Amazon Discover: Spring Insight Participant Review
at Amazon
Insight / Vacation Scheme (< 4 Weeks)
Computer Systems Engineering
London
Review Submitted: April 2022
Overall Rating
4.5 /5
The Overall Rating is the average of all the ratings given in each category. We take those individual ratings and combine them into one final score!
Overview of Experience
Please give an overview of the insight and what was involved on a day-to-day basis.
Day 2: Overview of recruitment with interview and Amazon online assessment workshop, soft skills workshop, interviewer panel, Q&A with recruiters and interviewers and technical workshops (debugging and algorithms)
Day 3: Technical workshops (including pair programming), Panel: Amazon culture and affinity groups, mentoring program and internship application process
What was it like understanding all about the business and potential roles available?
Please rate how insightful you found the insight
How would you rate the structure of the insight
Skills Development
Have you learnt any new skills or developed existing skills?
- developed and enhanced existing coding skills
- learnt the importance of testing code as you go along when writing code (i.e. unit tests, integration tests)
- went through debugging exercises and the different kinds of bugs that a program can have
- graph traversal algorithms that can improve the efficiency of the code, and make a real difference and impact to the computation speed
- the use of cache as a way to store the most frequently used data
- pair programming