Round 1:
Find median of stream of integers
Given n sorted arrays of int. Sort all fo them and return the final sorted array.
Round 2:
Design shared pointer in cpp
Traverse tree in one thread and print values in another
Design a memory manager which can minimize the number of system calls to get the memory
I applied through other source. I interviewed at Adobe (Chicago, IL) in Apr 2025
Interview
I had multiple conversations with the team (HM, 2 reports), then asked to do a demo for the final round, was canceled before i could give a demo, team went with someone earlier in the process.
Oa - tech interview - introduction, project and dsa questions - 2 or 3 based on how much you answer. Common topic array , linked list and string . Remember to tell time and space complexity for each.
Interview questions [1]
Question 1
Delete the nth element from the end of the singly linked list