hashmap-and-heaps

There are 7 repositories under hashmap-and-heaps topic.

  • 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!

    Language:Java8200
  • Anshika15/DataStructures

    Data Structures and Algorithms (Checkout solutions and implementations of all the DS/Algos in this repository)

    Language:Java7101
  • 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).

    Language:Java20
  • pranav04katiyar/DSA_Questions

    Beginner-friendly approach to DSA in Java

    Language:Java0100
  • Jayesh049/MyCodingQuestions

    This is My 3 years coding Practice , It means a lot to me ❤❤

    Language:Java10
  • rana-rayhan/java-project

    Explore basic exercises covering recursion, binary trees, binary search trees, hashmap, trie, and graph algorithms in Java, aiding in understanding essential data structures and algorithms.

    Language:Java10