Adobe Interview experience CS-1 frontend

adobe logo
adobe
· CS-1 frontend· 4y exp
May 7, 2026 · 1 reads

Summary

Interview experience for Adobe CS-1 frontend position involving JS fundamentals, DSA, system design, and behavioral rounds. Rejected in the final director round.

Full Experience

Experience 4 years.

Round 1: Js code & fundamentals
Q1: question based on binary search.
Q2: concat numbers to form the largest number.
some questions on JS, try catch

Round 2: JS code & DSA
Q1: all permutations of array.
some questions on js like debounce, throttling,

Round3: HM round
discussion on work,
given a single page application in react, refactoring it by route based, application wise,

Round4: Director round
again deep discussion on work,
focussed on UI performance optimisations, web service workers, BFF layer,

Result: rejected in last round.

Interview Questions (2)

1.

Concatenate Numbers to Form Largest Number

Data Structures & Algorithms·Medium

Given a list of non-negative integers, arrange them such that they form the largest number and return it as a string.

2.

All Permutations of Array

Data Structures & Algorithms·Medium

Generate all possible permutations of a given array of distinct integers.

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!