Skip to content
View sanjitha006's full-sized avatar

Block or report sanjitha006

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. summer-of-code-2024 summer-of-code-2024 Public

    Forked from devclub-iitd/summer-of-code-2024

    5-week long hackathon spanning across 4 tracks

    Dart

  2. flight_planner flight_planner Public

    efficient graph-based system using adjacency lists to model cities and flights, minimizing the number of flights, reducing costs, or balancing both factors using BFS and Dijkstra’s algorithm

    Python

  3. Hashing Hashing Public

    This project implements a custom hash table in Python, showcasing various techniques for collision handling, including chaining and open addressing. It provides efficient data insertion, deletion, …

    Python

  4. bin-packing bin-packing Public

    Efficiently manages cargo allocation to bins using Compact Fit and Largest Fit algorithms based on cargo color. Optimizes space utilization by selecting bins with suitable remaining capacities whil…

    Python

  5. treasure-scheduling treasure-scheduling Public

    This project models the efficient management of treasures collected by the Straw Hat pirates, assigning tasks to crewmates based on workload and priority. It features a custom heap-based scheduling…

    Python

  6. 7-segment-display 7-segment-display Public

    driving all 4 digits of 7 segment display of Basys board