More Algo Practice

Posted on June 15, 2022 in data-structures

Recently, I’ve taken a bit of a break from developing my app and have been putting the bulk of my focus into practicing algorithms. I’ve been tackling the Blind 75 Leetcode Problems , a curated list of leetcode problems grouped into type of problem/data structure with increasing difficulty …


Continue reading

Data Structures and Algorithms

Posted on April 21, 2022 in data-structures

In addition to my wellness app, I’ve also been focusing on improving my practical knowledge of data structures and algorithms. I am using AlgoExpert, a service which combines instructional videos on the different types of data structures with 160 practice problems. What I like about it so far is …


Continue reading