-100dayscodingchallenge
- THIS IS THE REPO FOR YOUR NEXT CODING INTERVIEWS / TECHNICAL INTERVIEWS / CODING ASSESSMENT / COMPETITIVE PROGRAMMING CHALLENGES .
- START IT WITH A CHALLENGE OF #100DAYS AND THEN YOU WILL AUTOMATICALLY FEEL THE MAGIC OF THE CODING QUESTIONS AND YOU WILL GO ON AND ON.
- YOU MAY WISH TO SHOW YOUR PROGRESS TO THE WORLD BY TWEETING #100DaysOfCode DAILY SHOWCASING YOUR WORK.
NOTE : There is no substitute of Hard-Work. Choose any programming language and start.
For beginners you may choose either of them :
- Python
- JavaScript
- C/C++
These are the languages which have most active community support and most likely of interviewers also knowing these.
Good resources
For learning to code :
https://www.w3schools.com/
https://www.freecodecamp.org/
Docs for the language chosen by you available on their website.
For more challenges / problems :
https://codeforces.com/blog/entry/23204
https://codeforces.com/blog/entry/57282
https://www.topcoder.com/community/competitive-programming/tutorials/
https://www.geeksforgeeks.org/
https://www.hackerearth.com/codearena/
https://www.hackerrank.com/interview/interview-preparation-kit
https://leetcode.com/
https://www.dailycodingproblem.com/
https://www.interviewcake.com/
https://www.interviewbit.com/
https://projecteuler.net/
For solutions / better explanations / video solutions :
TECH DOSE
Prakash Shukla
Aditya Verma
Nick White
Gaurav Sen
Rachit Jain
For Online Virtual Interviews :
- [Note] : Solutions are not only code ! It contains complete detailed explanation as if I am explaining it in the interview with lots of I/O examples, intutions about different approaches and space-time tradeoffs discussions.
- Earlier it was only for motivation for getting started, now it has gone past 100 days and going for more and more problems.
- Questions are almost all of taken from actual Interview problems and sources include but not limited to geeksforgeeks, leetcode, interviewbit.com, codeforces, codingBlocks etc..
🌟 the repo for your next interview !