Interviewing for a job can be a difficult process. What should you say? What shouldn't you say? And what do I do when I get a zinger of a technical question? Below are some resources that will help you prepare for your next interview, and build your confidence as an interviewer.
- Common Character, Missing Number, and Second Highest Number - Whiteboarding 101
- Pseudocode Your Life - Computational Thinking Lab
- Egg Drop and Polygon - Whiteboarding
- CodeWars Intro
- Phone Books and Bottles of Beer - Binary Search
- Pancakes and Line Cutters - Stacks and Queues
- Troubleshooting for Steve - Dev Tools
- FizzBuzz - JS Problem Solving
- Roman Numerals - JS Problem Solving
- Mock Interviews - Behavioral Interviews
- Mock Interviews - Hybrid Behavioral/Technical
- Mock Interviews - Technical
- Lab: Traverse a Linked List - Computer Science and JS Practice