I applied in-person. The process took 2 days. I interviewed at Daffodil Software (Hisār) in Sep 2017
Interview
The interview process mainly focus on your logical ability. They asked you to solve coding problems.First round would be machine test.If clear that round then you will asked about the logic and approach you have used
Interview questions [2]
Question 1
Algorithm question of hackerrank and hackerearth mainly
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