calvinsettachatgul / ch

1 stars 1 forks source link

3 algorithms #4

Closed calvinsettachatgul closed 5 years ago

calvinsettachatgul commented 5 years ago

find 3 different practice problems from coding websites hankerrank leetcode codewars cracking the coding interview

calvinsettachatgul commented 5 years ago

put the problems inside the algorithms folder. start a code file and start a test file example_problem.js test/example_problem.spec.js

calvinsettachatgul commented 5 years ago

useful website https://www.thatjsdude.com/interview/

https://www.thatjsdude.com/interview/js1.html#isPrime

HCode1 commented 5 years ago

http://www.thatjsdude.com/interview/js1.html#countingZeros

HCode1 commented 5 years ago

https://www.interviewcake.com/question/javascript/js-whats-wrong

calvinsettachatgul commented 5 years ago

@HCode1 listed 3 problems @calvinsettachatgul still needs to do this