Prototyping is my favorite part of programming. I like building new stuff and getting things working. It’s no surprise, then, that I am a big fan of MongoDB and NoSQL in general. Don’t get me wrong: I ...
If you can deliberately choose to consume brain-rot on TikTok for hours, you can deliberately choose to upskill in at least one focus area for at least 20 minutes Learning a new skill every day has ...
Given a non-empty binary tree, find the maximum path sum. For this problem, a path is defined as any sequence of nodes from some starting node to any node in the tree along the parent-child ...