adds self solution link to SOLUTIONS.md (#158)

This commit is contained in:
Li Yuhan
2025-06-30 04:44:47 +08:00
committed by GitHub
parent c6b7ff8b07
commit f484bc5e6c

View File

@@ -6,6 +6,7 @@ You can add your solution to this page once you finish any full week of the cour
* [pj/mini-lsm-simple-solution](https://github.com/pjzhong/mini-lsm-solution): A simple solution of Mini-LSM.
## Week 2
* [7143192/mini-lsm](https://github.com/7143192/mini-lsm): A solution of mini-lsm, finish all tasks except bonus task in week 1 and week2.
## Week 3