caiyue1993 / AlgorithmSwift

Weekly swift algorithm practice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlgorithmSwift

Weekly swift algorithm practice.

Requirement

You need to install Swift Package Manager

Run

Take Tree project for example:

First, swift package generate-xcodeproj

Second, open tree.xcodeproj

Third, Cmd + B to build

Fourth, Cmd + U to run the tests

About

Weekly swift algorithm practice.


Languages

Language:Swift 100.0%