/blogs

Here are my writings on software, engineering, and everything in between. โœ๐Ÿป

2022
26th Nov

My Hackathon Mentoring Experience ๐Ÿš€

What it's like mentoring developers at a hackathon: guiding teams, reviewing ideas, and helping build solutions under time pressure. ยท 3 min read

27th Aug

YouTube Live with PrepInsta and Careerboat ๐ŸŽฅ

A live session on landing high-paying tech jobs as a fresher: my TCS to HackerRank journey, building projects that matter, and the skills nobody teaches you in college. ยท 2 min read

6th Jul

LeetCode #509: Fibonacci Number

๐Ÿ—“๏ธ Daily LeetCode Challenge: multiple approaches to computing Fibonacci numbers, from recursion to dynamic programming. ยท 2 min read

5th Jul

LeetCode #128: Longest Consecutive Sequence

๐Ÿ—“๏ธ Daily LeetCode Challenge: finding the longest consecutive sequence in an unsorted array using a hash set approach. ยท 1 min read

4th Jul

LeetCode #135: Candy

๐Ÿ—“๏ธ Daily LeetCode Challenge: distributing the minimum number of candies to children based on their ratings. ยท 2 min read

3rd Jul

LeetCode #376: Wiggle Subsequence

๐Ÿ—“๏ธ Daily LeetCode Challenge: solving the wiggle subsequence problem using dynamic programming and greedy techniques. ยท 2 min read

2nd Jul

LeetCode #1465: Maximum Area of Cake After Cuts

๐Ÿ—“๏ธ Daily LeetCode Challenge: finding the largest piece of cake after a series of horizontal and vertical cuts. ยท 1 min read

1st Jul

LeetCode #1710: Maximum Units on a Truck

๐Ÿ—“๏ธ Daily LeetCode Challenge: a greedy approach to maximizing units loaded onto a truck with limited capacity. ยท 1 min read

Blogs / Sourav Dey