companies: add Amazon front end interview PDF

This commit is contained in:
Yangshun 2024-03-05 12:45:15 +08:00
parent 2dac49947c
commit ffb0a29ef8
3 changed files with 13 additions and 1 deletions

View File

@ -9,7 +9,12 @@ Front End Interview Handbook is now part of [GreatFrontEnd](https://www.greatfro
:::
Amazon is known to focus a lot on behavioral questions and their Leadership Principles. Hence be well-prepared in the non-technical aspects too. Refer to the [official Amazon Interview Preparation Guide for Software Development Engineer](https://amazonsdeinterviewprep.splashthat.com/).
Amazon is known to focus a lot on behavioral questions and their Leadership Principles. Hence be well-prepared in the non-technical aspects too.
Refer to the official Amazon Interview Preparation Guides for:
- [Front End Engineers](/companies/amazon.pdf)
- [Software Development Engineer](https://amazonsdeinterviewprep.splashthat.com/)
## Trivia

View File

@ -145,3 +145,10 @@ div[class^='announcementBar_'] {
background: var(--ifm-color-emphasis-200);
color: inherit;
}
.alert a:after {
content: url(/img/icons8-twitter.svg);
width: 10px;
display: inline-block;
height: 10px;
}

Binary file not shown.