Software Developer In Test Interview Questions

36,183 software developer in test interview questions shared by candidates

1.find out consequtive number of 1's in a 101100111101011 2. A string was given "Genpact headstrong marketing limited" I had to make it as "Genpact limited marketing headstrong". 3. Find second largest salary of employee from employee table
avatar

Automation Test Analyst

Interviewed at Genpact

3.7
Aug 4, 2016

1.find out consequtive number of 1's in a 101100111101011 2. A string was given "Genpact headstrong marketing limited" I had to make it as "Genpact limited marketing headstrong". 3. Find second largest salary of employee from employee table

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.
avatar

Senior Developer (Test Delivery - ABE)

Interviewed at Pearson

3.5
Feb 16, 2017

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.

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.
avatar

Software Engineer In Test

Interviewed at Google

4.4
Jun 4, 2013

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.

Viewing 111 - 120 interview questions

Glassdoor has 36,183 interview questions and reports from Software developer in test interviews. Prepare for your interview. Get hired. Love your job.