1603664880
Amazon WoW is an initiative which gives an opportunity to women students in their final or pre-final year to work at Amazon as an intern or full time employee. The process started with filling an application in Amazon WoW website, in the application basic info about college, branch, resume were to be submitted. After a few days based on the resume mail was sent regarding the round 1 test.
The test consisted of 28 MCQ’s (C++, data structures etc.) and 2 Medium level coding questions.
I was able to solve both the coding questions so I passed the round 1 test.
Round 1 Technical interview:
The interview was online and took place on Amazon Chime platform. The interview started with my introduction and followed by his. After this he jumped straight into the coding questions.
#internship #interview experiences #amazon #marketing
1603664880
Amazon WoW is an initiative which gives an opportunity to women students in their final or pre-final year to work at Amazon as an intern or full time employee. The process started with filling an application in Amazon WoW website, in the application basic info about college, branch, resume were to be submitted. After a few days based on the resume mail was sent regarding the round 1 test.
The test consisted of 28 MCQ’s (C++, data structures etc.) and 2 Medium level coding questions.
I was able to solve both the coding questions so I passed the round 1 test.
Round 1 Technical interview:
The interview was online and took place on Amazon Chime platform. The interview started with my introduction and followed by his. After this he jumped straight into the coding questions.
#internship #interview experiences #amazon #marketing
1603820460
Recently Amazon visited our college Campus for SLI.
Selection Process:
Followed by two Technical interviews on the Amazon Chime Platform.
Online Round: Coding questions were from these set of questions-
Around 280 students appeared for Online Assessment and 38 students were shortlisted for further rounds.
#internship #interview experiences #amazon #marketing #on-campus
1598816160
I applied for Amazon SDE-1 Internship through the AmazeWow program only for Women.
Online Test Round: It was a quite easy round. It consists of around 28 MCQs on the basic concepts of Data structure and algorithms, C/C++ outputs, Time, and Space complexity.
push (5), push (7), push (2), pop (), push (3),
pop (), pop (), push (6), pop (), pop ()
In this question, 4 options were given stating no of push and pop operations. The trick was when we implement a queue using stack, we will require 2 stacks and then count no. of push and pop operations.
Second Round: This round consisted of 2 coding questions which were quite easy.
Example:
Input: x+5=7 Output: x=2
The only challenge was to consider each case and convert string to an integer.
#internship #interview experiences #amazon #marketing #amazon web services #aws
1603650300
**Round 1 (Written Round): **It consisted of mainly 4 sections.
In the coding section there were 2 questions:
Those who cleared all the test cases in both questions were further selected for the Interviews. (37/200 cleared)
**Round 2 (Technical Interview): **It started with a formal introduction. The interviewer told that this round will last for an hour and 2 questions will be asked. So make sure to complete the code of each question within 30 minutes individually. A codeshare link was given for the writing code.
The interviewer was really friendly and was expecting the most optimized solution for the same. The interviewer also helped a lot in various approaches and was asking for edge cases for the approaches.
#internship #interview experiences #amazon #marketing
1604025780
Round 1: Online assessment consisting of 4 sections conducted on the AMCAT platform.
In the coding section, the questions were,
Around 16 students cleared the test out of 185.
Round 2 (F2F Technical Interview): This was held on Amazon Chime(A video calling platform) and the interview lasted for 1 hour.
Input: D = ["abc", "bcd", "ad", "ab"]
User: 1\. "bbc"
Return ["abc"]
2\. "bb"
Return ["abc", "ab", "ad"]
#internship #interview experiences #amazon #marketing