2 rounds of interview + 1 online technical assessment.
Had a screening call with HR afterwards did an online CodeSignal assessment, leetcode-style data structures & algorithm questions.
First round of interview was with hiring manager, answered questions about my experience in current role, interests and goals.
Second round was a technical interview with senior engineers in the team, they asked general programming concepts, how i would implement certain features, etc.
Perguntas de entrevista [1]
Pergunta 1
What is statelessness in a REST API? How would you implement authentication for a REST API while maintaining statelessness? What are pointers and when should you use them?
Had two technical interviews, back to back. Medium leet code problems. Not that hard. After received an email that they did not proceed with me, but had other manager internally interested in my profile
First round OA
Second round interview in which I was given a dp question and then asked about my projects in detailing then we move to some oops and language based questions
Fiz uma entrevista na empresa Visa Inc. (Estocolmo, ).
Entrevista
The interview process started with a coding test from Hackerrank with 2 easy and 1 intermediate question. I found the questions to be rather difficult given that you are not allowed to use google or check syntax.
Perguntas de entrevista [1]
Pergunta 1
The asked me to implement LFU cache with lower complexity than o(n)