How would you handle having to defend an idea to upper management against another competing idea / path forward?
Control Software Engineer Interview Questions
3,408 control software engineer interview questions shared by candidates
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.
What is the responsive application? They showed me a screenshot and asked if there were any visual errors or bugs. But, I couldn't understand
What is your experience with Java?
What project environment in Software Development have you handles with.
tell me your hobbies
Describe the steps I take when reporting a bug
Explain the DHCP process in detail.
Background, previous experience, and search algorithm to solve the problem.
How client A connected with client B, just knowing the ip address of B?
Viewing 2531 - 2540 interview questions