leetcode-study icon indicating copy to clipboard operation
leetcode-study copied to clipboard

๐Ÿ›ซ ํ•ด์™ธ ์ทจ์—…์„ ์œ„ํ•œ LeetCode ๋ฌธ์ œ ํ’€์ด

Results 100 leetcode-study issues
Sort by recently updated
recently updated
newest added

- ๋ฌธ์ œ: https://leetcode.com/problems/best-time-to-buy-and-sell-stock/ - ํ•ด์„ค: https://www.algodale.com/problems/best-time-to-buy-and-sell-stock/ - ์œ„์น˜: https://github.com/DaleStudy/leetcode-study/tree/main/best-time-to-buy-and-sell-stock

problem

- ๋ฌธ์ œ: https://leetcode.com/problems/valid-palindrome/ - ํ•ด์„ค: https://www.algodale.com/problems/valid-palindrome/ - ์œ„์น˜: https://github.com/DaleStudy/leetcode-study/tree/main/valid-palindrome

problem

- ๋ฌธ์ œ: https://leetcode.com/problems/two-sum/ - ํ•ด์„ค: https://www.algodale.com/problems/two-sum/ - ์œ„์น˜: https://github.com/DaleStudy/leetcode-study/tree/main/two-sum

problem

- ๋ฌธ์ œ: https://leetcode.com/problems/contains-duplicate/ - ํ•ด์„ค: https://www.algodale.com/problems/contains-duplicate/ - ์œ„์น˜: https://github.com/DaleStudy/leetcode-study/tree/main/contains-duplicate

problem

## ๋‹ต์•ˆ ์ œ์ถœ ๋ฌธ์ œ - [x] #226 - [ ] #246 - [ ] #261 - [ ] #276 - [ ] #286 ## ์ฒดํฌ ๋ฆฌ์ŠคํŠธ - [x] PR์„ ํ”„๋กœ์ ํŠธ์—...

go

## ๋‹ต์•ˆ ์ œ์ถœ ๋ฌธ์ œ - [x] #226 - [ ] #246 - [ ] #261 - [ ] #276 - [ ] #286 ## ์ฒดํฌ ๋ฆฌ์ŠคํŠธ - [x] PR์„ ํ”„๋กœ์ ํŠธ์—...

ts

## ๋‹ต์•ˆ ์ œ์ถœ ๋ฌธ์ œ - [x] https://github.com/DaleStudy/leetcode-study/issues/226 - [ ] https://github.com/DaleStudy/leetcode-study/issues/246 - [ ] https://github.com/DaleStudy/leetcode-study/issues/261 - [ ] https://github.com/DaleStudy/leetcode-study/issues/276 - [ ] https://github.com/DaleStudy/leetcode-study/issues/286 ## ์ฒดํฌ ๋ฆฌ์ŠคํŠธ - [x] PR์„ ํ”„๋กœ์ ํŠธ์—...

js

## ๋ฐฐ๊ฒฝ ![image](https://github.com/user-attachments/assets/11a34560-b107-4597-8283-ab551005aaeb) ## ์ž‘์—… ๋‚ด์šฉ - GitHub CLI ๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ PR ๋ฆฌ๋ทฐ์–ด๋ฅผ ์ž๋™ ํ• ๋‹นํ•˜๋Š” automation job ์„ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค. - ๋ฆฌ๋ทฐ์–ด ์กฐํšŒ ์กฐ๊ฑด ย  - Closed PR ์€ ์ œ์™ธํ•จ (์‹ค์ˆ˜๋กœ ์˜ฌ๋ ธ๋‹ค...

## ๋‹ต์•ˆ ์ œ์ถœ ๋ฌธ์ œ - [x] #225 - [x] #245 - [ ] #260 - [x] #275 - [ ] #285 ## ์ฒดํฌ ๋ฆฌ์ŠคํŠธ - [x] PR์„ ํ”„๋กœ์ ํŠธ์— ์ถ”๊ฐ€ํ•˜๊ณ  Week๋ฅผ...

js

reversed linked list solved ## ๋‹ต์•ˆ ์ œ์ถœ ๋ฌธ์ œ - [x] Reverse Linked List - [x] Longest Substring Without Repeating Characters - [x] Number of Islands ## ์ฒดํฌ ๋ฆฌ์ŠคํŠธ - [x]...

py