Hi all!

I must say this exercise card is quite helpful but I expected a little bit harder problems here, just like sliding window problems. They seems quite easy but there are always a lot of corner cases that should be treated correctly.
However problem Max consecutive ones II is a good candidate for sliding window solution.

Comments (0)