4 interviews. All 4 interviewers asked STAR based behavioral questions followed by a coding question. All 4 were pretty simple. No design questions asked.
Software Development Engineer Interview Questions
33,168 software development engineer interview questions shared by candidates
General C++ debugging questions and normal coding questions
prepare data structures and algos
Leetcode easy: Return k largest number.
Divide two numbers without using division operator and parenthesis matching.
They focus heavily on the leadership principle questions. For example: describe a time you made a mistake and how you handled it.
Find if a linked list has a cycle in it.
Sort the first 100 numbers from a incoming input stream of milions of numbers.
Given an array of integers and another integer X - create an algorithm to determine if the sum of any two integers in the array would result in x
Given an array of sorted characters and a target character, find the closest character from array.
Viewing 491 - 500 interview questions