Skip to content

Latest commit

 

History

History
89 lines (47 loc) · 3.24 KB

RECOURCES.md

File metadata and controls

89 lines (47 loc) · 3.24 KB

Nothing is a quick process and there is no shortcut for Success.🧘 💻

Competitive Coding💻 is not just a subject it's a sport which you can't master only with theory, it requires a lot of problem solving practice.

Many people think that it's only for people with high IQ😵 , But trust me it is not the case😄 . Anyone can do well with competitive coding provided his/her concepts on data structures and algorithms are strong.

Here are some resources which could help be a better programmer.

MyCodeSchool is a really great channel for understanding theory of programming, It covers various concepts on DSA and time complexity.

MyCodeSchool.

Clever Programmer is suggested if you are a developer and would like to same some project in React or Python.


Clever Programmer


Javatpoint - The Best Portal to Learn Technologies

Javatpoint


Hackerrank Is the place to start after learning your first programming language.It consists of basic problems which help to make strong fundamentals.

Hackerrank


CodeChef youtube channel is just amazing it has some great content with volunteers giving sessions on various concepts.There are 3 fixed contests on platform Long challenge, Lunchtime and cook-off highly recommended to participate in them every month.

CODECHEF


Some Great theory out there on hackerearth these notes could be used as a reference for beginners or for revision at later stages.

hackerearth


Should participate in Codeforces contests and try to improve ratings.Practice problems are quite good on this platform and should be practiced in order from low difficulty to higher difficulty.

Codeforces


Atcoder and Spoj are some great sites to practice problems and test your theory.

Atcoder

Become a true programming master

SPOJ


Great theory on GFG it has notes,examples and practice problems on everything out there.Beginners can highly depend on this site and channel and improve themselves or use this site whenever they get stuck on some contest problem.

Geeks for geeks

https://www.geeksforgeeks.org/


From Theory to Problems leetcode is there to help you with everything.

leetcode


One of the best books For clearing programming interviews, Suggested at little later stages when you get your hands good at problem solving and interviews are approaching.

Cracking the coding interview


There are normally Two approaches out there !
1)Practice and Learn
2)Learn and Practice

You have to figure out what best suits you and follow that approach.

Happy Programming!🎉🎉🎉