Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marc-mosca/algorithms

Algorithms and data structures in Swift.
https://github.com/marc-mosca/algorithms

algorithms data-structures swift

Last synced: about 1 month ago
JSON representation

Algorithms and data structures in Swift.

Awesome Lists containing this project

README

        



█▀█ █ █▀▀ █▀█ █▀▄ ▀█▀ ▀█▀ █ █ █▄█ █▀▀
█▀█ █ █ █ █ █ █▀▄ █ █ █▀█ █ █ ▀▀█
▀ ▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀ ▀ ▀▀▀ ▀ ▀ ▀ ▀ ▀ ▀▀▀
----------------------------------------
Algorithms and data structures in Swift.

## Features

This repository contains my implementation of algorithms and data structures in Swift.

Here is the list of algorithms and data structures implemented in this repository:

### Searching Algorithms

- Binary Search
- Linear Search
- Square Search

### Sorting Algorithms

- Bubble Sort

### Data Structures

- Linked List
- Queue

## Usage

You can use any algorithm or data structure you like in your project by copying the function you want to use.

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

## Contact

You can email me at [email protected].

Created while eating 🍿 by Marc MOSCA ©2024