My solutions for rosalind. Each file is named after the problem it's a solution for. The /util folder will be used for anything that might be reused for later solutions.
Most solutions will be written in python, but depending on appropriateness (and mood) some may be implemented in c++.