This blog moved to medium->https://medium.com/@cocoamaemae

Tuesday, January 23, 2018

Ordinary Questions in Coding Interview


  1. Calculate fibonacci value X
  2. Determine X if prime factor or not
  3. Reverse order of array
  4. Fizz Buzz

No comments:

Post a Comment

Front End Development Tools

TaskRunner Tool executing multiple tasks by only one execution. Tasks are like CSS preprocessor, Transpire, Module Bundler, etc... e.g. ...