Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marc-mosca/algorithms
- Owner: marc-mosca
- Created: 2024-11-15T16:54:13.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-17T16:10:51.000Z (about 2 months ago)
- Last Synced: 2024-11-25T12:15:56.020Z (about 1 month ago)
- Topics: algorithms, data-structures, swift
- Language: Swift
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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