This particular manual extended to suffice Web Development Engineer interviews, but there's enough materials for SDE as well.
- first of all understand exactly WHY are you doing this (cuz when you're starting to doubt the reason why you need to read all of this -> you'll have your answer)
- secondly specify the exact employment GOAL -> your position
- http://superherojs.com/ // the base
- https://github.com/airbnb/javascript // the code guide
- https://www.youtube.com/watch?v=8aGhZQkoFbQ // 2014 event-loop mechanics that everyone should know about by Philip Roberts
- https://www.youtube.com/watch?v=cCOL7MC4Pl0 // 2018 event-loop updates by Jake Archibald
- http://bigocheatsheet.com/
- https://github.com/thejameskyle/itsy-bitsy-data-structures/blob/master/itsy-bitsy-data-structures.js // woohoa in JS :)
- https://www.educative.io/collection/5668639101419520/5649050225344512 (a must, worth every penny)
- TODO: system design questions in .anki flash cards format
- https://github.com/donnemartin/system-design-primer
- https://github.com/kdn251/interviews // good cheat-sheet combined
- https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95 // good set of JS related questions
- Algorithm Design Manual: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.471.4772&rep=rep1&type=pdf // referenced and recommended by many interviwers and an awesome set of computer-science essentials
- https://www.hackerrank.com/ - used by companies for pre-screening
- https://www.interviewbit.com/ - good to fitness your practice
- https://github.com/wesbos/JavaScript30
- http://www.geeksforgeeks.org/
- https://www.interviewcake.com/
- https://github.com/ronanamsterdam/js-angular4-test-task
- https://trello.com/jobs/front-end-developer // Taco Spolsky task from Trello -> bottom of the page -> really awesome one :)
- https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850 (specifically chapter IX - interview questions and practice)
- https://github.com/haseebr/competitive-programming/blob/master/Materials/The%20Algorithm%20Design%20Manual%20by%20Steven%20S.%20Skiena.pdf
- tons of stuff here: https://github.com/jwasham/coding-interview-university (I use only .anki flash cards)
- http://shop.oreilly.com/product/9780596007126.do
- elavator pitch
- Behavioral questions (for amazon a must 13 Leadership principles)
- know your portfolio and be ready to get deep on any project