Skip to content

Algorithms implemented in Python, JS and Go. Feel free to add another language!

Notifications You must be signed in to change notification settings

aleixsanfe/Rosetta_Stone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosetta Stone

This project is intended to be a programming Rosetta Stone. Here you'll find algorithms in various coding languages.

This project is born with the idea that the best way to learn how to code is coding itself. Yes, coding is a learning by doing task.

Organization

Algorithms will be organized in folders. Each folder will contain a readme.md explaining the problem and the algorithm implementations in various languages.

Languages

The first version will include the following languages:

  • Python
  • JavaScript
  • Go

More languages will be continously added with Pull Requests. Feel free to fork and add another language!

Contribute

You're strongly encouraged to contribute and add your own language! Open/close issues, fork the repo and make a Pull request! All ideas are welcome.

Meta

GitHub: Eric Alcaide – Twitter: @eric_alcaide – Email: ericalcaide1@gmail.com

About

Algorithms implemented in Python, JS and Go. Feel free to add another language!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 21.7%
  • JavaScript 17.3%
  • Python 16.0%
  • Java 15.2%
  • Go 12.9%
  • C 5.9%
  • Other 11.0%