educative.io

Switching Between Chapters For Grokking the Coding Interview

Would it be advisable to switch between chapters while doing the Grokking the Coding Interview course? I feel like I am able to solve the problems because I know the question is mapped into a particular category. I wanted to mix it up by switching from sliding window to graphs or two pointers, then come back later to solve sliding window again.

I wanted to know if this strategy is advisable.

Yes, you can switch between the chapters according to your understanding.