Skip to content

Latest commit

 

History

History

7_RESOURCES

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Resources 🔨

You can find some useful resources for interview preparation here. :grey_exclamation: This is from a webdev point of view. However, some of these resources are helpful for other developers too

Websites for HTML, CSS and JS

Web Accessibility 👌

working with APIs ↔️

Code Style 💄

Coding Practice ✨

Behavioral/cultural fit Interviews 💬

Books about technical interviews 📖

De-Coding the Technical Interview Process

Emma Bostian created a frontend focused book about the technical interview process. The book contains a lot of examples in Javascript. Data structures and Algorithms are also part of the book. I used this when I was preparing for my recent interview processes.

De-Coding the Technical Interview Process

Cracking the Coding Interview

This Book by Gayle Laakmann MCDowell is a resource that has been recommended by a lot of other devs. I haven't read it (yet) but as far as I know, this book contains examples in Java and unlike the Book from Emma Bostian, this is not frontend focused.

Cracking the Coding Interview

Youtube 📹