My Linh TranConstruct String from Binary TreeToday I picked up a random problem from Leetcode, as an “easy” exercise for a rainy Sunday. And, spoiler alert, it’s about one of my most…Feb 15, 2021Feb 15, 2021
My Linh TranOur two kidsI am 29 almost turned 30. I have one husband and two kids.Feb 8, 2021Feb 8, 2021
My Linh TranFind First And Last Position of Element in Sorted ArrayThis is the first post on my series of Leetcode solutions. I would try to explain my approach as clearly as possible. Some of these…Feb 4, 2021Feb 4, 2021
My Linh TranWhy I chose LeetcodeThose professionals always say that in order to sharpen your algorithm problem-solving skills, the best way is to keep practicing. It’s…Feb 3, 2021Feb 3, 2021
My Linh TranQuick application deployment with HerokuSo you are a beginner, maybe self-taught like myself, after having loaded your brain with tons of new concepts and theories, you’ve…Feb 2, 2021Feb 2, 2021
My Linh TranReverse a string with recursionOne of the first things you need to know when learning programming is the recursion algorithm. Recursion is basically a function that…Jan 28, 2021Jan 28, 2021
My Linh TranWhat is a Binary Search Tree?Learning data structures for a beginner is hard — according to a 10-years experience developer that I know. Unfortunately, I found it hard…Jan 25, 2021Jan 25, 2021