I applied online. The process took 2 weeks. I interviewed at Klarna (Stockholm, Stockholm) in Jun 2021
Interview
First there was a 30 minutes interview with HR, she asked me some general questions about my background and how much I know the company, The next step(like three or four days after first interview) was a code assignment challenge, that I could not pass.
Interview questions [1]
Question 1
Cod assignment: They asked me to create a web server with three math APIs(e.g. Fibonacci, ...) and to log the runtime of APIs, they gave me a review about my code, that the logger that I implemented is not efficient and so simple, but the point is that when I received the code assignment, I asked them about how do they need the logger to be implemented, is it OK to just write a simple custom logger or there are some other expectations that need to be satisfied, and they told me that I can write a custom one