Grokking the Coding Interview: Patterns for Coding Questions
Ask Author
Back to course home

0% completed

Vote For New Content
Where can I find a diagram with to understand the logic of this algothrim?

Seif Mamdouh

Sep 24, 2022

Where can I find a diagram with to understand the logic of this algothrim?

0

0

Comments
Comments
S
Sumit 2 years ago

This is a good video to understand this:

https://www.youtube.com/watch?v=PnxTnKT0GUE

Note however that the logic to find rsb is different. The one in the solution is more intuitive than the one in the video.