https://github.com/mensenvau/solutions_metacareers_com
metacareers.com
https://github.com/mensenvau/solutions_metacareers_com
cpp facebook meta problem-solving python sql
Last synced: 3 months ago
JSON representation
metacareers.com
- Host: GitHub
- URL: https://github.com/mensenvau/solutions_metacareers_com
- Owner: mensenvau
- Created: 2023-10-27T12:20:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T17:08:58.000Z (over 2 years ago)
- Last Synced: 2025-03-25T03:48:35.969Z (over 1 year ago)
- Topics: cpp, facebook, meta, problem-solving, python, sql
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solutions MetaCareers.com!
### Warmup:
- Problem 1 - [ABCs](https://www.metacareers.com/profile/coding_puzzles/?puzzle=513411323351554)
- Problem 2 - [All Wrong](https://www.metacareers.com/profile/coding_puzzles/?puzzle=1082217288848574)
- Problem 3 - [Battleship](https://www.metacareers.com/profile/coding_puzzles/?puzzle=3641006936004915)
### Level 1:
- Problem 1 - [Cafeteria](https://www.metacareers.com/profile/coding_puzzles/?puzzle=203188678289677) _(I worked with help.)_
- Problem 2 - [Kaitenzushi](https://www.metacareers.com/profile/coding_puzzles/?puzzle=958513514962507)
- Problem 3 - [Rotary Lock _(Chapter 1)_](https://www.metacareers.com/profile/coding_puzzles/?puzzle=990060915068194)
- Problem 4 - [Scoreboard Inference _(Chapter 1)_](https://www.metacareers.com/profile/coding_puzzles/?puzzle=348371419980095)
- Problem 5 - [Uniform Integers](https://www.metacareers.com/profile/coding_puzzles/?puzzle=228269118726856)
- Problem 6 - [Stack Stabilization _(Chapter 1)_](https://www.metacareers.com/profile/coding_puzzles/?puzzle=183894130288005)
- Problem 7 - [Director of Photography _(Chapter 1)_](https://www.metacareers.com/profile/coding_puzzles/?puzzle=870874083549040)
### Data engineer 1:
- Problem 1 - Return Mismatched Words _(Python)_
- Problem 2 - Return Smallest Key _(Python)_
- Problem 3 - Filter _(SQL)_