Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Amazon Team. If you also belong to the team, you can get access from here

Amazon Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 24.2k Reviews

Filter interviews by

Amazon System Software Engineer Interview Questions and Answers

Updated 4 May 2024

Amazon System Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Jawaharlal Nehru Technological University (JNTU) and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1 coding algo question and MCQ

Round 2 - Technical 

(2 Questions)

  • Q1. Kth element from last in linked list
  • Ans. 

    To find the Kth element from the end in a linked list, we can use the two-pointer technique.

    • Use two pointers, one moving K steps ahead of the other

    • When the first pointer reaches the end, the second pointer will be at the Kth element from the end

    • Handle edge cases like K being larger than the length of the linked list

  • Answered by AI
  • Q2. Search in a row wise column wise sorted 2D array
  • Ans. 

    Search for a target value in a row-wise and column-wise sorted 2D array.

    • Start from the top right corner of the array

    • If the target value is less than the current element, move left

    • If the target value is greater than the current element, move down

    • Repeat until the target value is found or the boundaries of the array are reached

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Amazon System Software Engineer interview:
  • Leetcode
Interview preparation tips for other job seekers - Be confident during interview and communicate with the interviewer

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

It was a project to make automation VM creation with powershell.

Round 2 - Technical 

(4 Questions)

  • Q1. How we can access different types of hardware on console?
  • Ans. 

    Different types of hardware can be accessed on console through device drivers and APIs.

    • Use device drivers to communicate with hardware components such as printers, scanners, and network cards

    • Utilize APIs provided by hardware manufacturers to access specific functionalities of hardware devices

    • Interact with hardware through command line tools or graphical user interfaces

  • Answered by AI
  • Q2. Powershell command to make checkpoint on scvmm?
  • Ans. 

    Use the New-SCVMCheckpoint cmdlet in PowerShell to create a checkpoint on SCVMM.

    • Use the New-SCVMCheckpoint cmdlet in PowerShell

    • Specify the VM name and checkpoint name as parameters

    • Example: New-SCVMCheckpoint -VM 'VMName' -Name 'CheckpointName'

  • Answered by AI
  • Q3. What were your last 2-3 projects?
  • Q4. About different types of OSs.

Skills evaluated in this interview

Amazon Interview FAQs

How many rounds are there in Amazon System Software Engineer interview?
Amazon interview process usually has 2 rounds. The most common rounds in the Amazon interview process are Coding Test and Technical.
What are the top questions asked in Amazon System Software Engineer interview?

Some of the top questions asked at the Amazon System Software Engineer interview -

  1. Search in a row wise column wise sorted 2D ar...read more
  2. Kth element from last in linked l...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Amazon interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 756 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
BigBasket Interview Questions
3.9
 • 346 Interviews
Myntra Interview Questions
4.0
 • 209 Interviews
Blinkit Interview Questions
3.7
 • 173 Interviews
Uber Interview Questions
4.2
 • 160 Interviews
AmbitionBox Interview Questions
5.0
 • 145 Interviews
JioMart Interview Questions
3.9
 • 92 Interviews
View all
Amazon System Software Engineer Salary
based on 7 salaries
₹18.5 L/yr - ₹46 L/yr
297% more than the average System Software Engineer Salary in India
View more details
Customer Service Associate
4.1k salaries
unlock blur

₹0.6 L/yr - ₹6 L/yr

Transaction Risk Investigator
3.1k salaries
unlock blur

₹2.3 L/yr - ₹6.5 L/yr

Associate
2.8k salaries
unlock blur

₹0.8 L/yr - ₹6.9 L/yr

Senior Associate
2.4k salaries
unlock blur

₹2 L/yr - ₹10.1 L/yr

Software Development Engineer
2k salaries
unlock blur

₹16.3 L/yr - ₹33.7 L/yr

Explore more salaries
Compare Amazon with

Flipkart

4.0
Compare

TCS

3.7
Compare

Google

4.4
Compare

Netflix

4.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview