YoungStudyShopping / leetcode_study

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

2020-10월 #9

Open occidere opened 3 years ago

occidere commented 3 years ago

2020-10월 알고리즘 자율풀이

occidere commented 3 years ago

2020-10-01 목요일

933. RecentCounter

624. Maximum Distance in Arrays

occidere commented 3 years ago

2020-10-02 금요일

547. Friend Circles

Union Find 설욕전

  • 변형 기출로 인한 절반뿐인 성공
  • 모든 요소를 최종 root에 완전 병합시키는 방법이 아닌, root로 시작했다가 병합 이후 끝까지 root로 남아있는 애들을 카운팅 하는 방법 사용
  • 다른 문제 재 도전할 것

615. Average Salary: Departments VS Company

occidere commented 3 years ago

2020-10-03 토요일

532. K-diff Pairs in an Array

seungdols commented 3 years ago

10월 2일

  1. Reverse Words in a String III

10월 3일

  1. Squares of a Sorted Array

  2. Can Make Arithmetic Progression From Sequence -> 이 문제 이상함...ㅋ [-68,-96,-12,-40,16] 이 케이스 어떻게 통과 하는거지...?

occidere commented 3 years ago

2020-10-04 일요일

1503. Can Make Arithmetic Progression From Sequence

문제 설명이 허술하긴 하네요 ㅎ..

1288. Remove Covered Intervals

occidere commented 3 years ago

2020-10-05 월요일

1009. Complement of Base 10 Integer

occidere commented 3 years ago

2020-10-06 화요일

1314. Matrix Block Sum

occidere commented 3 years ago

2020-10-07 수요일

1244. Design A Leaderboard

occidere commented 3 years ago

2020-10-08 목요일

704. Binary Search

170. Two Sum III - Data structure design

occidere commented 3 years ago

2020-10-09 금요일

449. Serialize and Deserialize BST

occidere commented 3 years ago

2020-10-22 목요일

702. Search in a Sorted Array of Unknown Size

1588. Sum of All Odd Length Subarrays

occidere commented 3 years ago

2020-10-25 일요일

1381. Design a Stack With Increment Operation

occidere commented 3 years ago

2020-10-30 금요일

1630. Arithmetic Subarrays

occidere commented 3 years ago

2020-10-31 토요일

1355. Activity Participants


한 달 동안 고생 많으셨습니다 🎉