This repository includes solutions for the 'Collatz Conjecture'-problem in different programming languages.
The files containing the solutions for the problem in each programming language have the prefix 'cc_' followed by the language name (e.g. 'python'). The sample files for each language have the prefix 'sample_' followed by the language name.
- C++
- Java
- JavaScript
- PHP
- Python