Nick CamilleriHead of Career Skills Development & Coaching*Based on past data of successful IK students
Our tried & tested strategy for cracking interviews
The 4 areas you must prepare for
How you can accelerate your learnings
Adobe software, such as Adobe PDF or Photoshop, are widely used across the globe. Adobe creates software for designers, filmmakers, and students all over the world. The company is popular among software developers for its collaborative and supportive culture â it believes in diversity and inclusion at all levels.Â
If youâre preparing for an interview at Adobe, check out our technical interview checklist, interview questions page, and salary negotiation e-book to get interview-ready!Â
Having trained over 6,000 software engineers, we know what it takes to crack the toughest tech interviews. Since 2014, Interview Kickstart alums have been landing lucrative offers from FAANG and Tier-1 tech companies, with an average salary hike of 49%. The highest ever offer received by an IK alum is a whopping $933,000!
At IK, you get the unique opportunity to learn from expert instructors who are hiring managers and tech leads at Google, Facebook, Apple, and other top Silicon Valley tech companies.
Want to nail your next tech interview? Sign up for our FREE Webinar.
Hereâs what weâll cover in this article:
The Tech Interview Process at Adobe
Adobe Tech Interview Topics
Adobe Tech Interview Questions
Adobe Tech Interview FAQs
Adobe Tech Interview Questions
Hereâs a list of common Adobe interview questions to get you started on your tech interview prep:
Find the minimum spanning tree of a connected, undirected graph with weighted edges.
Given a set of candidate numbers âCâ and a target number âT,â find all unique combinations in C where the sum of candidate numbers is T.Â
Given a singly linked list of âNâ nodes, find the middle node of the linked list. If the number of nodes is even, there will be two middle nodes. Print the second node.
Youâre given the head pointers of two linked lists. Each linked list represents an integer number, with each node is a digit. Your task is to add them and return the resulting linked list.
Youâre given a binary tree. Your task is to find if itâs a binary search tree.Â
Given a dictionary of words and an input string, find whether the input string can be completely segmented into dictionary words.
Given an array of positive numbers and a positive number âaâ, find the maximum sum of any contiguous subarray of size âk.â
Given an input string, find if it makes a valid number. Assume white spaces are not present.
Youâre given a list of intervals. Your task is to merge all the overlapping intervals to produce a list that contains mutually exclusive intervals only.
How will you print a list of all unique words from a string which may contain repeated words?
Implement a 2D bit-matrix representing monochrome pixels that will have only off/on values and take, on average, one bit of memory for each stored bit. How do you perform various operations on it?
Youâre given a linked list. Your task is to create a deep copy of the given linked list such that any operation like inserting, modifying, and removing will not affect the copied list.
Write a function that takes an integer and returns the number of 1 bits it has.
Write a program that efficiently counts the total set bits in a number.
Write a program that calculates the nth term of a Fibonacci series.
What is the best data structure and algorithm to implement cache?
Write a program to find the height of a binary tree. What is its complexity?
Write a program to search or find the position of a given key in a 2D matrix. All rows and columns are sorted.
Youâre given an array containing âNâ distinct numbers taken from the range 0 to N. For an array with only N numbers out of a total of N+1 numbers, find the missing number.
Youâre given a sorted and rotated array âaâ of ânâ distinct elements, which is rotated at some point, and an element key. Find the index of the given element key in the array âaâ.Â
The Tech Interview Process at Adobe
Adobe recruits candidates at all levels. New graduates are hired through campus recruitment drives or traditional off-campus channels. Experienced professionals can apply through the companyâs career portal.Â
Following are the main stages of the Adobe interview process: