All Projects → dhiraj-01 → CP

dhiraj-01 / CP

Licence: other
Competitive Coding

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to CP

category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (+28%)
Mutual labels:  leetcode, codechef, competitive-programming, codeforces, atcoder
icie
Competitive programming IDE-as-a-VS-Code-plugin
Stars: ✭ 81 (+224%)
Mutual labels:  codechef, competitive-programming, codeforces, atcoder
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (-16%)
Mutual labels:  leetcode, codechef, competitive-programming, codeforces
100DaysCodingChallenege
This is 100 days of competitive coding challenege . You have details of all the problem and solution that I will be solving daily for 100 days consecutively . I have added link to all the questions in read me according to days , you can try solving on your own before watching solution .
Stars: ✭ 29 (+16%)
Mutual labels:  leetcode, codechef, codeforces, atcoder
problem-solving
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/
Stars: ✭ 33 (+32%)
Mutual labels:  leetcode, codechef, competitive-programming, codeforces
Competitive-Programming-Codes
Includes codes from coding competitions and contests over the internet. Languages:- Python3 and C++
Stars: ✭ 14 (-44%)
Mutual labels:  leetcode, competitive-programming, coding, codeforces
cppdump
Standard dumps of data structures/algorithms
Stars: ✭ 18 (-28%)
Mutual labels:  codechef, competitive-programming, codeforces, atcoder
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (+212%)
Mutual labels:  leetcode, codechef, codeforces, atcoder
Competetive programming
Contains my solutions to thousands of different CP sums and some DSA Problems(available in snippets)
Stars: ✭ 21 (-16%)
Mutual labels:  leetcode, codechef, competitive-programming, atcoder
Code
Macesuted's Code Repository.
Stars: ✭ 20 (-20%)
Mutual labels:  codechef, competitive-programming, codeforces, atcoder
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+1336%)
Mutual labels:  leetcode, competitive-programming, coding, codeforces
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-20%)
Mutual labels:  leetcode, codechef, competitive-programming, codeforces
Coding-Problems
💻 Solutions to coding problems from popular platforms in multiple programming languages.
Stars: ✭ 51 (+104%)
Mutual labels:  leetcode, codechef, codeforces, atcoder
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+97168%)
Mutual labels:  data-structure, competitive-programming, coding
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+1656%)
Mutual labels:  data-structure, competitive-programming, codeforces
codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
Stars: ✭ 842 (+3268%)
Mutual labels:  leetcode, competitive-programming, codeforces
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+4508%)
Mutual labels:  data-structure, competitive-programming, codeforces
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+4680%)
Mutual labels:  leetcode, codechef, coding
Datastructures Algorithms
This repo contains links of questions and their solution for interview prepration from geeksforgeeks, leetcode, etc.
Stars: ✭ 262 (+948%)
Mutual labels:  data-structure, leetcode, codeforces
Algorithm
The challenges for algorithm contests, and summary the implementation.
Stars: ✭ 115 (+360%)
Mutual labels:  data-structure, leetcode, codeforces

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].