Priyanshiguptaaa / Competitive_Programming

List of competitive programming practice problems and my code solution for them topic vise. Under Construction !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive_Programming

A cummulative list of competive programming questions I practice and my code solution for them

✨ My Coding Profiles ✨

Hackerrank : priyanshi_1709

LeetCode : priyanshi1709

CodeChef : priyanshi_1709

1. ARRAYS


2. STRINGS


3. HASH MAPS


4. MATH & EUCLID's GCD


5. RECURSION & BACKTRACKING


6. GREEDY ALGORITHMS


7. DYNAMIC PROGRAMMING


8. DIVIDE & CONQUER


9. SORTING & BINARY SEARCH


10. BIT MANIPULATION & BITMASKING


11. HEAPS


12. STACKS AND QUEUES


13. LINKED LISTS


14. SEGMENT TREES


15. SEGMENT TREES (WITH LAZY PROPAGATION)


16. FENWICK TREE (BINARY INDEX TREE)


17. TREES (TRAVERSAL)


18. PRIM & KRUSKAL ALGORITHM ( MINIMUM SPANNING TREE )


19. GRAPHS


20. DIJKSTRA ALGORITHM || BELLMAN-FORD ALGORITHM || FLOYD-WARSHALL ALGORITHM


21. TOPOLOGICAL SORTING


22. EULAR PATH, TOUR/CYCLE


23. COMBINATORICS


24. NUMBER THEORY


25. STRING THEORY


26. MODULO ARITHMETIC


26. ADHOC PROBLEMS


26. FFT & HLD


27. DISJOINT SET UNION

About

List of competitive programming practice problems and my code solution for them topic vise. Under Construction !


Languages

Language:C++ 100.0%