Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 956 Bytes

README.md

File metadata and controls

30 lines (28 loc) · 956 Bytes

GFG-Solutions

This repo will contain the solution of GFG problems

Topics will be

 1. Mathematics                       
 2. Bit Magic                         
 3. Recursion                         
 4. Arrays	     	                     
 5. Searching                         
 6. Sorting                           
 7. Matrix                            
 8. Hashing                           
 9. Strings                           
10. Linked List                      
11. Stack  	                         
12. Queue     	                     
13. Dequeue 	                       
14. Tree                             
15. Binary Search Tree               
16. Heap                             
17. Graph    	                       
18. Greedy     	                     
19. Backtracking     	               
20. Dynamic Programming              
21. Trie                             
22. Segment and Binary Indexed Trees
23. Disjoint Set