This repository contains my solutions to LeetCode problems implemented in the Dart programming language. The goal is to explore and practice problem-solving techniques while understanding the unique features and capabilities of Dart.
I aim to solve LeetCode problems in Dart as well as other programming languages to compare and understand the differences between them. This process helps me:
- Hone problem-solving skills.
- Learn and appreciate the strengths and weaknesses of different programming languages.
- Share solutions and ideas with the developer community.
Each solution is organized by its problem number and title. For example: |-- 1_two_sum.dart
Contributions are welcome! If you'd like to:
- Suggest an improvement.
- Share an alternate solution.
- Report an issue.
Feel free to submit a pull request or open an issue.
This repository is licensed under the MIT License.