Control Software Engineer Interview Questions

546 control software engineer interview questions shared by candidates

1)what are the challenges faced for mobile testing on Android and web application 2)which tool used to write testcases 3)critical bug you found in mobile testing 4)sql joints 5)postman -what is get ,post ,put 6)postman -how to check headers and payload 7)what does status code 403 and 501 refer too 8)have you followers agile explain agile 9)in automation how reports and execution done in ur framework 10)interviewer provided link of factorial calculator where I had to identify 5 defects
Aug 13, 2025

1)what are the challenges faced for mobile testing on Android and web application 2)which tool used to write testcases 3)critical bug you found in mobile testing 4)sql joints 5)postman -what is get ,post ,put 6)postman -how to check headers and payload 7)what does status code 403 and 501 refer too 8)have you followers agile explain agile 9)in automation how reports and execution done in ur framework 10)interviewer provided link of factorial calculator where I had to identify 5 defects

String encoding problem. Strings are encoded by how many of each letter they have. E.g. AABCDA = A3B1C1D1. Some have been encoded incorrectly such as AABCDA = A2B1C1D1A1. Complete the method below (which accepts a list of strings as a param) to correct any errors. If no errors are present in the input encoded string then the output should be the same as the original input. Followed by blank method skeleton for candidate to enter response. Note that the interface does not have intellisense so code must fully recalled from memory.
avatar

QA Software Engineer

Interviewed at Bazaarvoice

3.6
Dec 6, 2019

String encoding problem. Strings are encoded by how many of each letter they have. E.g. AABCDA = A3B1C1D1. Some have been encoded incorrectly such as AABCDA = A2B1C1D1A1. Complete the method below (which accepts a list of strings as a param) to correct any errors. If no errors are present in the input encoded string then the output should be the same as the original input. Followed by blank method skeleton for candidate to enter response. Note that the interface does not have intellisense so code must fully recalled from memory.

Viewing 381 - 390 interview questions

Glassdoor has 546 interview questions and reports from Control software engineer interviews. Prepare for your interview. Get hired. Love your job.