Update README.md

This commit is contained in:
akp 2022-12-22 19:28:19 +00:00
parent cae48cffe7
commit 38e840693b
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -37,4 +37,4 @@ The red dotted line denotes 15 seconds.
| 19 - Not Enough Minerals | ★ ★ | [Python](19-notEnoughMinerals/py/__init__.py) | Finding the most effective sequence of operations to complete a specific task. |
| 20 - Grove Positioning System | ★ ★ | [Python](20-grovePositioningSystem/py/__init__.py) | My hell is lined with circular sequences. |
| 21 - Monkey Math | ★ ★ | [Python](21-monkeyMath/py/__init__.py) | Trees of math with a fairly satisfying solution :D |
| 21 - Monkey Map | ★ ★ | [Python](21-monkeyMap/py/__init__.py) | Please never ever make me trace a path around a 3D shape in two dimensions ever again |
| 22 - Monkey Map | ★ ★ | [Python](22-monkeyMap/py/__init__.py) | Please never ever make me trace a path around a 3D shape in two dimensions ever again |