大貓的第一個家
文章標籤歸檔關於我

#leetcode

共有 3 篇相關文章

[Algorithms] Two Sum
2024/10/9

The Two Sum problem is a popular coding challenge that involves finding pairs of numbers in an array that add up to a specific sum. This is a great problem to practice your problem-solving skills and reinforce your understanding of hash tables for improving time complexity.

algorithms
javascript
hashtable
leetcode
[Algorithms] Harmless Ransom Note
2024/8/28

In this post, we'll break down a common algorithm question you might see in coding interviews: the Harmless Ransom Note. It’s a great example to understand how to manipulate strings and use objects as hash tables for performance improvements. Plus, it’s relatively straightforward but offers a solid practice in understanding time complexity.

algorithms
javascript
hashtable
leetcode
[Algorithms] Fizz Buzz
2024/8/7

Fizz Buzz is often the very first algorithm people learn. It's a classic and fundamental concept, serving as an entry point into algorithm learning — simple yet fun!

algorithms
javascript
leetcode

Copyright © 2019-2025 Sean Huang. All rights reserved.

All images and other content related to MapleStory are owned by Nexon Corporation.