Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

usmansbk/Andela_Bootcamp_day_0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Andela_Bootcamp_day_0

getPrimes function that takes an integer value n as argument and generates prime numbers from 0 to n with asymptotic analysis.

To run test you'll need to install jasmine-node run "npm jasmine-node -g" To run test run 'jasmine'

About

getPrimes function that takes an integer value n as argument and generates prime numbers from 0 to n with asymptotic analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published