Not really difficult - just reverse an integer of arrays and return it.
Ingeniero De Software I Interview Questions
2,015 ingeniero de software i interview questions shared by candidates
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.
NDA
1st: 20 min BQ. 1 leetcode medium question. 2nd: 20 min BQ. 1 leetcode medium question (multiplication without multiplication), I did not came up with the perfect solution with bitwise operation. 3rd: 25 min BQ. Design a Twitter 4th: 25 min BQ. A leetcode easy-medium (buying stock) with a little modification.
LC medium from neetcode 90, a LLD question, and two LP questions on the VOs
Do you have any experience with embedded systems?
Graphs questions
Why do you wish to join Valtech ? What new challenges do you expect to have in Valtech ?
Tell me what this code does. Simply did pointer manipulation on a string to iterate over the string and count the occurrences of each character
How would you aggregate a set of data while discarding outliers?
Viewing 1621 - 1630 interview questions