logoalt Hacker News

ebiesteryesterday at 3:53 PM2 repliesview on HN

Super common patterns like dynamic programming?


Replies

theflyinghorseyesterday at 9:48 PM

Yes. Common LC patterns such as 1D and 2D dynamic programming. I'm not defending leetcode style interviews, in fact I think they are actually bad, I'm simply stating their intent as observed by me.

In my notes I have roughly 30 patterns to leetcode questions btw.

tomas789yesterday at 4:54 PM

Yes. It is common on leetcode.