Open in app
Home
Notifications
Lists
Stories

Write
Seongchan Lee
Seongchan Lee

Home

Feb 26, 2021

[LC Walkthrough] 581. Shortest Unsorted Continuous Subarray

Hello world! This is the eighth article of LeetCode Walkthrough. Today, I’ll be writing about 581. Shortest Unsorted Continuous Subarray. It is the 25th question of February LeetCoding Challenge 2021. For this problem, given an integer array, we are asked to find the length one continuous subarray that needs to…

Leetcode

2 min read

[LeetCode Walkthrough] 581. Shortest Unsorted Continuous Subarray
[LeetCode Walkthrough] 581. Shortest Unsorted Continuous Subarray

Feb 24, 2021

[LC Walkthrough] 240. Search a 2D Matrix II

Hello world! This is the seventh article of LeetCode Walkthrough. Today, I’ll be writing about 240. Search a 2D Matrix II. It is the 23rd question of February LeetCoding Challenge 2021. For this problem, we are asked to write an efficient algorithm that searches for a target value in an…

Leetcode

3 min read

[LeetCode Walkthrough] 240. Search a 2D Matrix II
[LeetCode Walkthrough] 240. Search a 2D Matrix II

Feb 7, 2021

[LC Walkthrough] 199. Binary Tree Right Side View

Hello world! This is the sixth article of LeetCode Walkthrough. Today, I’ll be writing about 199. Binary Tree Right Side View. It is the sixth question of February LeetCoding Challenge 2021. For this problem, given a binary tree, we need to return the values of the nodes you can see…

Leetcode

2 min read


Feb 6, 2021

[LC Walkthrough] 71. Simplify Path

Hello world! This is the fifth article of LeetCode Walkthrough. Today, I’ll be writing about 71. Simplify Path. It is the fifth question of February LeetCoding Challenge 2021. For this problem, given an absolute path to a file or directory in a Unix-style file system, we need to convert it…

Leetcode

2 min read


Feb 5, 2021

[LC Walkthrough] 141. Linked List Cycle

Hello world! This is the fourth article of LeetCode Walkthrough. Today, I’ll be writing about 141. Linked List Cycle. It is the third question of February LeetCoding Challenge 2021. For this problem, given a linked list, we need determine if it has a cycle in it. There is a cycle…

Leetcode

3 min read


Feb 3, 2021

[LC Walkthrough] 669. Trim a Binary Search Tree

Hello world! This is the third article of LeetCode Walkthrough where I record my thinking process to the solution to LeetCode problems. Today, I’ll be writing 669. Trim a Binary Search Tree. This is the second question of February LeetCoding Challenge 2021. For this problem, we are asked to trim…

Leetcode

2 min read


Feb 2, 2021

[LC Walkthrough] 191. Number of 1 Bits

Hello world! This is the second article of LeetCode Walkthrough where I record my thinking process to the solution to LeetCode problems. Today, I will be writing about 191. Number of 1 Bits. This is very first question of February LeetCoding Challenge 2021. …

Leetcode

2 min read

[LC Walkthrough] 191. Number of 1 Bits
[LC Walkthrough] 191. Number of 1 Bits

Jan 31, 2021

[LC Walkthrough] 1663. Smallest String With A Given Numeric Value

Hello world! This is the very first article of LeetCode Walkthrough where I record my thinking process to the solution to LeetCode problems. I decided to write about 1663. Smallest String With A given Numeric Value as it was the most recent problem I worked on. For this problem, we…

Leetcode

3 min read

[LC Walkthrough] 1663. Smallest String With A Given Numeric Value
[LC Walkthrough] 1663. Smallest String With A Given Numeric Value
Seongchan Lee

Seongchan Lee

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable