Me postulé a través de una facultad o universidad. El proceso tomó 2 semanas. Acudí a una entrevista en Commvault (Gainesville, FL) en oct 2013
Entrevista
Commvault had visited our campus for the career fair. Some of us got a mail the same night to attend a programming challenge the next day at the University.
There were three programs with 5,6,7 marks. They instructed us to solve any one first and then attempt the others.
Question were : Convert a number to binary, Find if a loop exists in a Linked List. Can't recall the third one.
It was a online compiler type interview. So you had to write, compile execute and pass their tests.
I then got a mail for a telephonic. The guy asked me just one question.
char *a="something";
Is this valid or invalid. Give reasons.
Then what would
strlen(a) return?
The next question was what is sizeof.
That's it. Simple basic stuff.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Commvault (Seúl) en feb 2025
Entrevista
Clumio team. Moderate(medium ~ easy hard of leetcode) coding questions and little system design. Interviewers were kind and mostly it was discussion about the problem. Best interview experience I had in korea.
Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Commvault (Seúl) en ene 2025
Entrevista
1 online test => concurreny, CS
2 coding test => leetcode but more low level system design
2 coding test => leetcode + resume question + behavior question
The coding interview problem is quite difficult in the korea
but the quailty of problems are really good
Acudí a una entrevista en Commvault (Bangalore Rural)
Entrevista
It was campus recruitment,
Round 1 was proctored exam with 2 sections. Section 1 was programming aptitude and section 2 was coding.
Initially we were given choice to select between language(JAVA and CPP). it was according to our chosen language the questions were there.
Preguntas de entrevista [1]
Pregunta 1
The coding question were like including bit manipulation, question involving strings etc.