Skip to content

nosedive77/ACM-ICPC-Algorithms

 
 

Repository files navigation

ACM-ICPC Algorithms

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://icpc.baylor.edu/

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!!!!!!!!!

About

Algorithms used in Competitive Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.0%
  • Java 12.3%
  • Python 12.2%
  • C 9.0%
  • Haskell 1.1%
  • Scala 0.4%