VOOZH
about
URL: https://www.geeksforgeeks.org/interview-experiences/amazon-interview-experience-262/
⇱ Amazon Interview Experience | 262 - GeeksforGeeks
👁 geeksforgeeks
Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Amazon Interview Experience | 262
Last Updated :
9 Aug, 2024
1.
Given infinite sequence of number, how you will store it in a system. Find whether the given sequence is palindrome or not.
Ans: He suggested to store all the number in a linked list and then find Palindrome or not 2. A) Find the path with given sum in a Binary tree from the root B)
Find the path with given sum in a Binary tree from any node in the tree.
3. Print all possible balanced parenthesis. 4. Implementation of publisher and subscriber design pattern. 5.
Find the given sum in unsorted array.
All Practice Problems for Amazon
!
Comment
Article Tags:
Article Tags:
Interview Experiences
Explore
DSA Tutorial
10 min read
System Design Tutorial
4 min read
Aptitude Questions and Answers
3 min read
Web Development Technologies
5 min read
AI, ML and Data Science Tutorial
3 min read
DevOps Tutorial
3 min read