Skip to content

Have you ever wanted to overflow your stack checking if a number is even?

License

Notifications You must be signed in to change notification settings

AnonymousRand/is-even

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Is-Even

The state-of-the-art number parity checker, endorsed by algorithm professors worldwide. Runs in O(n + recursion depth exceeded) time.

Fixes

  • Implement memoization to reduce stack overflows wait why am i running out of memor

About

Have you ever wanted to overflow your stack checking if a number is even?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages