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

https://github.com/mardavsj/dsa-in-java


https://github.com/mardavsj/dsa-in-java

algorithm-challenges data-structures dsa-practice java

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

Data Structure & Algorithms (JAVA)

Goals to perform using JAVA are as follows:

1. Arrays
2. String
3. Linked List
4. Searching Algorithm
5. Sorting Algorithm
6. Divide & Conquer Algorithm
7. Stack
8. Queue
9. Tree Data Structure
10. Graph Data Structure
11. Greedy Methodolgy
12. Recursion
13. Backtracking Algorithm
14. Dynamic Programming.

Special thanks to Kunal Kushwaha for his course available online for free! 🤗