0% found this document useful (0 votes)
70 views4 pages

Sde Oa Prep 2022

Uploaded by

isaacrsf
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views4 pages

Sde Oa Prep 2022

Uploaded by

isaacrsf
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

AMAZON SDE-II ONLINE ASSESSEMENT PREP

Assessment Overview

Let us walk you through the assessment to better prepare you for it.

• The assessment will take about 2 hours to complete - we appreciate your time!
• The assessment is designed to help you showcase your coding skills, system design
knowledge, and work style preferences in relation to Amazon’s Leadership Principles.

There are 3 sections of the assessment and a candidate feedback survey:

1. Coding challenge (2 scenarios) - 90 minutes


2. System Design items – 20 minutes
3. Work style survey - 8 minutes
4. Feedback survey - 3 minutes

Coding

What about trying out a demo first?

The Coding Assessment Demo is optional to help you get familiar with the platform before
starting the actual assessment. You can use it as part of your preparation.

Instructions (please read before you start the actual test)

• Do not click the Start the assessment link below until you're ready to start and
complete the assessment.
• Set aside at least 1.5 hours in a place where you can focus.
• Make sure your internet connection is stable.
• Use the latest version of Google Chrome, Firefox or Safari.
• Acknowledge that you'll be the sole person who completes the assessment; no third
parties or other resource should be consulted or used.

During the coding challenge:

• You may select from any of the following languages: C, C++, C++14, C#, Go, Java7,
Java8, JavaScript, Kotlin, Objective-C, PyPy2, PyPy3, Python2, Python3, Ruby, Scala,
Swift
• Find supported compiler versions here.
• Manage your time effectively by checking the on-screen timer regularly.
• Complete the entire assessment in one sitting - the timer can't be paused once the
assessment starts.

From the coding challenge to the surveys:

• Take the work style survey and feedback survey after completing the coding challenge.
• Look for the confirmation that will appear once you've completed the entire assessment.

System Design

During the system design modules:


• We want to see your system design skillset applied to a few fictional situations with
simulated peers, managers, and stakeholders.
• You will not be requested to complete a whiteboarding or a diagram exercise. We simply
need you to rate the most effective or ineffective actions to take given the scenario
• When responding to these scenarios, put your system design hat on, and employ
system design concepts like designing for maintainability, determining tradeoffs,
and dealing with ambiguity.
• The assessment should take approximately 20 minutes and is untimed.

FAQs

Want to catch a glimpse of how it's like working at Amazon?

You can refer to the software development topics on amazon.jobs.

What resource may I use during the coding challenge?

You may use the resource that are available for all candidates (e.g. JDK or STL). Use the in-
browser editor to work on the coding challenge and elaborate your coding approach as much as
possible. Your coding and elaboration skills are both considered in our evaluation.

Do I have to complete both scenarios in the coding challenge?

Yes, you're expected to complete both scenarios. Manage your time effectively by checking the
on-screen timer regularly during the coding challenge. Don't get stuck on one question. Move on
to the next one and return to it later if you need to.

Important Assessment topics

The time remaining will be clearly displayed on the screen. You will not be able to stop the
timer once you have started each test, so we recommend that you complete each test in one
sitting.

Note that efficiency and optimization, as opposed to brute force solutions, earn more points!
Your code must compile for all code questions in order to move forward in the interview
process. Be sure to test your code and ensure it runs before you submit your code or
before time runs out.
You can compile your code as many times as you like during the assessment, but there must a
15 second interval between consecutive compilations.

Edge Cases: Ensure your solutions consider all edge cases and handle large inputs effectively.
This is key to doing well in the assessment.

Your code is being auto-saved periodically, and you can also save it clicking on the SAVE
button. In case of a system failure you can resume from the last saved instance. Your code will
also auto-save when you click on NEXT QUESTION if you are going back and forth.

If you need to take a break, the best time would be between the Coding Test and Work Styles
Assessment. If you choose to take a break, log out, and when you’re ready to start, log back in
with the credentials below and the test will take you where you left off last.

TECHNICAL TOPICS
Programming Languages
Familiarity with a prominent language is generally a prerequisite for success. Be familiar with
the syntax and nuances of common languages – Java | Python | C# | C | C++ | Ruby |
JavaScript
Data Structures
Storing and providing access to data in efficient ways. Understand the inner workings of
common data structures and be able to compare and contrast their usage in various
applications. Know the runtimes for common operations as well as how they use memory.
Wikipedia is a great resource for brushing up on data structures.
Algorithms
Basic implementation strategies of different classes of algorithms is more important than
memorizing the specific details of any given algorithm. Consider reviewing traversals and divide
and conquer algorithms. Consider knowing how and when to use a breadth-first search vs. a
depth-first search, and what the tradeoffs are. Knowing the runtimes, theoretical limitations, and
basic implementation strategies of different classes of algorithms > memorizing specific details
of any given algorithm.
Coding
The most important thing a Software Development Engineer does at Amazon is write scalable,
robust, and well-tested code. Be comfortable coding by hand. Expect to be asked to write
syntactically correct code—no pseudo code. Check for edge cases and validate that no bad
input can slip through. The goal is to write code that’s as close to production-ready as possible.
This is your chance to show off your coding ability.
Object-Oriented Design
Good design is paramount to extensible, bug free, long-lived code. Using object-oriented design
best practices is one way to build lasting software. Have a working knowledge of a few common
and useful design patterns. Know the appropriate use of inheritance and aggregation. Expect to
defend and describe your design choices.
Databases
Most of the software that we write is backed by a data store, somewhere. Many of the
challenges we face arise when figuring out how to most efficiently retrieve or store data for
future use. The more you know about how relational and non-relational databases work and
what tradeoffs exist between them, the better prepared you will be.
Operating Systems
Be familiar with some OS topics that can affect code performance. You won’t need to know how
to build your own operating system from scratch, but you should have an understanding of:
memory management, processes, threads, synchronization, paging, and multithreading.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy