What are your core values?
Senior Development Engineer Interview Questions
1,589 senior development engineer interview questions shared by candidates
Emphasis on cultural fit along with technical background
In technical interview C++ related questions MFC and win 32 basic questions Design pattern and uml basic questions
immutable class (seemed the most important question)
algorithms, design, data structures, behavioral
1. General testing concepts. 2. 2 Algorithm questions that need to compile and run successfully in the online compiler.
Selenium question, c# code palindrome and duplicate string. Manual testing questions related to bug life cycle and STLC
Why are you interested in pursuing new opportunities?
Questions related to Java patterns
Round 3: Skype - Retrieve the number of employees working in each department - SELECT department_id, COUNT(*) FROM employees GROUP BY department_id; - Unix/Linux Command to find replace a text for all the files in the given directory Ans: find ./ -type f -exec sed -i 's/string1/string2/g' {} \; - Unix/Linux Command to Find only ERRORS in the log files.
Viewing 1101 - 1110 interview questions