What work/project are you proud of? and why?
Ingeniero De Software I Interview Questions
2,015 ingeniero de software i interview questions shared by candidates
same as ones listed in glassdoor
Q: If you could improve one thing in your latest project, what would it be?
Q: Is JavaScript a multithreaded language?
Given a collection of numbers, print the pair whose sum is X
3. Difference between Array and Linked list?
4. Retrieval in an array and a linked list?
2. Which part would you like to join? Front end- Back end or more broader side?
Not really difficult - just reverse an integer of arrays and return it.
first interview had like 5 or 6 short questions followed by a coding question which was sum of 2 numbers within one array adds up to a target number which you have as a parameter fairly easy question if you read all the interviews questions on glassdoor. second phone interview had 2 questions the first one was a find the kth node in a linkedlist and the second was to check a string for "(" and ")" and there are only so many combinations that are considered valid and invalid. Valid is if all the "(" have an ending ")" for example , (( )) or ()() Invalid would be )()( or ((() if the string starts with ) its automatically invalid. second interviewer asked time complexities on both of the question.
Viewing 1581 - 1590 interview questions