Skip to content

Latest commit

 

History

History
122 lines (109 loc) · 3.91 KB

ImportantResource.md

File metadata and controls

122 lines (109 loc) · 3.91 KB

Resources

Competitive Programming

  • Codeforces

    Link

    This platform you can use to give contests it contains a huge set of problems according to the level of difficulty.

  • Codechef

    Link

    You can use this platform for giving contests and it also contains problems according to difficulty also their video solutions

  • Atcoder

    Link

    You can use this platform for increasing your speed by giving virtual contest or beginner level contests it is best platform for both beginner and advance level programmers

  • Hackerearth

    Link

    You can use this platform for practicing topic wise problems. This is very good platform for beginners

  • Hackerrank

    Link

    You can use this platform for practicing topic wise problems. This is also very good platform for beginners

  • Spoj

    Link

    You can use this platform for practicing topic wise classical problems. Every problem is of best standard.

  • Uva online judge

    Link

    This is famous online judge which contains many folders for different purpose of use.

  • Topcoder

    Link

    The problems on this platform are very mathematical and logic based best for advance level programmers

  • CSES Problem set

    Link

    Best 300 standard problems you will find here

Competitive Programming Learning Resources

  • CP algorithms

    Link

    One of the best resource for learning different algorithms and data structures

  • DSA learning series codechef

    Link

    Very good for practicing and learning topic wise

  • Geeks for geeks

    Link

    You can find all the standard stuff in this

  • Guide to cp book

    Link

    You can learn topics from this and solve problems on CSES they are made parallely

  • Competitive programming 3 by steven halim

    Link

    You can learn topics from this and solve problems on UVA online judge they are made parallely

Platforms and books for interview preparation of DSA topic

  • DSA made easy book

    Link

    You can learn topics from this and solve problems

  • Introduction to algorithms book

    Link

    One of the best book to learn different algorithms

  • Geeks for Geeks

    Link

    You can find all the standard stuff in this

  • Interview bit

    Link

    Contains 200-300 good problem set

  • Leetcode

    Link

    One of the best platform for interview preparation related to DSA topic