/30-day-leetcode-challenge-swift

30-Day LeetCoding Challenge in Swift

Primary LanguageSwift

30-Day LeetCoding Challenge in Swift

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. 💪

The challenge

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.

Solutions

Contributing

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. :)