Tasks depend on one another. You have to find whether there exists a task A such that it depends on a task B but B depends on A too. What data structure will you use ? How will you proceed with the solution?
Software Development Engineer Intern Interview Questions
2,287 software development engineer intern interview questions shared by candidates
give you a array of color, to count how many kind of color it contained.
They started with a quick introduction about themselves (there were 2 interviewees) and then asked me to introduce myself.
Then they moved on to DSA. First question was to find Top K Elements from an array of Elements.
What are the core principles of object-oriented design?
Reverse a string
Design an alarm clock for a deaf person
I was asked in 3rd round how will I know if the request sent by the driver to the website is successful or not. If not then what is the issue.
given a number in string format ("13") and an int (10) write a function to return the number in the specified base (ie, convert("13", 16) returns 19)
There was a question about delimiters that was tough.
Viewing 331 - 340 interview questions