This repository contains all the solved solutions for coding problems on LeetCode. All solutions have an acceptable runtime and memory usage.
- C# - denoted by [C#]
- Java - denoted by [J]
- Python - denoted by [Py]
- SQL - denoted by [SQL]
- Bash Script - denoted by [B]
- TypeScript - denoted by [T]
[Difficulty][Programming Language].question number.question title
E: Easy M: Medium H: Hard