You are given an analog clock. Calculate the minimum degree angle between the hour hand and minute hand for any time.
Software Development Engineer In Test Sdet Interview Questions
3,724 software development engineer in test sdet interview questions shared by candidates
Nothing really difficult.
Maximum common Subsequence
Find the last unique character in a character string
What precautions will u take to transfer money from one state to another
Write a procedure to shuffle cards, and also mention strengths and shortcomings of your approach.
Write a method to rotate an array at n without using O(1) space. How would you test this method
Write a program to find anagrams of a string
Given an array filled with 'n' random numbers, each number may or may not be repeated again in the array, (mix of duplicates and unique numbers) shift all non-duplicates to the start of the array. for example, if array is {4,2,17,2,56,2,4} output should be {4,2,17,56...} the remaining part of array can be modified to anything, doesnt matter
Which x86 CPU register usually holds the result?
Viewing 421 - 430 interview questions