Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pauljohanneskraft/algorithmsanddatastructures

Collection of algorithms and data structures
https://github.com/pauljohanneskraft/algorithmsanddatastructures

algorithm algorithms data-structures macos swift swift-4 swift4

Last synced: about 1 month ago
JSON representation

Collection of algorithms and data structures

Awesome Lists containing this project

README

        

![AlgorithmsAndDataStructures](https://user-images.githubusercontent.com/15239005/165649309-b93064f9-0210-499c-9790-5024a2df4048.png)

# AlgorithmsDataStructures

[![CI Status](http://img.shields.io/travis/pauljohanneskraft/AlgorithmsDataStructures.svg?style=flat)](https://travis-ci.org/pauljohanneskraft/AlgorithmsDataStructures)
[![Version](https://img.shields.io/cocoapods/v/AlgorithmsDataStructures.svg?style=flat)](http://cocoapods.org/pods/AlgorithmsDataStructures)
[![License](https://img.shields.io/cocoapods/l/AlgorithmsDataStructures.svg?style=flat)](http://cocoapods.org/pods/AlgorithmsDataStructures)
[![Platform](https://img.shields.io/cocoapods/p/AlgorithmsDataStructures.svg?style=flat)](http://cocoapods.org/pods/AlgorithmsDataStructures)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

AlgorithmsDataStructures is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'AlgorithmsDataStructures'
```

## Author

Paul Kraft

## License

AlgorithmsDataStructures is available under the MIT license. See the LICENSE file for more info.