Adobe interview experience Real time questions & tips from candidates to crack your interview

Associate Technical Product Consultant

Adobe
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Application story
I applied through Naukri.com, and after 2-3 days, I received the assessment link. Three days later, I got the interview call.
Preparation
Duration: 2 months
Topics: React/Angular, SQL, Cloud Platforms - AWS, Node, JS, Python
Tip
Tip

Tip 1: Start with core questions in JS and Python.
Tip 2: Practiced DSA questions in both languages.

Application process
Where: Naukri
Eligibility: No criteria, (Salary Package - 6 LPA)
Resume Tip
Resume tip

Tip 1: Have some projects on your resume.
Tip 2: It's better if the projects are cloud-based.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration80 minutes
Interview date15 Oct 2024
Coding problem2

1. Left View Of a Binary Tree

Easy
10m average time
90% success
0/40
Asked in companies
OlaHSBCArcesium

You have been given a binary tree of integers. You are supposed to find the left view of the binary tree. The left view of a binary tree is the set of all nodes that are visible when the binary tree is viewed from the left side.

Example:

example

The left view of the above binary tree is  {5, 7, 14, 25}.
Try solving now

2. Longest Common Subsequence

Moderate
0/80
Asked in companies
ShareChatOptumSamsung

You have been given two Strings “STR1” and “STR2” of characters. Your task is to find the length of the longest common subsequence.

A String ‘a’ is a subsequence of a String ‘b’ if ‘a’ can be obtained from ‘b’ by deletion of several (possibly, zero or all) characters. A common subsequence of two Strings is a subsequence that is common to both Strings.

Try solving now
02
Round
Medium
Face to Face
Duration50 minutes
Interview date18 Jan 2025
Coding problem2

1. Networking Basics

2. System Concepts

  • Explain deadlock and the conditions required for it. (Learn)
  • What is virtual memory? (Learn)

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Adobe
1689 views
0 comments
0 upvotes
company logo
Software Developer
2 rounds | 4 problems
Interviewed by Adobe
4530 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 5 problems
Interviewed by Adobe
1693 views
0 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Adobe
1005 views
0 comments
0 upvotes