Skip to content

vlvagerviwager/tech-interview-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Technical Interview Prep Resources

Here are some resources help to prepare for technical interviews.

Resources

Site What do I do with this?
Tech Interview Handbook
Ask HN: How to prepare for technical interviews? Read the discussion.
Javascript quiz, ES6 edition For fun. "[..] another set of mind-bending snippets no sensible developer would ever use in their code"
Learning JavaScript Design Patterns by Addy Osmani JavaScript design patterns, including MV*, jQuery, etc.
Pramp Interview practice tool.
The Algorithm Design Manual, 2nd Edition by Steven Skiena Practise for technical interviews

Companies and Interviews Research

Site What do I do with this?
Glassdoor Read reviews of companies, look for interview questions, content, and tips

Practicing for Code Tests

In 2021, companies usually use either LeetCode, CoderPad, or HackerRank along with a video call (CoderPad has built in videocalling).

Site What do I do with this?
LeetCode - Explore There are collections of top interview questions.
FullStack Café Practice for full stack technical interviews.
Interview Cake Practice for technical interviews.

Contribution Guide

Contributions via PRs and Issues welcome.