Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mach1el/algorithm-practice
Algorithm solutions from top algorithm practice website
https://github.com/mach1el/algorithm-practice
algorithm-challenges algorithms algorithms-practice codility-challenges golang-algorithms golang-examples hackerrank-challenges python-algorithms python-examples testdome-challenges
Last synced: 1 day ago
JSON representation
Algorithm solutions from top algorithm practice website
- Host: GitHub
- URL: https://github.com/mach1el/algorithm-practice
- Owner: mach1el
- License: mit
- Created: 2024-02-04T15:31:59.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-09T07:01:53.000Z (3 months ago)
- Last Synced: 2024-10-13T14:09:00.142Z (about 1 month ago)
- Topics: algorithm-challenges, algorithms, algorithms-practice, codility-challenges, golang-algorithms, golang-examples, hackerrank-challenges, python-algorithms, python-examples, testdome-challenges
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithm practice
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/mach1el/algorithm-practice)
## Platforms
![Hackerrank](https://img.shields.io/badge/-Hackerrank-2EC866?style=for-the-badge&logo=HackerRank&logoColor=white)
![Codility](https://img.shields.io/badge/Codility-black?style=for-the-badge&logo=codility&logoColor=white)
![Testdome](https://img.shields.io/badge/Testdome-0D96F6?style=for-the-badge&logo=testdome&logoColor=white)## Languages
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)This repository stores submission codes used to resolve challenges on HackerRank, Codility, Testdome, etc. Python and GoLang are the two main languages being used to resolve the challenges.
## License
![GitHub License](https://img.shields.io/github/license/mach1el/algorithm-practice?style=flat-square&color=%23FF5E0E)