Wednesday, July 3, 2024
HomeData ModellingData Structure & AlgorithmAmazon Interview Experience | Set 342 (Off-Campus for SDE-1)

Amazon Interview Experience | Set 342 (Off-Campus for SDE-1)

Round 1: (Written – Pen & Paper)

  1. Lowest common ancestor in binary search tree
  2. Remove minimum characters from two strings to become anagram

Round 2: Face to Face
Interviewer was expecting full production level code with optimum time/space complexity.

  1. Find an element in an unsorted array such that all left elements are smaller and all right elements are greater. O(n) time complexity solution is required.
    neveropen Link
  2. Find kth smallest element in row wise column wise sorted matrix.
    neveropen Link

Round 3: Face to Face
Interviewer was first expecting to explain clear algorithm and then production level code.

  1. Find the number of islands
  2. K’th Smallest/Largest Element in Unsorted Array

Round 4: Hiring Manager Round

  1. Discussed thoroughly about my company project. My contribution in project.
  2. Boundary traversal of a binary tree
  3. Why Amazon. Why Chennai.

Hoping for call for Bar Raiser round.
 

If you like neveropen and would like to contribute, you can also write an article and mail your article to review-team@neveropen.co.uk. See your article appearing on the neveropen main page and help other Geeks.

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above

Feeling lost in the world of random DSA topics, wasting time without progress? It’s time for a change! Join our DSA course, where we’ll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 neveropen!

Nokonwaba Nkukhwana
Experience as a skilled Java developer and proven expertise in using tools and technical developments to drive improvements throughout a entire software development life cycle. I have extensive industry and full life cycle experience in a java based environment, along with exceptional analytical, design and problem solving capabilities combined with excellent communication skills and ability to work alongside teams to define and refine new functionality. Currently working in springboot projects(microservices). Considering the fact that change is good, I am always keen to new challenges and growth to sharpen my skills.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments