YoungStudyShopping / leetcode_study

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

2021-02월 #13

Open occidere opened 3 years ago

occidere commented 3 years ago

2021-02월 알고리즘 자율풀이

occidere commented 3 years ago

2021-02-01 월요일

573. Squirrel Simulation

zxzl commented 3 years ago

2020-02-01 월요일

738. Monotonic Increasing Digits

Python https://github.com/zxzl/lc/commit/d20e0bac5dc7e0794688a101c748aedd2e218e3d

minSW commented 3 years ago

2021-02-01 월요일

383. Random Note

2월엔 미디엄도 조금씩 풀어봐야겠네요...!

seungdols commented 3 years ago

2021-02-01

  1. add binary
minSW commented 3 years ago

2021-02-02 화요일

191. Number of 1 Bits

463. Island Perimeter

1431. Kids With the Greatest Number of Candies

occidere commented 3 years ago

2021-02-02 화요일

669. Trim a Binary Search Tree

zxzl commented 3 years ago

2021-02-03 수요일

1081. Smallest Subsequence of Distinct Characters

occidere commented 3 years ago

2021-02-03 수요일

767. Reorganize String

minSW commented 3 years ago

2021-02-03 수요일

796. Rotate String

1470. Shuffle the Array

quit
zxzl commented 3 years ago

2021-02-04 목요일

1673. Find the Most Competitive Subsequence

occidere commented 3 years ago

2021-02-04 목요일

594. Longest Harmonious Subsequence

minSW commented 3 years ago

2021-02-04 목요일

1480. Running Sum of 1d Array

occidere commented 3 years ago

2021-02-05 금요일

164. Find Peak Element

minSW commented 3 years ago

2021-02-05 금요일

1114. Print in Order

1491. Average Salary Excluding the Minimum and Maximum Salary

zxzl commented 3 years ago

2021-02-06 토요일

1513. Number of Substrings With Only 1s

python

occidere commented 3 years ago

2021-02-06 토요일

723. Candy Crush

minSW commented 3 years ago

2021-02-06 토요일

1046. Last Stone Weight

zxzl commented 3 years ago

2021-02-07 일요일

1415. The k-th Lexicographical String of All Happy Strings of Length n

occidere commented 3 years ago

2021-02-07 일요일

821. Shortest Distance to a Character

minSW commented 3 years ago

2021-02-07 일요일

590. N-ary Tree Postorder Traversal

1309. Decrypt String from Alphabet to Integer Mapping

occidere commented 3 years ago

2021-02-08 월요일

284. Peeking Iterator

minSW commented 3 years ago

2021-02-08 월요일

70. Hamming Distance

461. Climbing Stairs

Run Code에서 통과해도 Submit에서 Time Limit Exceed 가 나는 경우도 있네요...😅

zxzl commented 3 years ago

2021-02-09 화요일

320. Generalized Abbreviation

minSW commented 3 years ago

2021-02-09 화요일

459. Repeated Substring Pattern

1134. Armstrong Number

occidere commented 3 years ago

2021-02-09 화요일

538. Convert BST to Greater Tree

occidere commented 3 years ago

2021-02-10 수요일

752. Open the Lock

occidere commented 3 years ago

2021-02-11 목요일

242. Valid Anagram

minSW commented 3 years ago

2021-02-11 목요일

645. Set Mismatch

1287. Element Appearing More Than 25% In Sorted Array

모두 새해 복 많이받으세요! 🙇🏻‍♀️

zxzl commented 3 years ago

2021-02-11 목요일

309. Best Time to Buy and Sell Stock with Cooldown

284. Peeking Iterator

새해 복 많이받으세요~

zxzl commented 3 years ago

2021-02-12 금요일

538. Convert BST to Greater Tree

occidere commented 3 years ago

2021-02-12 금요일

582. Kill Process

minSW commented 3 years ago

2021-02-12 금요일

922. Sort Array By Parity II

minSW commented 3 years ago

2021-02-13 토요일

1331. Rank Transform of an Array

occidere commented 3 years ago

2021-02-13 토요일

1091. Shortest Path in Binary Matrix

occidere commented 3 years ago

2021-02-14 일요일

1612. Check If Two Expression Trees are Equivalent

zxzl commented 3 years ago

2021-02-14 일요일

1151. Minimum Swaps to Group All 1's Together

minSW commented 3 years ago

2021-02-14 일요일

1346. Check If N and Its Double Exist

쉬는날에는 안까먹고 하기가 쉽지가 않네요 🥺

occidere commented 3 years ago

2021-02-15 월요일

1337. The K Weakest Rows in a Matrix

minSW commented 3 years ago

2021-02-15 월요일

1009. Complement of Base 10 Integer

1446. Consecutive Characters

occidere commented 3 years ago

2021-02-16 화요일

784. Letter Case Permutation

minSW commented 3 years ago

2021-02-16 화요일

119. Pascal's Triangle II

zxzl commented 3 years ago

2021-02-16 화요일

776. Split BST

1490. Clone N-ary Tree

zxzl commented 3 years ago

2021-02-17 수요일

1315. Sum of Nodes with Even-Valued Grandparent

geonyeongkim commented 3 years ago

2021-02-17 수요일

22. Generate Parentheses

Minimum Loss

아직 문제 대부분 BruteForce 가 먼저 떠오르네요... ㅠ

minSW commented 3 years ago

2021-02-17 수요일

1013. Partition Array Into Three Parts With Equal Sum

occidere commented 3 years ago

2021-02-17 수요일

277. Find the Celebrity

zxzl commented 3 years ago

2021-02-18 목요일

1466. Reorder Routes to Make All Paths Lead to the City Zero

geonyeongkim commented 3 years ago

2021-02-18 목요일

103. Binary Tree Zigzag Level Order Traversal

minSW commented 3 years ago

2021-02-18 목요일

680. Valid Palindrome II

occidere commented 3 years ago

2021-02-18 목요일

413. Arithmetic Slices