webdriver is a class or interface
Associate Software Test Engineer Interview Questions
43,288 associate software test engineer interview questions shared by candidates
Are you okay if we lie on your resume?
Asking 3 bulb puzzle questions
full form of HTTPs,transaction by atm,online cash transfer system, stock exchanges in india
Logical 4 friends playing on a computer Monitor falls and breaks F1 says F4 did it F2 says F1 did it F3 says He did not do it F4 says F1 is lying Only one is saying truth. Who's mistake is it???
1.how many times 90 degree occur between 3-4 am ? 2.when the time is 1.05 , where does seconds hand and min hand be ?
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.
Given a 2D rectangular matrix of boolean values, write a function which returns whether or not the matrix is the same when rotated 180 degrees. Additionally verify that every boolean true is accessible from every other boolean true if a traversal can be made to an adjacent cell in the matrix, excluding diagonal cells. That is , (x , y ) can access the set [ ( x + 1 , y ) , ( x - 1 , y ) , (x , y - 1 ) , (x , y + 1 ) ] For example, the matrix { { true , false } , { false , true } } should not pass this test.
Given a list of integer e.g. (1,2,4,5,6,7,8...) Find a pair with a given sum.
Viewing 121 - 130 interview questions