Questions regarding Algorithms used for development.
Software Development Engineer In Test Sdet Interview Questions
3,719 software development engineer in test sdet interview questions shared by candidates
One of the difficult question was about solving a puzzle with good algorithm and coding it up as well. I don't recall the puzzle's name now, but the solution involved using linked list (circular), and writing some classes and methods. In the end, testing was also required for this solution.
Create a copy of a singly-linked list. Each node has a value and a next pointer, but also has a pointer to a random node: It can be null, or point to any other node in the list. The solution must take O(n) time and use O(1) space.
i havent had a great experience as i was rejected in first round itself
Be careful when you use str.Split(' '); because it may generate empty strings.
Mainly DSA and binary tree
Data structures and algorithms along with a few design questions
OOP concept what are the differences between Git and GitHub Maven lifecycle Java Collections How to see the log in Postman what are the variables in Postman regression & smoke suite SQL: what is the difference between select and having
how the code worked, importance of com ponents in it.
Java problem solving and selenium and API
Viewing 1281 - 1290 interview questions