Search a sorted array for the first element larger than k
Senior Software Engineer In Test Interview Questions
306 senior software engineer in test interview questions shared by candidates
How would you translate input string into sequence of movements through on screen keyboard? What if you can loop through rows and columns?
Find indices start and end for a particular value in a sorted integer array with duplicates
Couple of questions asked at the interview I could not get my head around and never expected in an interview in a company like Pearson which is internationally recognized. 1.You are just 2 years in United States and looking for a job change? 2.Why are you looking for a full time opportunity?(Seems the person did not read my resume carefully that I am full-time employee with Cognizant for more than 8 years now) These questions asked does not support the claim of Pearson that it is a equal opportunity employer.And proves there are discriminations made.
Coding: Create a stack with the usual push() & pop(), but with an additional function getMiddle() that returns the middle element of the stack in constant time.
Code a FizzBuzzRazz test. If it's divisible by 3 print "Fizz" if it's divisible by 5 print "Buzz" if it's divisible by 7 print "Razz" if it's divisible by 3 and 5 print "FizzBuzz" if it's divisible by 3 and 7 print "FizzRazz" if it's divisible by 5 and 7 print "BuzzRazz"
none..all questions were too easy for senior/staff level role
Selenium - system test to login into web application with combination of username and password reading excel
Why should we hire you?
Given the functions Up(), Down(), Left(), Right(), Enter() write the function that would take Str (like Hobbit:_Unexpected_Journey) and type it using keypad (the kind you have on Smart TVs, etc.)
Viewing 1 - 10 interview questions