This post is the second in my mini-series about software engineering interviews. The first post was about Booking.com, the third one will be about Google, and this one is going to be about Amazon UK. I received an offer and ended up joining a backend team in Amazon Video.
Continue reading
Month: September 2017
Booking.com: How I passed the interview
Recently I accepted an offer as Software Development Engineer from Amazon UK. In the process, I also received an offer from Booking.com and interviewed with Google. In this brief series, I will tell about my experiences and the best way to prepare for software developer interviews. The first post is about Booking.com. Continue reading
Toptal: How I passed the interview
In this blog post, I will share my experience on the Toptal interview and how you can prepare to pass it. Continue reading
Pro Tip: Android Studio shortcuts for unit tests
Testing is an important part of the development process. Today we will leverage Android Studio shortcuts to create and run unit tests faster and without using the mouse. Continue reading