Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arkapg211002/college-dsa
- Owner: arkapg211002
- License: mit
- Created: 2023-03-05T07:00:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T05:09:09.000Z (10 months ago)
- Last Synced: 2024-11-15T11:16:24.251Z (about 5 hours ago)
- Topics: algorithms, c, college, data-structures, java
- Language: C
- Homepage:
- Size: 283 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Structures and Algorithms
All important topics codes in Java and CC 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