Glassdoor users rated their interview experience at Adobe as 40% positive with a difficulty rating score of 2.2 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Cloud Engineer and Software Engineer rated their interviews as the hardest, whereas interviews for Becario En Prácticas and Marketing Specialist roles were rated as the easiest.
The hiring process at Adobe takes an average of 23 days when considering 5 user submitted interviews across all job titles. Candidates applying for Becario En Prácticas had the quickest hiring process (on average 2 days), whereas Software Engineer roles had the slowest hiring process (on average 44 days).
I interviewed with Adobe as part of the SheCodes hiring program. After clearing the Online Assessment, I was shortlisted for the Technical Round (TR).
The TR started with a brief introduction. Since my preferred language is Java, the interviewer asked about core OOP concepts, including compile-time vs runtime polymorphism and their implementation in Java. We discussed method overloading vs overriding.
The round then moved to Data Structures. I was asked questions on Linked Lists, including a problem that required the Fast and Slow Pointer technique, and an Array-based Two Pointer problem, which I coded during the interview. There was also discussion on applications of Trees and when to use different data structures. Towards the end, I was asked about Operating System concepts, including the thread life cycle.
After this, I had an HR round focused on behavioral questions and Adobe’s core values. The discussion was mainly around teamwork, handling challenges, cultural fit, and long-term goals.
Overall, it was a positive experience. The interviewers were friendly, and the process focused on fundamentals and problem-solving approach rather than tricky questions.
Interview questions [1]
Question 1
implement compile-time vs runtime polymorphism in Java, linked list slow and fast pointers related question
1. HR interview
2. 1st technical: couple of leetcode/hackerrank problems to solve online
3. 2nd technical: face to face verbal interview with questions related to dsa, concurrency, DBs
4. Face to face with team manager
5. Face to face with director
Interview questions [1]
Question 1
What implementation Set interface has to store data sorted and how its being handled under the hood?
I applied online. The process took 2 months. I interviewed at Adobe (Bucarest, ) in Jan 2026
Interview
3 step proccess : Online Assesment(Easy-Medium Leetcode questions + 7 general knowledge about JS questions) , Tehnical Interview(2 parts , one of tehnical questions about general web and HTTP , and the second one where I got 2 LC Medium questions) , and a Soft Skills where I had a 45 min talk with the hiring manager about past projects
Interview questions [1]
Question 1
Give me an example where you dissagreed with a project team mate