what is binary search? Explain worst case and avg case complexity of it? How will you modify it to handle circularly sorted array?
Software Development Engineer In Test Interview Questions
6,459 software development engineer in test interview questions shared by candidates
What is the difference between an abstract class and an interface?
Write a function to merge two linked lists.
Some basic concepts about heap, tree and other data structure
Merge two sorted link list
Questions on binary search tree. How to insert into tree. State big O.
Q) Given a list of strings how would you find the prefix of each string? What is the complexity? How will you sort the string?
2) How do you improve amazon website?
1) Write a code to find subset of numbers in array whose summation= given number? If this does not exist, print false.
Given a string and a letter, How many times does the letter appear. Followed by how would you test it.
Viewing 5101 - 5110 interview questions