Why are you interested in this position?
Software Engineer 1 Interview Questions
3,915 software engineer 1 interview questions shared by candidates
Two graph questions including shortest path finder.
if two arrays contain a number of elements, some elemnts maybe repeated, combine the arrays and the combined array should be in sorted order.
Q:How do you solve quadratic equations through programming.
What's the most difficult situation you ever faced?
Interview Question: Buildings With an Ocean View (LeetCode 1762). Given an array of building heights, identify the indices of buildings that have an unobstructed view of the ocean to their right. A building has a view if it is strictly taller than all buildings to its right.
Task Scheduler (LeetCode 621). Given a list of tasks and a cooling period n, find the minimum units of time to finish all tasks.
Code on matrix manipulation, question was tough and time was too less
Least recently used cache ( LRU cache) problem.
Matrix number of ways to reach finish from start.
Viewing 571 - 580 interview questions