Add office photos
Amazon logo
Engaged Employer

Amazon

Verified
4.1
based on 25.3k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Applications Engineer
Clear (1)

Amazon Applications Engineer Interview Questions and Answers

Updated 26 Nov 2024

Q1. How can you search a file inside folder levels via command line

Ans.

To search a file inside folder levels via command line, use the 'find' command.

  • Open the command prompt or terminal

  • Navigate to the folder where you want to start the search

  • Use the 'find' command followed by the name of the file you want to search for

  • Optionally, you can specify the depth of the search using the '-maxdepth' flag

  • Example: 'find . -name myfile.txt -maxdepth 2'

Add your answer
right arrow

Q2. Tell me about a time where you found a bug and how you resolved

Ans.

Discovered a bug in the software during testing and resolved it by identifying the root cause and implementing a fix.

  • During testing, found a bug where the application crashed when a specific input was entered.

  • Investigated the issue by analyzing the code and logs to identify the root cause.

  • Implemented a fix by updating the code to handle the input correctly and retested to ensure the bug was resolved.

Add your answer
right arrow

Q3. Trouble shooting steps if speakers of mobile are not working

Ans.

Check volume settings, restart phone, check for software updates, test with headphones

  • Check if volume is turned up on the phone

  • Restart the phone to see if that resolves the issue

  • Check for any software updates that may fix the problem

  • Test the speakers with headphones to determine if the issue is with the speakers or the phone

Add your answer
right arrow

Q4. Check if array is monotonous

Ans.

Check if array of strings is monotonous

  • Iterate through the array and compare each string with the next one to check for monotonicity

  • If all strings are in increasing or decreasing order, the array is monotonous

  • Examples: ['apple', 'banana', 'cherry'] is monotonous, ['orange', 'kiwi', 'apple'] is not

Add your answer
right arrow
Discover Amazon interview dos and don'ts from real experiences

Q5. Reverse the linked list

Ans.

Reverse a linked list

  • Create three pointers: current, prev, and next

  • Iterate through the linked list, updating pointers accordingly

  • Set the head of the linked list to the new tail

Add your answer
right arrow

Q6. Diameter of binary tree

Ans.

The diameter of a binary tree is the number of nodes on the longest path between two leaves in the tree.

  • The diameter of a binary tree can be calculated by finding the height of the left subtree, the height of the right subtree, and adding them together.

  • The diameter may or may not pass through the root of the tree.

  • Example: For the binary tree below, the diameter is 4 (nodes 1, 2, 4, 7).

  • 1

  • / \

  • 2 3

  • / \

  • 4 5

  • / \

  • 6 7

Add your answer
right arrow

More about working at Amazon

Back
Awards Leaf
AmbitionBox Logo
Top Rated Mega Company - 2024
Awards Leaf
Awards Leaf
AmbitionBox Logo
Top Rated Company for Women - 2024
Awards Leaf
Awards Leaf
AmbitionBox Logo
Top Rated Internet/Product Company - 2024
Awards Leaf
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Amazon Applications Engineer

based on 9 interviews
2 Interview rounds
Technical Round
HR Round
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Applications Engineer Interview Questions from Similar Companies

View all
Recently Viewed
PHOTOS
Growisto
7 office photos
JOBS
GroundTruth
33 jobs
JOBS
Browse jobs
Discover jobs you love
JOBS
Gushwork
14 jobs
INTERVIEWS
Jetking Infotrain
5.6k top interview questions
INTERVIEWS
Amazon
No Interviews
LIST OF COMPANIES
Jetking Infotrain
Locations
SALARIES
Jetking Infotrain
INTERVIEWS
Amazon
No Interviews
DESIGNATION
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter