"code a program that checks if a linked list is circular"
Software Development Engineer Interview Questions
32,831 software development engineer interview questions shared by candidates
this was in online test..find gcd of an array of integers..
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
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 611 - 620 interview questions