Q1. Write a code to print duplicate words in a string and write unit test cases for the code written.
Software Development Engineer In De Test Interview Questions
6,461 software development engineer in de test interview questions shared by candidates
more scenario-based questions.java, selenium, API.
Selenium related questions Building test cases questions Basic behavioral questions like how do I see myself growing at the company
NDA Helpful Notes: Go though data structures, algorithms and collections. The technical interviews will mainly focus on testing strategies and coding skills. You might be asked to write up test cases for multiple services. Be sure to cover all negative cases, edge cases, happy path scenarios and dependencies. It will help if you practice enumerating test cases for websites, algorithms and functions. For coding questions, I think they are looking to see if you come up with the strategy. They might ask you to implement the solution in a different way. If you can give them a fair idea about your analysis on how to address the solution, I think that should be sufficient. Be prepared for database queries. Joins and normalization in specific. Apart from that, you can expect process related questions related to bug tracking, metrics, CI/CD, release management etc. Automation and REST services questions were also part of the mix (If you work with technologies like Selenium, they will ask you specific questions related to it).
Most complex bug I've faced and how I troubleshoot it
He asked automation challenges that they are facing in current project and he expects to give solution to it
Write a program to move all zeros in an array/list to the right side while keeping the order of non‑zero elements intact.
Two Java programs from Leetcode.
a lot of question
What do you know about convex hull?
Viewing 2071 - 2080 interview questions