An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with hashmap-and-heaps

A curated list of projects in awesome lists tagged with hashmap-and-heaps .

https://github.com/mehradevesh2022/dsa-level1_pepcoding

This Java-based repo contains solutions for DSA problems from Peppcoding's level 1 practice set and FreeCodeCamp's JavaScript and Algorithm sections. Topics covered include Array, LinkedList, DP, OOPs, and more. Contribute and improve existing solutions. Happy coding!

2darrays array array-list arraylist binary-search-trees dynamic-programming es6-javascript freecodecamp-javascript-algorithms functions hashmap-and-heaps linkedlist patterns queue recursion sorting-algorithms stack string stringbuilder time-and-space-complexity tree

Last synced: 24 Apr 2025

https://github.com/samarth-5/lucknow-metro-management-system

This system takes the Source station and Destination station from the user as inputs. This code can display the Metro-Stations, Metro-Map, Shortest Distance between two stations in terms of both time as well as distance. I have used Dijkstra's Algorithm, Breadth First Search(BFS) and Depth First Search (DFS).

arraylist graph hashmap-and-heaps java linked-list queues stack

Last synced: 29 Dec 2024