I applied through university. The process took 2 days. I interviewed at Daffodil Software (Gurgaon, Haryana) in Nov 2013
Interview
there is a first round of written test. In that test there are questions from aptitude and the programming. After that there are 2 or 3 three rounds are of technical. in that there are questions from programming, database, and data structures. After that there will be a hr round.
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
Interview questions [1]
Question 1
what is recursion and gave an program to apply recursion
I applied through university. The process took 2 days. I interviewed at Daffodil Software (Indore) in Aug 2021
Interview
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.
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