Update appNew update is available. Click here to update.
SDE - Intern
Adobe
upvote
share-icon
1 rounds | 7 Coding problems
views
490 views
comment
0 comments
upvote
4 upvotes
Interview preparation journey
expand-icon
Preparation
Duration: 4 months
Topics: Data Structures and Algorithms, OOPS , Puzzles , Trees , Dynamic Programming , Backtracking , DBMS, Java.
Tip
Tip

Tip 1 : Prepare OOPS very well, because they ask a lot of questions from OOPS.
Tip 2 : Practice Coding problems as much as you can because they will ask you to write codes.
Tip 3 : Prepare Your course subjects such as Operating system, Java, DBMS.

Application process
Where: Campus
Eligibility: CGPA Above 7.5
Resume Tip
Resume tip

Tip 1 : Keep Your resume at most of one page
Tip 2 : Mention only those things at which you have great knowledge. Don't write anything just to make your resume attractive.

Interview rounds
01
Round
Hard
Telephonic
Duration50 minutes
Interview date16 Sep 2019
Problems7
Difference between array and list.

Tell the difference Between array and linked List. And according to which conditions Linked List and Array should be used.

Problem approach

Tip 1 : Tell the basic definition of both Data structures
Tip 2 : Read basics of every Data structures carefully and their uses
Tip 3 : Answer the question completely i.e. Tell all the differences Between array and Linked List and describe it deeply.

Principles of OOPS

Describe all the basic principles of OOPS . What is difference between Abstraction and Encapsulation.

Problem approach

Tip 1 : Read basics of OOPS carefully.
Tip 2 : Try to tell and describe things in simpler words as much as you can.
Tip 3 : Read difference and similarities between terms carefully.

Constructors and Destructors

Tell about Constructors and types of Constructors in C++. Why Virtual Destructors are possible while virtual Constructors are not Possible?

Problem approach

Tip 1 : Read about Constructor and Destructor topic carefully
Tip 2 : Do read about Copy Constructor.
Tip 3 : Give valid reason that why virtual constructors aren't possible.

Polymorphism

Tell what is Polymorphism and what is difference between operator overloading and polymorphism. How Runtime Polymorphism is Implemented. What is abstract Classes and virtual functions.

Problem approach

Read about run time polymorphism and compile time polymorphism

k-sum path in a binary tree

You are given a binary tree in which each node contains an integer value and a number ‘K’. Your task is to print every path of the binary tree with the sum of nodes in the path as ‘K’.

Note:

view more
Problem approach

Step 1 : The interviewer gave me an example and describe me the question statement.
Step 2 : I told him my approach. I have done a similar question from gfg.
Step 3 : Then he ask me to write code.
Step 4 : I write the code and calculated complexity for the same.
Step 5 : He approved my Code and was happy form my approach.

Try solving now
Types of trees

What is complexity of finding Height of tree in case of symmetric tree, Left skewed tree and Right skewed tree.

Problem approach

Read about different types of trees.

Heap Sort

What is heap sort and what is complexity of heap sort?

Problem approach

Study all the sorting algorithms, their worst and best case time complexity and what are the test cases at which best and worst time complexity occurs. 

Similar interview experiences
company logo
Software Quality Engineer
6 rounds | 19 problems
Interviewed by Adobe
433 views
0 comments
0 upvotes
company logo
Member of Technical Staff
3 rounds | 10 problems
Interviewed by Adobe
279 views
0 comments
0 upvotes
company logo
Technical Consultant Intern
2 rounds | 2 problems
Interviewed by Adobe
102 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by Adobe
63 views
0 comments
0 upvotes
Companies with similar interview experiencs
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Trilogy Innovations
16880 views
0 comments
0 upvotes
company logo
SDE - Intern
5 rounds | 6 problems
Interviewed by Josh Technology Group
10671 views
1 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
6430 views
4 comments
0 upvotes