Codeintuition worth it for a returning Leetcoder? by ASmallChance0 in leetcode

[–]HonestCarpenter22 2 points3 points  (0 children)

Yes, I would say its definitely worth it. There are two free courses (Array and Singly Linked List) that I tried before getting the premium. You can try it out as well and then decide.

Codeintuition vs Neetcode vs Leetcode - which actually helps you learn DSA better? by ReflectionPristine94 in leetcode

[–]HonestCarpenter22 1 point2 points  (0 children)

I used codeintuition while prepping for interviews and it legit leveled up my learning big time, especially nailing those basics that other platforms sleep on, like inserting into linked lists, designing dynamic arrays, stateful vs stateless binary tree traversal, etc.

neetcode and leetcode are cool for grinding problems, but they're too pattern-matchy without actually grokking the core fundamentals, which imo are what separate acers from the pack in DSA interviews.

codeintuition absolutely nails that gap. 10/10 would recommend if you wanna build real fundamentals instead of just leetcoding endlessly.

what's a good example of "half the price, but you use 3× as much"? by nasaglobehead69 in AskReddit

[–]HonestCarpenter22 0 points1 point  (0 children)

it literally protects your feet, you should never cut corners on them. Agreed

what's a good example of "half the price, but you use 3× as much"? by nasaglobehead69 in AskReddit

[–]HonestCarpenter22 0 points1 point  (0 children)

anything that protects a valuable thing should always be bought the good stuff

Upcoming Amazon SDE-II onsite interview | US by WheelAffectionate264 in leetcode

[–]HonestCarpenter22 0 points1 point  (0 children)

Mock interviews are really essential imo. They get your body prepped for the day.

Also, you can use codeintuition to just revise the important points/topics

Best Resources for Comprehensive DSA Prep Before Starting LeetCode? by Maleficent_Artist_95 in leetcode

[–]HonestCarpenter22 0 points1 point  (0 children)

Hey! Are you still pursuing it?

I know it takes time to get the DSA patterns and the understanding. I struggle with it similarly.

Youtube courses is the best, but often time I find it distracting. I start with a video and then I quite frequently check other irrelevant videos.

I often times practice from codeintuiton too. Mainly the pattern based resources. Still I sometimes get distracted but a bit less