Skip to content

Foo-Manroot/Collatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collatz

This repository was created as a response to a internship offer, where we were told to create a simple program to calculate the Collatz conjecture.

As I saw that this repository was no longer needed, I decide to use it to train my knowledge on different languages, and learn new ones. Every directory is dedicated to each one implementation on a given language. In these directories there should be another README to explain how to run the program, if needed (even without any instructions, it should be pretty straight-forward).

Also, this repository can be used to back my claims of knowledge (at least on a basic level) on a given language.

Languages

These are the currently available implementations, each one in their corresponding directory:

  • C (this was the original, the one used for the internship offer)
  • Scala
  • Bash
  • Lisp
  • Prolog
  • Python
  • PHP
  • Java
  • LOLCODE
  • ASM - i386
  • Ruby
  • AWK
  • C++
  • Dart

About

Implementation of the Collatz conjecture on different languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published