Skip to content

The selected algorithm is implemented in 100 different programming languages. The main goal is to demonstrate the diversity and unique features of each language through a common task.

License

Notifications You must be signed in to change notification settings

bezhan2009/Polyglot-Sorting-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyglot Sorting Algorithms

License GitHub contributors Most Used Language Total Languages

This repository showcases sorting algorithms implemented in 100 different programming languages. Each language directory contains a basic sorting algorithm implementation to illustrate language-specific features and syntax.

Directory Structure

The repository is structured as follows:

  • A/: Algorithms implemented in languages starting with 'A'
  • B/: Algorithms implemented in languages starting with 'B'
  • ...
  • Z/: Algorithms implemented in languages starting with 'Z'

Purpose

The goal of this project is to explore and compare sorting algorithm implementations across a diverse set of programming languages, from mainstream languages to more exotic ones.

Contributing

Contributions are welcome! If you know a programming language that isn't covered yet or have suggestions for improvements, feel free to fork this repository, add your implementation, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

The selected algorithm is implemented in 100 different programming languages. The main goal is to demonstrate the diversity and unique features of each language through a common task.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published