Data structures and algorithms .
Software Development Engineer In Test Interview Questions
6,459 software development engineer in test interview questions shared by candidates
#1 - Easy Question: Net Price Change The interns at XYZ were assigned the task of analyzing the stock value over a period of time. Your task is to help them find the month at which the net price change is minimum. The net price change for a given month is defined as the absolute difference between the average of stock prices for the first i months and for the remaining N-i months, where 1 <= i <= N. These averages are rounded down 1 to the nearest integer. If there are several such months with the minimum net price change, return the earliest month.
How to test an elevator?
Asked about your project, frameworks. Followed by a coding test. Read all questions in Leet code website.
Lots of behavioral questions
Can't share questions because of NDA. Prepare for graphs, string manipulations, trees though.
Implement Huffman coding (with help from the interviewer)
Sorry, could not expose due to agreement
What is best thing you have done in your project.
Data Structures, Algorithms, System design
Viewing 5051 - 5060 interview questions