The interview directly gave me a problem on trees and asked to solve it. Firstly he asked the approach and then told to write the code for the same and compile it. Other than this, he asked me about blockchain.
I applied through other source. The process took 2 weeks. I interviewed at Adobe (Bukarest, ) in Sep 2021
Interview
I was applying to Adobe through referrals, but I was getting no answers (2021). A friend of mine applied, he got into the interview process and he told them about me. I had two technical interviews and one HR + Manager interview.
Interview questions [1]
Question 1
On the first interview: general computer science knowledge - Java, Linux, OOP, threads, data structures, functional programming. Quite nice experience On the second one: it was weirder - they were asking me to rate my Java and Kotlin skills. I had a design question - how to sort the lines of a file too big to be entirely loaded in the memory (you try here with divide et impera and merging). I had a data structures problem, they put me solve it in Google Docs, with no IntelliJ (uhm, why?) The final interview: I had a bad taste, as they were asking me for the name of the colleague I liked the least to work with and I refused - I gave no names.
I applied through college or university. The process took 1 day. I interviewed at Adobe (Neu-Delhi) in Aug 2023
Interview
Interview process was online on microsoft teams. It went on for an hour. Selection was due to online assessment held at college. This was interview for internship. And I was given a notepad to write pseudocode.
Interview questions [1]
Question 1
reversing the linked list, and implementing queue using two stacks