Round 1 - 3 rooms available in a lodge and how will u accomodate max bookings per day. write a Java program to solve this problem Round 2 - Write a Java program to find increasing and decreasing order in array Input1-(1,2,3,4) Input2-(9,8,7,6) Round 3 - Write a Java program to rotate the array with given offset Input-(1,2,3,4) Offset- 2 Output: (3,4,1,2)
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
Manual test cases, Rest API questions
2 LC easy, 1 medium, .net/C# question and a SQL question
HR = CV Review User I = coding test, logic test, cv review, and general knowledge about the job I applied to User II = cv review (mainly to know your personality) and deeper knowledge about the job i applied to
Q: how to split array
- background introduction - string manipulation - array manipulation - logical coding problems - element locator - testing strategy
if there are three lamps with seitches behind three differend doors, each doors have one lamps. and there is only one switch outside of those door. while the theee doors are closed you can flip the switch infinitely, but if the door is open you can only flip it once. how would you determine which lamp is the correct one?
General questions about my experience
Can you explain the concept of a 'bug lifecycle'? Also, how would you file a bug in JIRA?
what was ur in that ?
Viewing 3811 - 3820 interview questions