Given a histogram find the rectange with the maximum area.
Software Development Engineer In Test Interview Questions
6,457 software development engineer in test interview questions shared by candidates
tell everything you know about enum in java.
First interview question involved 3-D vectors and normalization. Was difficult because I had forgotten these concepts (I was a math major, but hadn't applied the knowledge in years).
I did not get any particularly challenging algorithms/data structures questions, but one problem had a constant-time solution that was not immediately obvious. So before jumping in think whether there could be a trick that trivializes the problem.
given a long input string with lots of delimiters in the white board, write a c-code to change the given string it to another format based on some rules.
Nothing scary. Standard brainteasers and behavioral questions with some simple coding any student should be able to do.
basic programming problems, recursive functions, linked list.
Nothing too difficult. I was expecting some algorithm related questions.
Data structure questions
The problems that I remember: 1. Write a lock 2. how do you test a generator for random numbers? 3. write a data structure that can take input integers and keep track of the k largest of the numbers typed in so far
Viewing 5351 - 5360 interview questions