Junmin LeeHow to solve the Maximum Score from Performing Multiplication Operations ProblemThis is a explanation of this LeetCode Problem. Please visit the link to read the question.May 7, 2022May 7, 2022
Junmin LeeHash Tables — animations that will make you understand how they workHello, today we’re going to talk about things like how hash tables work, and about hash functions, collisions etc. After knowing how hash…Nov 10, 2021Nov 10, 2021
Junmin LeeBasic stuff most beginners miss- Learn how to use Golang with the hello world codeIn this tutorial I will be talking about how go works, by looking into the 6 lines of the hello world code. Some tutorials might not…Aug 8, 2020Aug 8, 2020
Junmin Leeingolang-tutorialsData Structures — Linked ListsHello, in this tutorial, I’m going to talk about linked lists. It’s one of the most basic data structures and I think almost everyone…Jul 13, 2020Jul 13, 2020