Swift solutions to algorithmic problems
I want to try Rust and Swift to solve algorithmic problems. I felt this is a great way to dive into Rust and Swift Standard Library.
While solving problems in Swift if I come across issues/improvements in Swift compiler, I have reported them here and I am fixing them as well if possible with the support from Swift open source community.
Issues raised by me so far: 5
I am using sourcekitd for Swift and rust-analyzer for Rust in VSCode on macOS. All algorithms/problems used/solved are tested on Linux as well.
MIT license