My solutions for assorted HackerRank and Rosalind problems.
| Emoji | Language |
|---|---|
| π | Python 2 |
| :squirrel: | Golang |
##Rosalind
- String Algorithms
- [:squirrel: Counting DNA Nucleotides](Rosalind/String\ Algorithms/dna.go)
- [:squirrel: Transcribing DNA into RNA](Rosalind/String\ Algorithms/rna.go)
- [:squirrel: Complementing a Strand of DNA](Rosalind/String\ Algorithms/revc.go)
- Alignment
- Combinatorics
- Uncategorized
##Hacker Rank
- Algorithms