Jonghan Park
I am enthusiastic about learning new technology.
You may also enjoy
Leetcode problem 136 - Final Prices With a Special Discount in a Shop
1 minute read
You are given an integer array prices where prices[i] is the price of the ith item in a shop.
Leetcode problem 135 - N-ary Tree Postorder Traversal
less than 1 minute read
Given the root of an n-ary tree, return the postorder traversal of its nodes’ values.
Leetcode problem 134 - Increasing Order Search Tree
less than 1 minute read
Given the root of a binary search tree, rearrange the tree in in-order so that the leftmost node in the tree is now the root of the tree, and every node has ...
Leetcode problem 134 - Maximum Nesting Depth of the Parentheses
1 minute read
A string is a valid parentheses string (denoted VPS) if it meets one of the following:
Leave a comment