Owen SiuLeetcode — 128 Longest Consecutive SequenceGiven an unsorted array of integers nums, return the length of the longest consecutive elements sequence.Jun 30, 2022Jun 30, 2022
Owen SiuRTK query — How to centralize error handlingWhen we receive errors from queries or mutations, we’ll want to notify users saying: Hey! something went wrong!Jun 11, 2022Jun 11, 2022
Owen SiuLeetCode — 1306 Jump Game III javascript solution (faster than 100%)Given an array of non-negative integers arr, you are initially positioned at start index of the array. When you are at index i, you can…Dec 9, 2021Dec 9, 2021
Owen SiuReact — One of the essentials in Web developmentThere are several frontend frameworks/libraries that are production-ready nowadays(e.g. React, Vue, Angular). As a web developer, I choose…Nov 16, 2021Nov 16, 2021