difference between interface and abstract
Software Engineer New Grad Interview Questions
2,940 software engineer new grad interview questions shared by candidates
Given a stream of transactions, detect if a duplicate transaction appears within a certain time window.
1. 2 medium leetcode problems 2.behavioral 3.building something 4.debugging and building
Given a binary search tree, produce an in-order traversal without recursion.
What is a base station?
1. SD: When designing a goole doc app, given a load balancer randomHash(n)/100, discuss its performace when the system scales. 2. SD: Given 3 app ideas, discuss whether strong consistency or eventual consistency is better. 3. Coding: Given a list of intervals of busy times of n people, return a list of intervals when these n people are available for a meeting. Time is represented by 24-hr format(12:00 -> 1200, 0:00 -> 0000)
I was asked about my projects and stuff on resume. Algorithms, data structures.
find nearest possible time using digits of current time in a 24 hour clock
1) Possible ways to get from top left of mxn matrix to the top right 2) Make a code editor refractor (string replacement) 3) Find the longest path in a DAG 4) Card class and functions
They asked about some arrays, trees questions. They are not difficult to find a solution.
Viewing 281 - 290 interview questions