Table of Contents

Word Break Problem

Decides if a string can be segmented into dictionary words, using results of subproblems for shorter prefixes.

Category: dynamic-programming
Loading...

Enjoy reading code with a tandem explainer?

Explain code with DocComment! Try out your own code!

Try DocComment