What is ACM-ICPC?
ACM International Collegiate Programming Contest (abbreviated as ACM-ICPC or ICPC) is an annual multi-tiered competitive programming competition among the universities of the world.
For more information visit :
https://en.wikipedia.org/wiki/ACM_International_Collegiate_Programming_Contest
What is ACM-ICPC Algorithms?
ACM-ICPC Algorithms is your personal offline collection of every algorithm and data structure used to solve the questions of this worldwide recognized olympiad.It provides solutions in various languages spanning C, C++, Java, Python and others.
Table of Contents
- Breadth First Traversal
- Backtracking
- Depth First Search
- Bit Manipulation
- Computational Geometry
- Data Structures
- Divide and Conquer Strategy
- Dynamic Programming
- Graph Algorithms
- Greedy Algorithms
- Mathematical Algorithms
- Randomized Algorithms
- Search Algorithms
- Sorting Algorithms
- String Algorithms
Happy Coding!!!!!!!!!