Skip to content

petertseng-dp/stepstring-discrepancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stepstring Discrepancy

Find the largest discrepancy of any stepstring in a string.

Build Status

Notes

Nothing too surprising in the implementation. Note that to be able to efficiently handle 10000-character strings, we need to reuse as much work as possible. To that end, we need to be strategic about how we vary the parameters. Details in the code.

Source

https://www.reddit.com/r/dailyprogrammer/comments/358pfk

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published