Update SOLUTIONS.md (#77)

A simple solution of Mini-LSM
This commit is contained in:
ping
2024-05-13 10:44:58 +08:00
committed by GitHub
parent c4d5440264
commit 0092b89cd0

View File

@@ -3,7 +3,7 @@
You can add your solution to this page once you finish any full week of the tutorial. You may have a one-sentence introduction of what you have done in your solution and any special functionalities you have implemented.
## Week 1
* [pj/mini-lsm-simple-solution](https://github.com/pjzhong/mini-lsm-solution): A simple solution of Mini-LSM.
## Week 2
## Week 3