Suppose you have a dictionary of words design an algorithm that would scan all words and determine all words that are anagrams. Your algorithm should be efficient and NOT O (n square).
Sdet Interview Questions
4,404 sdet interview questions shared by candidates
Describe alpha beta pruning.
Given an airplane with 50 rows and 3 rows on each seat and the weights of all 150 passengers. How will you place the passengers so that the torque is minimized around the middle. Like balancing a seesaw.
3rd round: lunch interview, discussion of my resume, intersted projects, 2 more coding questions , sub sum of numbers in an array
test questions
backtrack problem, the max or min sum of a matrix.
Write a function that will take in a phone number and output all possible alphabetical combinations (found in a normal phone keypad) for it.
Given a string of characters figure out how many palindromes are in the list of words.
Implement a modified bubble sort.
What are some strategies to push quality gates upstream in the software development lifecycle?
Viewing 1411 - 1420 interview questions