this was in online test..find gcd of an array of integers..
Development Interview Questions
137,413 development interview questions shared by candidates
gray code, string
- How to determine if a given string is a combination of words in the dictionary. The given string does not have space at all. - Very complex questions about big O and improve algorithms
How do I motivate top performers?
Signed NDA. Think LeetCode Easy/Medium.
Some sequencing questions in reasoning section.
NDA
given an array of lenght 2n+2 in which every number except for two numbers repeat twice each.. and we have to figure out what they are.
Second Round: This was a bit difficult. The question is to generate sample math problems(additions) for a 8th grade student and the results should be stored in such a way that they can be printed when required. Sample problem is 7+8=_____ The constraints are:- 1) The numbers that are to be added should be <=9 2) The result should be <=17
Pretend that an end user is providing you with input. In this case, it's a math equation, such as (3+2)*4-1. Parse the input and display the answer.
Viewing 1051 - 1060 interview questions