DEV Community

Cover image for Resources to crush the technical interview
Marko Denic
Marko Denic

Posted on • Updated on • Originally published at markodenic.com

Resources to crush the technical interview

Technical interviews are difficult. So I decided to gather resources that will help you crush your next interview.

Let’s start!

1. Coding Interview University

A complete computer science study plan to become a software engineer.

Link: https://github.com/jwasham/coding-interview-university

2. JavaScript Algorithms

Algorithms and data structures implemented in JavaScript with explanations and links to further readings

Link: https://github.com/trekhleb/javascript-algorithms

3. Tech Interview Handbook

Materials to help you rock your next coding interview

Link: https://yangshun.github.io/tech-interview-handbook/

4. OG AWS

Amazon Web Services — a practical guide

Link: https://github.com/open-guides/og-aws

5. JavaScript Questions

A long list of (advanced) JavaScript questions, and their explanations.

Link: https://github.com/lydiahallie/javascript-questions

6. The System Design Primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Link: https://github.com/donnemartin/system-design-primer

7. Interview

Everything you need to prepare for your technical interview.

Link: https://github.com/Olshansk/interview

8. Awesome Interviews

A curated awesome list of lists of interview questions.

Link: https://github.com/MaximAbramchuck/awesome-interview-questions

9. Interviews

Everything you need to know to get the job.

Link: https://github.com/kdn251/interviews

10. React Interview Questions & Answers

List of top 500 ReactJS Interview Questions & Answers.

Link: https://github.com/sudheerj/reactjs-interview-questions

11. Coding Interviews

This repository contains coding interviews that I have encountered in company interviews.

Link: https://github.com/jayshah19949596/CodingInterviews

12. Reverse interview

Questions to ask the company during your interview.

Link: https://github.com/viraptor/reverse-interview

13. Front end Interview Questions

Help the front End community to rock interview.

Link: https://thatjsdude.com/interview/

14. 70 JavaScript Interview Questions

Link: https://dev.to/macmacky/70-javascript-interview-questions-5gfi

15. Back-End Developer Interview Questions

A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore.

Link: https://github.com/arialdomartini/Back-End-Developer-Interview-Questions

Initially created on Twitter:

If you liked this article, be sure to ❤️ it.

Happy coding! ❤️

Oldest comments (1)

Collapse
 
tejaswipandava profile image
tejaswipandava

thank you for sharing the awesome resources with us, this is what I have been looking for, for quite a while.