LLDCollection has been created as an aim to provide the most used low level design patterns along with the most asked low level design problems at a single place.
LLDCollection takes a hands on appraoch on low level design, where the aim is to tackle a problem and solve it using the appropriate design pattern.
There are repositories for different languages. Feel free to contribute to them and help build a great LLD Collection!
You can start by looking at https://github.com/LLDCollection/ProblemStatements/blob/main/README.md and checkout which problem needs to be implemented in your favorite language. Otherwise, you can even add a new problem statement and implement it.