Skip to content

saket1999/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.This provides solutions in a various languages spanning C, C++, Java, Python and others.

Table of Contents

  • Breadth First Traversal
  • Backtracking
  • DFS
  • Bit manipulation
  • Computational geometry
  • Data structures
  • Divide conquer
  • Dynamic programming
  • Graph algorithms
  • Greedy algorithms
  • Mathematical algorithms
  • Randomized algorithms
  • Search
  • Sorting
  • String algorithms

Happy Coding!!!!!!!!!

About

Algorithms used in Competitive Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.7%
  • Java 12.0%
  • Python 11.9%
  • C 7.9%
  • Scala 0.5%