#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.
Software Development Engineer In De Test Interview Questions
5,157 software development engineer in de test interview questions shared by candidates
How to test an elevator?
Asked about your project, frameworks. Followed by a coding test. Read all questions in Leet code website.
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
Coins beautiful sequence where on the left you would to have all heads and on the right tails. You are given a random sequence of heads and tails and you need to write an algorithm to show the fewest amount of coin flips needed to get beautiful sequence.
Can you give an example when you can't meet your commitment to a task?
Viewing 4001 - 4010 interview questions