Skip to content

Each code contains built-in and/or recursive version of the solution with a few test cases.

Notifications You must be signed in to change notification settings

ggoboogy/99-scala-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Ninety-Nine Problems in Scala

These are an adaptation of Ninety-Nine Prolog Problems written by Werner Hett.

  • The majority of solution contains a recursive/built-in version of solution, but some contains one of the two only.
  • Each solution contains a few test cases.
  • I'm beginner at scala, so my solutions may not the best even though I always did my best.
  • I sincerely welcome any kind of feedback or improvement!

About

Each code contains built-in and/or recursive version of the solution with a few test cases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages