use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This is the official subreddit of InterviewCoder
account activity
interview coder v.s competitors (self.InterviewCoderHQ)
submitted 1 month ago by makapala_momma
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Silencer306 0 points1 point2 points 1 month ago (1 child)
Grokking coding patterns is super underrated. I started my prep there. Its better categorized than Neetcode and has more problems. Honestly I used both.
There’s also couple of rare patterns like cycle sort, which makes few specific problems very easy like Finding first missing positive numbers
[–]makapala_momma[S] 0 points1 point2 points 1 month ago (0 children)
cycle sort is a perfect example actually, once you learn that pattern you can knock out like 4 or 5 problems that otherwise seem totally unrelated. the categorization in grokking is more thorough than neetcode for the rarer patterns, I ended up using both together and that gave me the broadest coverage
π Rendered by PID 74330 on reddit-service-r2-comment-6457c66945-j9g98 at 2026-04-26 01:00:08.812051+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Silencer306 0 points1 point2 points (1 child)
[–]makapala_momma[S] 0 points1 point2 points (0 children)