Book Reviews
My opinion on books that I have read for work / professional development and that I would recommend.
- System Design Interview by Alex Xu
- My rating: ⭐⭐⭐⭐⭐
- Summary: "A book that shares a method to solving system design interviews but also a great book to learn a couple of technical core concepts for distributed systems. The books share many examples of systems you might be asked to design in an interview which is also useful."
- Cracking the Coding Interview by Gayle Laakmann McDowell
- My rating: ⭐⭐⭐⭐
- Summary: "Very in depth book about coding interview at big tech companies. It provides advice on the interview process but also helps you train on classic coding interview problems. It’s great to read the different interview questions chapters while doing some online coding problems on Leetcode or a website alike. There is a lot to read though so you might want to focus on specific chapters where you know you are lacking."