-
Notifications
You must be signed in to change notification settings - Fork 9
Tech Interview Questions prep
The ultimate guide to acing your Technical Interview - A great beginner's guide to breaking down the steps of a technical interview and provides links to some really good resources.
Geeks for Geeks, a computer science portal for geeks - Extensive resource for Tech Interview prep, including practice quizzes on Computer Science theory and fundamentals. They even have nice visuals that take you through the steps of basic algorithm challenges or data structures. Check out Reverse a LinkedList.
Hired in Tech - online platform that contains lessons in algorithms, system design and soft skills for tech interviews
Algorithms in JavaScript - collection of problems to master with solutions. Best to attempt first and then peek at solutions
Reddit - Here's how to prepare for tech interviews
50+ Data Structure and Algorithms Interview Questions for Programmers
Front-end Job Interview Questions - GitHub repo collection of interview questions geared towards front-end.
TechBeamers contains tutorials for learning programming and test automation but also prep for tech interview questions about Selenium, Java, Python and Linux.
RESTful Interview Questions - great resource for reviewing REST architectural concepts, includes multiple choice mock test.
System Design Interview - GitHub repo linking to resources to prep for reviewing System Design. This repo is huge!!