Interview Preparation Resources

1. Algorithms and Data Structures

a. https://www.w3wiki.org/data-structures/
b. https://leetcode.com/problemset/all/?listId=wpwgkgt (Classical interview problems)
c. Cracking The Coding Interview book – by Gayle (Explains how to solve
problems step-by-step in interview)

2. CS Fundamentals

3. OOP Concepts


Adobe Interview Experience | MTS-1

Similar Reads

1. Online Assessment Test (HackerRank)

a. 15 aptitude questions (15 mins)...

2. On-site Round 1 – Technical Round (1 Hour)

a. Discussion on projects, their architecture diagrams, etc....

3. On-site Round 2 – Technical Round (1 Hour)

Discussion on a project which the interviewer smartly converted into the problem and asked many follow up questions on the same problem....

4. On-site Round 3 – Technical Round (1 Hour)

a. Some problems on pointers like is the difference between pointers valid or not, problems on pass by reference to a function, etc....

5. On-site Round 4 – Director Round (1 Hour)

a. Project discussion....

6. On-site Round 5 – Manager Round (1 Hour)

a. Program to convert a number into English Word Format (Indian Currency). For example – 1, 23, 500 to “One Lakh Twenty Three Thousand Five Hundred”, 100 to “One Hundred” etc....

Interview Preparation Resources

1. Algorithms and Data Structures...

Contact Us