https://github.com/dipankardas011/dsa_geeksforgeeks
All the DSA problems in it
https://github.com/dipankardas011/dsa_geeksforgeeks
Last synced: 5 months ago
JSON representation
All the DSA problems in it
- Host: GitHub
- URL: https://github.com/dipankardas011/dsa_geeksforgeeks
- Owner: dipankardas011
- License: other
- Created: 2021-07-24T14:53:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T05:16:56.000Z (about 4 years ago)
- Last Synced: 2025-02-16T18:28:00.924Z (8 months ago)
- Language: C++
- Size: 9.92 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DSA_GeeksforGeeks
All the DSA problems in it
it includes :-
## Data Structure
1. arrays
2. linkList
3. queues
4. stack
5. matrix
6. string
7. heap
8. graph
9. binary tree
10. binary search tree
11. hashing## Algorithm
1. Backtracking
2. DynamicProgram
3. Mathematical
4. SearchAlgo
5. BitManupulation
6. GeometricAlgo
7. OtherString
8. SortAlgo
9. BranchBound
10. GraphAlgo
11. PatternSearch
12. DivideConquer
13. GreedyAlgo
14. RandomizeAlgo---- **XXXXXXX** ---