https://github.com/leodhb/amazon-challenges
Some challenges for their recruitment process
https://github.com/leodhb/amazon-challenges
data-structures faang-preparation python
Last synced: 3 months ago
JSON representation
Some challenges for their recruitment process
- Host: GitHub
- URL: https://github.com/leodhb/amazon-challenges
- Owner: leodhb
- License: agpl-3.0
- Created: 2022-02-28T02:30:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T15:32:59.000Z (over 3 years ago)
- Last Synced: 2025-06-23T11:51:30.190Z (4 months ago)
- Topics: data-structures, faang-preparation, python
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazon Challenges
Amazon and all the other FAANG's are known by their complex technical challenges if you want to to become a SDE. They wants to test your knowledge on Data Structures, math and how your mind works writing code. You can usually make this in whatever language you want.Some of these challenges can be found on sites like HackerRank or Leetcode. This is a personal repository where I gonna share my personal solutions.