wap to search an element in a rotated array ?, wap to merge and then sort 3 different linked lists.?
Software Test Lead Interview Questions
26,680 software test lead interview questions shared by candidates
Tell me about yourself
Q: print in one line the values of a map public static void main(String[] args) { Map<Integer, String> map = new HashMap<>(); map.put(1, "One"); map.put(2, "Two");
A quick programming question. Count from 1 to 100 and write 'X' if the current number can be divided by 3 or 'Y' if by 5 and 'Z' if both.
Sorting Algorithms Optimizations from 2 loops to just 1 loop
write a sub string in a string
- Given a string, how would you determine if that string contains a palindrome?
If you good at algorithm/data structure you can crack it.
Questions were easy, most were personal and some were technical. The company is trying to figure out, what direction they want to go with their software since they just starting to implement QA.
1. write a programme to Calculate the angle between hour hand and minute hand. 2.It was related to pattern of stars(*).
Viewing 101 - 110 interview questions