A short phone interview then Teams interview. The phone interview covered some basic software principles like SOLID and object oriented programming, and the Teams interview required going through a broken project and fixing the bugs with another developer.
Interview questions [1]
Question 1
SOLID software development principles were also covered.
I applied online. The process took 4 weeks. I interviewed at Sky (Lisbon, Lisbon District) in Sep 2024
Interview
First, there are some technical tests to take online, I think there were 3 leet code algorithm style problems. Then, you have a technical interview with 2 guys, there is a leet code algorithm to solve in front of them. After that, 30 minutes of system design. One of the interviewers was very rude. He was not prepared to do this kind of interview. He took the problem from Alex Xu's book and he was confused when talking about the problems he wanted me to solve.
I think the interview is quite long for such a low salary.
Interview questions [1]
Question 1
Design a search autocomplete system (He will ask exactly what is in the book). The problem is that he is not prepared to do this type of interview.
First there will be a first round interview where they ask simple technical questions and generally go through your experience and get to know you. If you pass that then there will be a coding interview. You may have to pair program with another developer on a small piece of code and fix some issues. Other than that there will be some medium difficulty interview questions. Also you have to think about testing while coding as sky is high on test driven development.