Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

aaron9000/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler

Solutions to Project Euler using ramda and bigint.

I took a functional approach where possible. All solutions should compute in a reasonable amount of time.

Run Tests
npm install
npm run test

Releases

No releases published

Packages

No packages published