Swiftpack.co - sjaindl/DataStructuresAlgs as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by sjaindl.
sjaindl/DataStructuresAlgs 1.0.5
Collection of data structures and algs to be used in Swift
⭐️ 1
🕓 3 years ago
.package(url: "https://github.com/sjaindl/DataStructuresAlgs.git", from: "1.0.5")

DataStructuresAlgs

This package offers a collection of data structures and algorithms written in Swift. This includes well-known data structures and algorithms such as Djikstra's shortest path algorithm, as well as algorithms for specific problems such as checking whether a string contains all unique characters.

Each data structures and algorithm class also has a corresponding unit test with, if applicable, a link to test data/further decription.

Licence

This swift package can be used freely, see https://github.com/sjaindl/DataStructuresAlgs/blob/master/DataStructuresAlgorithms/LICENSE for license notes.

Installation

No special prerequisites required. You just need an IDE (preferably Xcode) and clone the source code: git clone https://github.com/sjaindl/DataStructuresAlgs.git

You can execute all unit tests in DataStructuresAlgorithmsTest target or just run the testAll() function in DataStructuresAlgorithmsTests.

GitHub

link
Stars: 1
Last commit: 3 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics