Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arkapg211002/college-dsa

Data Structures and Algorithms in JAVA and C for college
https://github.com/arkapg211002/college-dsa

algorithms c college data-structures java

Last synced: about 5 hours ago
JSON representation

Data Structures and Algorithms in JAVA and C for college

Awesome Lists containing this project

README

        

# Data Structures and Algorithms
All important topics codes in Java and C

C codes
~ [SEM-3 Data Structures](https://github.com/arkapg211002/PCA2_DSA_3rdSem/tree/main)
~ [SEM-4 Algorithms](https://github.com/arkapg211002/SEM-4-CSE/tree/main/Design%20and%20Analysis%20of%20Algorithms)

1. Arrays - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Arrays
2. Hashing - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Hashing
3. Searching - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Searching
4. Recursion - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Recursion
5. Sorting - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Sorting
6. Linked List - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/LinkedList
7. Stack - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Stack
8. Queue - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Queue
9. Binary Tree - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Binary%20Tree
10. Graphs - https://takeuforward.org/category/graph/
11. Greedy - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Greedy
12. Backtracking - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Backtracking
13. Geometry - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/Geometry
14. DP - https://takeuforward.org/category/dynamic-programming/
15. String Matching - https://github.com/arkapg211002/Data-Structures-and-Algorithms/tree/main/String%20Matching
16. Trie - https://takeuforward.org/category/trie/
17. Segment Tree - https://www.geeksforgeeks.org/segment-tree-data-structure/
18. Range Queries - https://www.pepcoding.com/resources/data-structures-and-algorithms-in-java-interview-prep/range-queries