Skip to content

jb1998/ICPC-2022

Repository files navigation

ICPC 2022 💻

Open Source Love   

*This repository is for ICPC preparation for students of UWindsor

Slides

Resources

Getting Started with important Data Structures and Algorithms

Algorithms :octocat:

  • Binary Search
  • Sliding Window
  • Two Pointers
  • Breadth-First Search
  • Depth-First Search
  • Recursion
  • Backtracking
  • Dynamic Programming
  • Bit Manipulation
  • Number Theory

Data Structures :octocat:

  • Array
  • String
  • Linked List
  • Stack
  • Queue
  • Tree
  • Graph

Contribute ?

  • Fork the repository
  • Make the commits
  • Submit a pull request

*If you find any better approach then make a pull request. It will be merged after a review.

*You can also make a pull request if you solved the problems with same approach as above but in another programming language.

Topic wise solved problems along with tags of algorithms, data structures and difficulty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published