Skip to content

nagraham/typescript-project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Solutions in TypeScript

Why

To knock the rust off my JavaScript skill, and learn TypeScript, Jasmine, and possibly some other tools. Project Euler provides a big source of challenging, bite-sized problems to work on. I've already solved some of these problems in other languages, but its fun to revisit them with a new language.

What

The solutions are in the src/solutions directory. They are typically composed of reusable components, found in the src/lib/ directory.

About

Project Euler solutions written in TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published