Popular repositories Loading
-
summer-of-code-2024
summer-of-code-2024 PublicForked from devclub-iitd/summer-of-code-2024
5-week long hackathon spanning across 4 tracks
Dart
-
flight_planner
flight_planner Publicefficient 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
-
Hashing
Hashing PublicThis 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
-
bin-packing
bin-packing PublicEfficiently 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
-
treasure-scheduling
treasure-scheduling PublicThis 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
-
If the problem persists, check the GitHub status page or contact support.