Personal implementations of algorithms to solve the bioinformatics challenges posted on the Rosalind Bioinformatics website using Java. The src folder contains the .java files storing the code, while the bin contains the compiled .class files, as well as any necessary data files needed for the algorithms.