dhiraj-01 / CP

Competitive Coding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Programming

Practice

  • Pick a language
  • Learn topic
  • Solve standard problems
  • Try problems from online sites (codeforces, atcoder, leetcode, codechef ...)
  • Participate in the contest
  • Practice more (:

πŸ“š Book

https://cses.fi/book/book.pdf

Resources

🌐 Coding websites

CP

Coding Interview

My Sublime text setup

Windows
https://github.com/Dhiraj-01/CP/blob/main/Sublime%20Text/README.md

MacOS

  • Install gcc from homebrew using brew install gcc
  • Copy stdc++.h file
  • Put above stdc++.h named file at /Library/Developer/CommandLineTools/usr/include/bits/
  • Sublime c++17 build settings https://pastebin.com/GnNN8cdL

πŸ“Ή Youtube

Name Link
Striver https://www.youtube.com/channel/UCJskGeByzRRSvmOyZOz61ig
CodeNCode https://www.youtube.com/channel/UC0zvY3yIBQTrSutsV-4yscQ
Errichto https://www.youtube.com/channel/UCBr_Fu6q9iHYQCh13jmpbrg

✌🏻 Other Good Repo.

Name Link
Tourist πŸ”₯ https://github.com/the-tourist/algo
Atcoder library https://github.com/atcoder/ac-library
Leetcode questions https://github.com/fterh/leetcode-curation-topical
Algo-lib https://github.com/saketh-are/algo-lib
Coding notes https://github.com/ankitpriyarup/Coding_Notes
Alexandru Valeanu https://github.com/AlexandruValeanu/Competitive-Programming
Ashish Gupta https://github.com/Ashishgup1/Competitive-Coding

About

Competitive Coding


Languages

Language:Python 52.0%Language:C++ 47.5%Language:Batchfile 0.5%