My Codewars solutions with Go, Python3 and JavaScript.
Problem | Solution |
---|---|
Two to One | Go |
How Green Is My Valley? | Go |
Band name generator | Go |
All Inclusive? | Go |
Descending Order | JS |
Complementary DNA | JS |
Find the divisors! | JS |
Sum of odd numbers | JS |
Problem | Solution |
---|---|
Gap in Primes | Go |
Maximum subarray sum | Go |
Rot13 | JS |
Where my anagrams at? | JS |
Moving Zeros To The End | JS |
Memoized Fibonacci | JS |
Problem | Solution |
---|---|
Sudoku Solution Validator | JS |
parseInt() reloaded | JS |