YoungStudyShopping / leetcode_study

https://leetcode.com/problemset/all/
7 stars 0 forks source link

2022-03월 #28

Open occidere opened 2 years ago

occidere commented 2 years ago

2022-03월 알고리즘 자율 풀이

occidere commented 2 years ago

2022-03-01 화요일

257. Binary Tree Paths

occidere commented 2 years ago

2022-03-03 목요일

131. Palindrome Partitioning

occidere commented 2 years ago

2022-03-05 토요일

740. Delete and Earn

occidere commented 2 years ago

2022-03-09 수요일

539. Minimum Time Difference

occidere commented 2 years ago

2022-03-14 월요일

404. Sum of Left Leaves

occidere commented 2 years ago

2022-03-15 화요일

448. Find All Numbers Disappeared in an Array

seungdols commented 2 years ago

2022-03-17 목요일

2133.Check-if-Every-Row-and-Column-Contains-All-Numbers

occidere commented 2 years ago

2022-03-19 토요일

506. Relative Ranks

seungdols commented 2 years ago

2022-03-20 일요일

141. Linked List Cycle

142. Linked List Cycle II - 풀이 참조

169. Majority Element

occidere commented 2 years ago

2022-03-20 일요일

1007. Minimum Domino Rotations For Equal Row

seungdols commented 2 years ago

2022-03-20 일요일

219. Contains Duplicate II

문제가 i, j 나오길래 for를 두번 돌리면, 문제가 time limit에 걸려서, discuss 풀이를 봤는데 풀이법 도출을 어떻게 해서 i-k-1을 해준건지.. 이해 못했음...(내일 다시 봐야지..)

occidere commented 2 years ago

2022-03-21 월요일

374. Guess Number Higher or Lower

occidere commented 2 years ago

2022-03-22 화요일

225. Implement Stack using Queues

occidere commented 2 years ago

2022-03-25 금요일

485. Max Consecutive Ones

occidere commented 2 years ago

2022-03-26 토요일

584. Find Customer Referee

occidere commented 2 years ago

2022-03-27 일요일

586. Customer Placing the Largest Number of Orders

seungdols commented 2 years ago

2022-03-28 월요일

88. Merge Sorted Array

occidere commented 2 years ago

2022-03-29 화요일

608. Tree Node

occidere commented 2 years ago

2022-03-31 목요일

599. Minimum Index Sum of Two Lists