Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sodiqsanusi/algorithmsarchive
A collection of algorithms solved from different platforms
https://github.com/sodiqsanusi/algorithmsarchive
algorithms data-structures javascript typescript
Last synced: about 2 months ago
JSON representation
A collection of algorithms solved from different platforms
- Host: GitHub
- URL: https://github.com/sodiqsanusi/algorithmsarchive
- Owner: sodiqsanusi
- Created: 2022-06-18T00:38:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T04:32:04.000Z (about 2 years ago)
- Last Synced: 2023-03-05T08:08:27.552Z (almost 2 years ago)
- Topics: algorithms, data-structures, javascript, typescript
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# An archive for algorithms I've worked on
In each folder is a README file explaining the task to be solved and the code I used in solving the said task.
>**Disclaimer!** I'm still working on my data structure and algorithms knowledge, so pardon me if my code isn't as optimal as you may expect, "t" for thanksπ€πΎ.**Edit:** It has been getting tough to share most of the algorithms I've worked on or solved. So I'll have to stop pushing code to this repo.
If you want to check out my algorithm skills tho, you can check out my [CodeWars account](https://www.codewars.com/users/sodiqsanusi), most of the algorithms I solve are from there by the way.