profile
알고리즘 정리 좀 해볼라고

[Leetcode]32. Longest Valid Parentheses

재밌다.

2021년 12월 21일
·
0개의 댓글
·
post-thumbnail

[Leetcode] 310. Minimum Height Trees

topological sorting 발견.

2021년 12월 16일
·
1개의 댓글
·

[Leetcode] 153. Find Minimum in Rotated Sorted Array

시험 공부하고 와야겠다.

2021년 12월 7일
·
0개의 댓글
·

[Leetcode] 1769. Minimum Number of Operations to Move All Balls to Each Box

오늘은 가볍게 풀고 서버 만들러 간다.

2021년 12월 6일
·
0개의 댓글
·

[Leetcode] 337. House Robber III

한 문제 풀고 또 텀 프로젝트 하러 간다.

2021년 12월 5일
·
0개의 댓글
·

[Leetcode] 1032. Stream of Characters

첫 하드 문제인데 하드 문제 더 풀어야겠다.

2021년 12월 4일
·
0개의 댓글
·

[Leetcode] 152. Maximum Product Subarray

시험 공부 말고 코테하고 싶다.

2021년 12월 3일
·
0개의 댓글
·

[Leetcode] 721. Accounts Merge

그래프는 없지만 보이는 것이 있다.

2021년 11월 29일
·
0개의 댓글
·

[Leetcode] 322. Coin Change

그래도 풀었다.

2021년 11월 28일
·
0개의 댓글
·

[Leetcode] 116. Populating Next Right Pointers in Each Node

나름 풀었지만, 아직 부족하다.

2021년 11월 27일
·
0개의 댓글
·

[Leetcode] 137. Single Number II

모르면 배워야죠.

2021년 11월 26일
·
0개의 댓글
·

[Leetcode] 260. Single Number III

bit manipulation 신기하네.

2021년 11월 25일
·
0개의 댓글
·

[Leetcode] 136. Single Number

모르면 맞아야죠.

2021년 11월 25일
·
0개의 댓글
·

[Leetcode] 53. Maximum Subarray

Kadane's Algorithm

2021년 11월 25일
·
0개의 댓글
·

[Leetcode] 986. Interval List Intersections

criss cross locking

2021년 11월 24일
·
0개의 댓글
·

[Leetcode] 189. Rotate Array

관찰하면 보인다.

2021년 11월 23일
·
0개의 댓글
·

[Leetcode] 283. Move Zeros

퀵소트랑 비슷하다.

2021년 11월 22일
·
0개의 댓글
·

[Leetcode] 450. Delete Node

트리는 반복된다.

2021년 11월 22일
·
0개의 댓글
·

[Leetcode] 106. Construct Binary Tree from Inorder and Postorder Traversal

unsolvedGiven two integer arrays inorder and postorder where inorder is the inorder traversal of a binary tree and postorder is the postorder traversa

2021년 11월 21일
·
0개의 댓글
·