Cannot disclose due to NDA
Senior Software Development Engineer Interview Questions
1,238 senior software development engineer interview questions shared by candidates
Questions were mostly on data structure (binary search tree, linkedlist etc)
basic oops concepts,discussion on types of testing done in the previous projects,reverse string using stack and linkedlist. What I did not liked was she asked me for a particular project that I had worked on,why this manual testing was done and not automation.
Implementation of a hashmap
ChatGPT said: "OOP principles enhance Python automation." "Pytest simplifies test case management." "Selenium automates UI interactions efficiently." "API testing ensures backend reliability." "UI and API tests complement."
What is the difference between a VM and a container?
What are signals and slots in Qt
Design a todo application in QT and C++ which can add and remove todos. Can choose custom color for each, and invert text color. They didn’t mention this, but they seemed to have expected using QML instead of widgets.
Create a word suggesting application as mobile messaging works.
Given a particular (naive) run-length compression algorithm. How can you improve the compression ratio of this algorithm without affecting certain properties (streaming, performance, etc.). Discuss.
Viewing 1201 - 1210 interview questions