An open API service indexing awesome lists of open source software.

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

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)_