/geekInsideYou

Competitive programming for problem statements based on basic data structures, advanced data structures, and algorithms from GeeksForGeeks (GFG) to sharpen coding skills. It has python-based algorithms on Arrays, Strings, Recursion, Linked List, and more.

Primary LanguagePython

geekInsideYou

Competitive programming for problem statements based on basic data structures, advanced data structures and algorithms from GeeksForGeeks (GFG) to sharpen coding skills.

Contents:

  1. Mathematics
  2. Arrays
  3. Searching and Sorting
  4. Strings
  5. Matrix
  6. Bit Magic
  7. Recursion
  8. Linked List
  9. Stack
  10. Queue
  11. Hashing
  12. Trees
  13. BST
  14. Heap
  15. Graph
  16. Greedy
  17. Dynamic Programming
  18. Trie