An open API service indexing awesome lists of open source software.

https://github.com/feed0/leetcodeclt

LeetCode problems using a Xcode Swift CommandLineTools project
https://github.com/feed0/leetcodeclt

leetcode swift swift-testing

Last synced: about 19 hours ago
JSON representation

LeetCode problems using a Xcode Swift CommandLineTools project

Awesome Lists containing this project

README

          

# LeetCode Swift CommandLineTools

Xcode's CLT projects are the fastest way to unit test source code, specially when compared to regular App projects.

## How to continue:
1. _LEFT_: Code structure (source and tests)
2. _MIDDLE_: Source file for a Leetcode problem
3. _RIGHT_: Test file with public cases from Leetcode

![LeetCode CommandLineTools](LeetCodeCLT.png)