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
- Host: GitHub
- URL: https://github.com/jesperancinha/jeorg-algorithms-test-drives
- Owner: jesperancinha
- License: apache-2.0
- Created: 2021-04-05T07:39:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-19T14:04:56.000Z (24 days ago)
- Last Synced: 2025-09-19T16:25:29.654Z (24 days ago)
- Topics: algorithms, bash, java, javascript, kotlin, python, scala
- Language: Kotlin
- Homepage:
- Size: 4.11 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# jeorg-algorithms-test-drives
[](https://github.com/jesperancinha/jeorg-algorithms-test-drives)
[](https://www.apache.org/licenses/LICENSE-2.0)[](https://github.com/jesperancinha/jeorg-algorithms-test-drives/actions/workflows/jeorg-algorithms-test-drives.yml)
[](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)
[](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)
[](https://coveralls.io/github/jesperancinha/jeorg-algorithms-test-drives?branch=main)
[](https://codecov.io/gh/jesperancinha/jeorg-algorithms-test-drives)[](#)
[](#)
[](#)## 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
[](https://github.com/jesperancinha)