1) Finding the middle node of a linked list. 2) Spiral printing of a matrix. 3) Sorting using stack. 4) Substring question and two SQL queries.
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
They asked me about my background and experience, and why I want to work at this company?
Describe my current role and what I have accomplished.
Java Concepts. Easy and Medium leetcode problems. Understanding of Quality Assurance.
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.
tell me your hobbies
Describe the steps I take when reporting a bug
Explain the DHCP process in detail.
Why do you want to work at QA Wolf?
Viewing 381 - 390 interview questions