Rosetta_Project icon indicating copy to clipboard operation
Rosetta_Project copied to clipboard

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

Results 51 Rosetta_Project issues
Sort by recently updated
recently updated
newest added

I added a program for Quick sort implemented in python language.

Added implementation of Quick Sort in Dart Language

The idea behind this project is to provide useful code snippets for the real programming world and their translations into as many languages as possible. See Projects Tab for ideas....

help wanted
Hacktoberfest

I have added code for a recursive implementation of QuickSort in C. Hope it helps!