I feel so stuck in the algorithm challenges 😔

Getting stuck on one algorithm problem for days or weeks is a waste of time. There’s no value to taking that long to solve one of those questions. Most of the time you have the algorithm thought out and are approaching it the correct way and you just have a simple syntax error, or at least that’s the case with me.

Try them for a couple hours. If you get stuck look up the answer and understand how it works and why your approach didn’t.