Tracking my daily progress for LeetCode challenges. This is a continuation of this post. The source code for these examples can be found on the GitHub repo. Dec 21 2023 – Widest Vertical Area Between Two Points Containing No Points Difficulty Level: Medium It should pass below test cases: class WidestVerticalAreaTest…
Category: Algorithm
Algorithm
Read more
My 21 Days Leetcode challenge
Coming from a business background, shifting to the tech world has been quite a ride. When I first entered this new field, most of my energy and time was dedicated to learning new technologies, tools, languages, and frameworks. Consequently, I unintentionally neglected one important skill – algorithms. Four years after…