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

https://github.com/jesperancinha/jeorg-algorithms-test-drives

Algorithm Study Project in different languages
https://github.com/jesperancinha/jeorg-algorithms-test-drives

algorithms bash java javascript kotlin python scala

Last synced: 23 days ago
JSON representation

Algorithm Study Project in different languages

Awesome Lists containing this project

README

          

# jeorg-algorithms-test-drives

[![Generic badge](https://img.shields.io/static/v1.svg?label=GitHub&message=Algorithms%20Test%20Drivesđź§®&color=informational)](https://github.com/jesperancinha/jeorg-algorithms-test-drives)
[![GitHub License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)

[![jeorg-algorithms-test-drives](https://github.com/jesperancinha/jeorg-algorithms-test-drives/actions/workflows/jeorg-algorithms-test-drives.yml/badge.svg)](https://github.com/jesperancinha/jeorg-algorithms-test-drives/actions/workflows/jeorg-algorithms-test-drives.yml)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/417c4f8d4e6f4e7d873c69188d9068a6)](https://www.codacy.com/gh/jesperancinha/jeorg-algorithms-test-drives/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/jeorg-algorithms-test-drives&utm_campaign=Badge_Grade)

[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/417c4f8d4e6f4e7d873c69188d9068a6)](https://www.codacy.com/gh/jesperancinha/jeorg-algorithms-test-drives/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/jeorg-algorithms-test-drives&utm_campaign=Badge_Coverage)
[![Coverage Status](https://coveralls.io/repos/github/jesperancinha/jeorg-algorithms-test-drives/badge.svg?branch=main)](https://coveralls.io/github/jesperancinha/jeorg-algorithms-test-drives?branch=main)
[![codecov](https://codecov.io/gh/jesperancinha/jeorg-algorithms-test-drives/branch/main/graph/badge.svg?token=SvigsGjSpT)](https://codecov.io/gh/jesperancinha/jeorg-algorithms-test-drives)

[![GitHub language count](https://img.shields.io/github/languages/count/jesperancinha/jeorg-algorithms-test-drives.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/top/jesperancinha/jeorg-algorithms-test-drives.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/code-size/jesperancinha/jeorg-algorithms-test-drives.svg)](#)

## Technologies used

Please check the [TechStack.md](TechStack.md) file for details.

## Contents

1. [Javascript Implemented Algorithms](./jeorg-javascript-algorithms)
2. [Kotlin Implemented Algorithms](./jeorg-kotlin-algorithms)
3. [Python Implemented Algorithms](./jeorg-python-algorithms)

## References

### Online

- [Hanoi Towers Algorithm](https://en.wikipedia.org/wiki/Tower_of_Hanoi)
- [Sierpiński triangle](https://en.wikipedia.org/wiki/Sierpi%C5%84ski_triangle)

### Books

- H. Cormen, T. E. Leiserson, C. L. Rivest, R. Stein, C. (2017). Introduction to Algorithms. (Third Edition). MIT Press

## About me

[![GitHub followers](https://img.shields.io/github/followers/jesperancinha.svg?label=Jesperancinha&style=for-the-badge&logo=github&color=grey "GitHub")](https://github.com/jesperancinha)