Skip to content

amdumdee/rossetacode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rosetta Code — Python

A working collection of Rosetta Code tasks solved in Python — algorithms, puzzles, math, string processing, and classic programming problems.

~349 solutions and counting.

What's here

Solutions span a wide range of task types:

  • Algorithms — Dijkstra's algorithm, addition chains, continued fractions
  • Math & number theory — De Polignac numbers, coprime triplets, primes
  • Puzzles & games — 15-puzzle, 2048, 24 game, 100 prisoners, FreeCell
  • Graphics & geometry — midpoint circle, rectangle division, Death Star
  • Strings & text — alternade words, Latin verb conjugation
  • Systems — chat server, terminal detection

Each file is a self-contained solution named after its Rosetta Code task.

Why

Keeping the saw sharp. A standing exercise in problem-solving across many small, well-defined challenges.

Structure

rossetacode/
└── python/
    └── <Task_Name>.py

License

Solutions are free to read, run, and learn from. Original task definitions belong to Rosetta Code under their respective licenses.

About

Python solutions to Rosetta Code tasks — algorithms, puzzles, math, and classic programming problems. ~349 and counting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages