Please describe the bug below and include any steps to reproduce the bug or screenshots if possible. This bug isn't about the problem itself, but rather about the hint feature. The hint feature is ...
data-structures-notes/ ├── c++ basics/ # fundamentals of c++ ├── time complexity/ # big o notation and analysis ├── patterns/ # pattern printing problems ├── basic maths/ # number theory problems ├── ...