Tech IndustryJan 10, 2020
QualcommBkJP88

Preparation for Amazon lab126

What sorts of questions to expect in first photo interview for embedded software engineer position in lab126?

Add a comment
Siemens b78vUi Jan 10, 2020

Expect lot of STAR type behavioral questions around amazon’s leadership principles. Like “tell me a time when you ....”

New
jinyang🥢🥡 Jan 10, 2020

LPs, LPs, LPs

Qualcomm BkJP88 OP Jan 10, 2020

What's LP?

New
jinyang🥢🥡 Jan 10, 2020

Leadership Principles

Qualcomm BkJP88 OP Jan 10, 2020

What about the coding skill test? Which data structures are they mostly fond of? And what's the level of difficulty there?

Intel bananabread Jan 10, 2020

Linked lists & binary trees - how to traverse and search both. Recursion. Strings are always fair game. Be familar with at least 1 sorting algo like heapsort. Leetcode easy and medium problems.