Q: If you could improve one thing in your latest project, what would it be?
Software Engineer I Interview Questions
1,702 software engineer i interview questions shared by candidates
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.
Nothing very hard.
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.
Viewing 1361 - 1370 interview questions