Panda Guru LogoPanda
Guru

Amazon SDE -1- US Virtual Onsite August 15- Rejected

Round 1

Questions:

  1. Can you describe a project that you found the most interesting?
  2. Can you share a project you initiated on your own, outside of your professional journey or curriculum?
  3. Tell me about a time when you took on a task that wasn't part of your job or responsibility.
  4. Can you recall a time when you focused on short-term goals instead of long-term ones?
  5. Describe a time when you faced an obstacle and how you handled it.
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 2

Questions:

Candidate's Approach

Designed classes in Java.

Interviewer's Feedback

No feedback provided.


Round 3

Questions:

  1. Validate Anagram: Solved first using a brute force method, followed by optimization using HashMaps.
  2. Group Anagrams: Solved using HashMaps.
Candidate's Approach
  • For Validate Anagram, the candidate first implemented a brute force solution and then optimized it using HashMaps.
  • For Group Anagrams, the candidate utilized HashMaps for the solution.
Interviewer's Feedback

No feedback provided.