/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. Β· 2 min read

27th Aug

YouTube Live with PrepInsta and Careerboat πŸŽ₯

A live session on how freshers can land high-paying tech jobs β€” covering essential skills, interview prep, and career strategies. Β· 1 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