icon
Personal Website

Weekly Coding • 2025-06-16

Hello everyone. It's time to write my weekly report.

Last week, I coded for 4 hours and completed 3 tasks on LeetCode without hints. Here’s the link to my LeetCode profile: https://github.com/hinst/hinst-leetcode

I'm working my way through the LeetCode problems in order, so I've now completed a total of 103 problems. I started on problem 104. Maximum Depth of Binary Tree but didn't finish it. It seems to be a challenging problem. Initially, I mixed up in-order and level-order traversal of binary trees, and wrote code for the level-order approach when I should have done in-order. Now I need to refactor something. I've spent three hours on this 104th problem already 😥 I'll keep trying to solve it without hints. I'm writing solutions for all problems in Deno.js.

Digital drawing: This week, I didn't draw anything; however, in my previous post, I mentioned tracking how many stars I'd collect on my new drawing in a week, and this time around, I collected 120 stars. That's much more than my previous drawing. 😴 I think I'll start working on a new drawing soon if I can find some free time for it.