https://github.com/maazqureshi-code/java-ds-library
My personal journey learning and implementing data structures in Java. Includes hands-on code examples, comments, and practice problems to build a strong foundation in DSA.
https://github.com/maazqureshi-code/java-ds-library
datastructures-algorithms
Last synced: 7 days ago
JSON representation
My personal journey learning and implementing data structures in Java. Includes hands-on code examples, comments, and practice problems to build a strong foundation in DSA.
- Host: GitHub
- URL: https://github.com/maazqureshi-code/java-ds-library
- Owner: MaazQureshi-Code
- License: apache-2.0
- Created: 2025-04-23T17:25:38.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-25T18:39:58.000Z (about 2 months ago)
- Last Synced: 2025-05-21T16:15:54.058Z (about 1 month ago)
- Topics: datastructures-algorithms
- Language: Java
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java-DS-Library
My personal journey learning and implementing data structures in Java. Includes hands-on code examples, comments, and practice problems to build a strong foundation in DSA.