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.
Software Development Interview Questions
36,984 software development interview questions shared by candidates
The general approach problem was: search for phone numbers in 50,000 files. This is a one time need. You have 2 days.
Q: forgot the specifics but there were many questions
leadership principle questions
Many data structure and algorithmic questions
Tell me the basic component of Object Orient Programming.
Biggest strength
Given an expression in the form say "a+b-c" and the values of a,b and c evaluate the expression.
I choose to respect the NDA. However, the questions were related to data structure and algorithm. It should not be a problem if you are an algorithm master.
Given a sorted array of integers, write a function to remove any duplicates (e.g. 1,2,3,3,3,4,4,5 would go to 1,2,3,4,5)
Viewing 681 - 690 interview questions