Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Daffodil Software (Indore) en ago 2021
Entrevista
I applied through campus placement. There was a initial coding test having 3 easy to moderate questions based on array and string operations, can be found easily on gfg. Then there were 2 technical rounds and a HR round.
1st technical was purely based on my projects and data structure and algorithms, some java questions majorly oops, linked list, quick sort. I was asked to share my screen and code for linked list implementation and quick sort.
2nd technical was based on practical questions based on my mentioned skills from resume. Then I was asked to share the screen and code, problem was easy. Also I was asked some logical questions based on linked lists.
1 st round was coding (two coding questions) on hackerearth with 1 hour time given
2 nd round - technical interview that was about 45 minutes
3 rd round - hr interview which was almost 15 minutes
Preguntas de entrevista [1]
Pregunta 1
what is recursion and gave an program to apply recursion
It was a campus placement drive. The main questions they asked were:
1. Core concepts of Java
2. Write programs on basic logic
3. Optimize the code
4. How can we write the code in various other ways