First Round:Online Assessment-It has some MCQ s based on Cs fundamental and DSA.
Second Round:Technical Interview -Questions on Almost every topic from DSA to projects to Core Subjects and puzzles.
Interview questions [1]
Question 1
Palindrome in a string -Easy Question
A heap question of moderate level
I applied through college or university. The process took 2 days. I interviewed at Adobe in Jul 2024
Interview
First there was an online test having 35 mcq and 2 dsa questions. then there was a single interview of 1 hour consisting of discussion regarding project, computer fundamentals specially OOPS and two medium dsa questions.
Interview questions [1]
Question 1
given an array, you can perform the following operation k times - take a element, divide it by 2 and add its ceil back in the array. find the minimum sum of the array
I applied online. I interviewed at Adobe (Greater Noida)
Interview
I was asked 2 Data Structure and Algorithms question in 1 hour and was asked to code it in the online interview. The interview had three sum problem and bottom view of tree