Me postulé en persona. El proceso tomó 1 día. Acudí a una entrevista en TestVagrant (Pune) en ene 2021
Entrevista
I had reached out to the recruiter on LinkedIn. Recruiter was quick enough to response after seeing profile match. I was asked to take an online test on coderbyte.
Online test question - Return first non-repeating character. Time -1 hr 15 mins.
The coding platform wasn't good. It kept giving compilation log errors after running. I checked my code on local machine it worked fine. Later I tried clearing log console from coderbyte after that I got correct output at console.
After submission it showed all test cases passed. Submitted test in 27 mins to be exact.
After 5-6 days I tried following up with HR.
She said your score is only 50/100 there were 5 tab switches and some copy code detected and also talked about data structures (which she wasn't much aware of, but agreed to send report)
PS - I had to switch tabs as the console didn't show correct output and also checked by completely copying the code present in my local machine.
Advise to Test Vagrant - If your online assessment platform isn't showing correct result candidate will be confused.
PS - About phone screening in HR round. They had fixed salary bands.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en TestVagrant
Entrevista
Upon successful completion of the initial coding interview, candidates progress to a subsequent technical round, contingent on their selection in the first round. The only availability is face to face, no online mode available.
Preguntas de entrevista [1]
Pregunta 1
Create an in memory store for recently played songs that can accommodate N songs per user, with a fixed initial capacity. This store must have the capability to store a list of song-user pairs, with each song linked to a user. it should also be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full.
In the interview they mainly focus on your resume.
For me they did ask about Java. SQL. about my project. And one easy DSA problem which was based on array
Preguntas de entrevista [1]
Pregunta 1
In the interview they mainly focus on your resume.
For me they did ask about Java. SQL. about my project. And one easy DSA problem which was based on array
Me postulé a través de una facultad o universidad. Acudí a una entrevista en TestVagrant (Bengaluru) en nov 2023
Entrevista
After telling 2 rounds of interview and taking 3-4 interview. 1st round was Aptitute test, that 2 rounds of technical interview and than hr-interview .They made us to wait whole day.
Preguntas de entrevista [1]
Pregunta 1
Majorly asked regarding the oops concept ,sql database and easy coding question.question related to testing.