Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)