220614 |
120. Triangle |
two pointer |
풀이 |
220613 |
1695. Maximum Erasure Value |
two pointer |
풀이 |
220612 |
118. Pascal's Triangle |
dp |
풀이 |
220529 |
318. Maximum Product of Word Lengths |
|
풀이 |
220528 |
268. Missing Number |
|
풀이 |
220527 |
1342. Number of Steps to Reduce a Number to Zero |
|
풀이 |
220526 |
191. Number of 1 Bits |
|
풀이 |
220525 |
746. Min Cost Climbing Stairs |
dp |
풀이 |
220524 |
70. Climbing Stairs |
dp |
풀이 |
220521 |
53. Maximum Subarray |
dp |
풀이 |
220521 |
322. Coin Change |
|
풀이 |
220520 |
63. Unique Paths II |
|
풀이 |
220418 |
230. Kth Smallest Element in a BST |
|
풀이 |
220417 |
167. Two Sum II - Input Array Is Sorted |
|
풀이 |
220416 |
189. Rotate Array |
|
풀이 |
220416 |
977. Squares of a Sorted Array |
|
풀이 |
220416 |
538. Convert BST to Greater Tree |
|
풀이 |
220415 |
669. Trim a Binary Search Tree |
|
풀이 |
220414 |
700. Search in a Binary Search Tree |
|
풀이 |
220327 |
1337. The K Weakest Rows in a Matrix |
|
풀이 |
220325 |
1029. Two City Scheduling |
|
풀이 |
220324 |
881. Boats to Save People |
|
풀이 |
220323 |
991. Broken Calculator |
|
풀이 |
220322 |
1663. Smallest String With A Given Numeric Value |
|
풀이 |
220321 |
1007. Minimum Domino Rotations For Equal Row |
|
풀이 |
220317 |
856. Score of Parentheses |
|
풀이 |
220316 |
946. Validate Stack Sequences |
|
풀이 |
220315 |
1043. 거짓말 |
|
풀이 |
220313 |
392. Is Subsequence |
|
풀이 |
220310 |
n진수게임 |
|
풀이 |
220309 |
타겟넘버 |
DFS/BFS |
풀이 |
220308 |
오픈채팅방 |
|
풀이 |
220307 |
방금그곡 |
|
풀이 |
220213 |
125. Valid Palindrome |
|
풀이 |
220209 |
283. Move Zeroes/) |
|
풀이 |
220208 |
258. Add Digits |
|
풀이 |
220207 |
389. Find the Difference |
|
풀이 |
220204 |
454. 4Sum II |
|
풀이 |
220203 |
121. Best Time to Buy and Sell Stock |
|
풀이 |
220126 |
941. Valid Mountain Array |
|
풀이 |
220125 |
520. Detect Capital |
|
풀이 |
220124 |
1291. Sequential Digits |
|
풀이 |
220122 |
136. Single Number |
|
풀이 |
220120 |
875. Koko Eating Bananas |
|
풀이 |
220118 |
605. Can Place Flowers |
|
풀이 |
220117 |
290. Word Pattern |
|
풀이 |
220116 |
Maximize Distance to Closest Person |
|
풀이 |
220115 |
Jump Game II |
Greedy, DP |
풀이 |
220115 |
Jump Game |
Greedy, DP |
풀이 |
220114 |
String to Integer (atoi) |
|
풀이 |
220113 |
Minimum Number of Arrows to Burst Balloons |
Greedy |
풀이 |
220112 |
Reverse Bits |
|
풀이 |
220111 |
Sum of Root To Leaf Binary Numbers |
|
풀이 |
220111 |
Robot Bounded In Circle |
|
풀이 |
220110 |
Add Binary |
Math |
풀이 |
220109 |
Add Two Numbers |
Linked List, Recursive |
풀이 |
220108 |
Longest Common Prefix |
|
풀이 |
220107 |
Linked List Random Node |
|
풀이 |
220107 |
Car Pooling |
|
풀이 |
220107 |
Roman to Integer |
|
풀이 |
220106 |
Palindrome Number |
|
풀이 |
220105 |
Power of Two |
|
풀이 |
220104 |
Complement of Base 10 Integer |
|
풀이 |
220103 |
Nth Magical Number |
Math |
풀이 |
220103 |
Find the Town Judge |
|
풀이 |
220102 |
Pairs of Songs With Total Durations Divisible by 60 |
Brute Force |
풀이 |
220101 |
Search Insert Position |
Binary Search |
풀이 |
220101 |
First Bad Version |
Binary Search |
풀이 |
211231 |
Minimum Cost to Move Chips to The Same Position |
Array, Math, Greedy |
풀이 |
211231 |
Binary Search |
Binary Search |
풀이 |
211231 |
Middle of the Linked List |
Linked List, Two Pointers |
풀이 |
211230 |
Two Sum |
|
풀이 |
211230 |
Smallest Integer Divisible by K |
|
풀이 |
211230 |
Number Complement |
|
풀이 |