This repository is a compilation of interview questions & resources for any student preparing for their first software internship/job straight out of college🎓.
If you find this checklist useful, please leave us a ⭐. You could also 👁🗨 this repository when new questions/resources are added. 😁
Browse questions by 📃 topic in this repository or 🔎 search for specific topics on the website here.
- Data Structures & Algorithms
- Operating Systems
- Web Development
- Technical Problems
- Java
- Python
- Resume / HR / Personality-based
- Frontend Developer's Interview Checklist: Compilation of questions for a frontend interview.
- You Don't Know JS: Book series for understanding JS in depth.
- 30 Days of Coding: Provides an intensive study plan for revising data structures and algorithms.
- Leetcode: Practice Data Structures and Algorithms.
- VisuAlgo: Visualizing Algorithms through animations
- Two Minute Papers: YouTube channel summarizing breakthrough research papers.
- Teach Yourself Computer Science: Guide for anyone who wants to learn the core subjects of CS.
- Coding Interview University: Compilation of CS subjects study material.
- Your Missing CS Semester: Covers critical topics about computing ecosystem literacy. Using shell, version control, debugging & profiling, etc.
- CS Courses MOOC Compilation: Explore course-wise learning materials
. . . More free resources will be added soon. Have a good addition? Open a PR.
Contributions are encouraged and most welcome! Please open an issue for suggestions / questions or if you would like us to add more questions on a certain topic that is not included here, head over to the discussions. Before making any contributions, check out the contributing guidelines here
If you have questions that will add value to this repository, please open a pull request! Steps to open a pull request:
- Fork / clone this repository
git clone https://github.com/salikadave/freshers-interview-checklist.git
- Create a branch with your name
jane-add-sql-questions
- Commit your changes to your branch
git commit -m "add 3 procedural sql questions"
- Compare changes with this repo's
master
branch with your forked/cloned versionfreshers-interview-questions:master
andfreshers-interview-questions:jane-add-sql-questions
- Open a pull request
- Head over to the discussions if you are stuck at any step.
Special Mention
A special shoutout 🙌 for helping gather initial repository content.
@salikadave | @ShwetaNadar | @vinayakm4261 | @divykj | @JanviPatel | @anshrathod | @VyomBinani | @NayanChordiya |
---|