Here are some resources help to prepare for technical interviews.
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 |
Site | What do I do with this? |
---|---|
Glassdoor | Read reviews of companies, look for interview questions, content, and tips |
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. |
Contributions via PRs and Issues welcome.