In this repo, I want to provide my solutions to the 30-Day LeetCoding Challenge using Swift.
I use Swift in my day to day work as iOS Software Engineer, but I've never used it for these kinds of challenges and I think it's rarely used in this scope. However, given the high flexibility and power of the language, I want to try it in this environment. I bet I will learn tons of things. 💪
For each day of the challenge I have set up a folder which contains the playground with the solution and a README.md with the original text given by LeetCode and how I approached the problem.
- Day 01
- Day 02
- Day 03
- Day 04
- Day 05
- Day 06
- Day 07
- Day 08
- Day 09
- Day 10
- Day 11
- Day 12
- Day 13
- Day 14
- Day 15
- Day 16
- Day 17
- Day 18
- Day 19
- Day 20
- Day 21
- Day 22
- Day 23
- Day 24
- Day 25
- Day 26
- Day 27
- Day 28
- Day 29
- Day 30
Everyone is welcomed to contribute to this project.
You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub.
PR are welcome as well, of course. :)