Dennis R Kennetz

Results 4 issues of Dennis R Kennetz

# Maximum Non-Adjacent Number Sum Write a function that takes in an array of positive integers and returns the maximum sum of non-adjacent elements in the array. If the input...

proposed challenge

# Invert Binary Tree The classic algorithm problem that you see on all the coding interview prep advertisement sites! The challenge is simple: Write a function that takes in a...

proposed challenge

# Participation All Hacktoberfest solutions should be provably correct. That is, solution submissions should either include the unit tests from the original challenge (implemented in your language of choice) or...

good first issue
hacktoberfest

Hi friends! This is more of a feature request than an issue. Have you considered implementing fastq generation from a reference genome? I think it would be a useful feature...