calvinsettachatgul / ch

1 stars 1 forks source link

create files for 6 algorithms #19

Closed calvinsettachatgul closed 5 years ago

calvinsettachatgul commented 5 years ago

thatjsdude

https://www.thatjsdude.com/interview/js1.html#isPrime http://www.thatjsdude.com/interview/js1.html#countingZeros https://www.interviewcake.com/question/javascript/js-whats-wrong

from codewars

https://www.codewars.com/kata/gap-in-primes https://www.codewars.com/kata/find-the-parity-outlier https://www.codewars.com/kata/harshad-or-niven-numbers

calvinsettachatgul commented 5 years ago

hey @HCode1 the questions you found 2 of them have the answers already in the problem description

calvinsettachatgul commented 5 years ago

@HCode1 the third one from interview cake isnt very useful for practicing algorithm coding questions

calvinsettachatgul commented 5 years ago

@HCode1 can you find a couple more problems?

calvinsettachatgul commented 5 years ago

created files for these algorithms