My Expression
Wednesday, May 28, 2025
Generate Parentheses
›
Wednesday, May 7, 2025
Permutations
›
Sunday, October 16, 2022
Maximum Frequency Stack
›
This article is for self practice Design a stack-like data structure to push elements to the stack and pop the most frequent element f...
Design TicTacToe
›
This article. is for self practice: refer: https://leetcode.com/problems/design-tic-tac-toe/solution/ Assume the following rules are for th...
Thursday, October 13, 2022
World Ladder II
›
This article is for self education: A transformation sequence from word beginWord to word endWord using a dictionary wordList is a...
MinStack
›
This article is for self practice Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. Impleme...
Tuesday, October 4, 2022
IntToRoman
›
This article is for self education, refer here: https://leetcode.com/explore/interview/card/amazon/76/array-and-strings/2964/ Roman numeral...
›
Home
View web version