
Daffodil Software Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 257 interview experiences · FREE TO READ
Which role are you interviewing for?
27 roles · 257 reportsCandidate interview experiences
First-hand accounts from people who interviewed at Daffodil Software.
Analista
I sent my CV, got selected in the screening, the recruiter contacted me, we scheduled an interview, I attended on time, showed good communication, answered technical questions, highlighted relevant experiences, showed compatible skills, participated in a dynamic, took a test, showed proactivity, maintained a professional attitude, clarified doubts, expressed interest in the position, got positive feedback, moved on in the process, had a second interview, discussed salary, received an offer, accepted the terms, sent documents, formalized the hiring, started onboarding, met the team, received training, integrated with the team, and started activities.
- What is your salary expectation?
Software Developer
It started with an online coding test which was about problem-solving and algorithms. If you passed that, you'd get invited for two technical interviews where they checked your core concepts, how you code practically, and your past projects. After that, they talked about the final expectations, including a 1-year service bond for those they picked. It was a structured and tough process overall.
- For the coding round, there was a Two Sum problem and a question involving matrices.
- The first technical interview really focused on Data Structures and Algorithms (DSA).
QA Engineer
It was good. One sr QA and one QA lead were on the panel, and then a manager round after clearing that. After that, there was an HR round. The best part is the HR asked if I'd drive myself or take public transport so they could arrange parking.
- Can you discuss the various categories of testing?
- Walk me through the stages of a bug's lifecycle.
- Could you outline the Software Testing Life Cycle?
IOS Developer
I started as a fresher. There were a total of 5 rounds. The first 3 were technical interviews, followed by a round with the manager, and finally, the HR round. Initially, there were questions involving strings and arrays. Then, we moved on to topics like sorting and searching within arrays, and later discussed project-related scenarios.
- Questions about Strings, Arrays, and Linked Lists. Also, Logical Reasoning questions.
- Tell me about sorting and searching in arrays.
- Discuss scenarios related to your project.
Daffodil Software Interview Questions
Quoted word for word from Daffodil Software interview reports.
“Given a character and its count in a string, output the substring that follows this character's occurrence.”
Read reports →“Find the prime number that comes after the input number using recursion. For example, if the input is 12, the output should be 13. If the input is 15, the output should be 17.”
Read reports →“Given an array with a continuous sequence of elements, find the missing element. For example, in {4,8,9,6,5}, the missing element is 7.”
Read reports →“Find the largest and smallest numbers in an array with a single scan.”
Read reports →“Given a 2*n sized array containing n even and n odd numbers, how can you arrange it so that even numbers are at even indices and odd numbers are at odd indices with O(1) time complexity?”
Read report →“How can you merge two sorted linked lists with O(1) time complexity?”
Read report →“How would you access the 10th node from the end of a linked list?”
Read report →“What is the difference between a linked list and an array?”
Read report →“Could you provide code to print each character along with its frequency in a given string?”
Read report →Formats, difficulty and experience
Across all 257 Daffodil Software interview reports.