Round 1: i was asked a string manipulation question. The question was given two strings result and abbreviation string, i have to find whether it is a valid abbreviation. The abbreviation is denoted by replacing characters within the string with integers which represent the count of the characters between 2 characters in the string. I was also asked some scenario based questions on os, cn, dbms.
Could not clear this round.
Perguntas de entrevista [1]
Pergunta 1
Explain what happens when you enter an url. Explain the complete process of loading a website from an url.
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)