jieunjeon / daily-coding

daily coding problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ”ฅ Daily Coding ๐Ÿ”ฅ

[LeetCode] SOLVED

# Title Difficulty Source TAGS
1 Two Sum Easy LeetCode Array, Hash Table
15 3Sum Medium LeetCode Array, Two Pointers
20 Valid Parenthesis Easy LeetCode String, Stack
23 Merge k Sorted Lists Hard LeetCode Linked List, Devide and Conquer, Heap
26 Remove Duplicates from Sorted Array Easy LeetCode Array, Two Pointers
33 Binary in Rotated Sorted Array Medium LeetCode Array, Binary Search
42 Trapping Rain Water Hard LeetCode Array, Two Pointers, DP, Stack, Monnotonic Stack
49 Group Anagrams Medium LeetCode Hash Table, String
53 Maximum Subarray Easy LeetCode Array, Divide and Conquer, Dynamic Programming
62 Unique Paths Medium LeetCode Array, Dynamic Programming
64 Minimum Path Sum Medium LeetCode Array, Dynamic Programming
98 Validate Binary Search Tree Medium LeetCode Tree, DFS
118 Pascal's Triangle Easy LeetCode Array
122 Best Time to Buy and Sel Stock 2 Easy LeetCode Array, Greedy
124 Binary Tree Maximum Path Sum Hard LeetCode Tree, DFS
125 Valid Palindrome Easy LeetCode Two Pointers, String
128 Longest Consecutive Sequence Hard LeetCode Array, Union Find
133 Clone Graph Medium LeetCode DFS, BFS, Graph
136 Single Number Easy LeetCode Hash Table, Bit Manipulation
160 Intersection of Two Linked Lists Easy LeetCode Linked Lists
169 Majority Element Easy LeetCode Array, Divide and Conquer, Bit Manipulation
202 Happy number Easy LeetCode Hash Table, Math
206 Reverse Linked List Easy LeetCode Linked List
238 Product of Array Except Self Medium LeetCode Array
278 First Bad Version Easy LeetCode Binary Search
283 Move Zeroes Easy LeetCode Array, Two Pointers
339 Nested List Weight Sum Easy LeetCode DFS
341 Flatten Nested List Iterator Easy LeetCode Stack, Design
383 Ransom Note Easy LeetCode String
387 First Unique Character in a String Easy LeetCode Hash Table, String
394 Decode String Medium LeetCode Stack, DFS
476 Number Complement Easy LeetCode Bit Manipulation
525 525. Contiguous Array Medium LeetCode Hash Table
543 Diameter of Binary Tree Easy LeetCode Tree
652 Find Duplicate Subtrees Medium LeetCode Tree
678 Valid Parenthesis String Medium LeetCode String
680 Valid Palindrome 2 Easy LeetCode String
704 Binary Search Easy LeetCode Binary Search
716 Max Stack Easy LeetCode Design
771 Jewels and Stones Easy LeetCode Hash Table
796 Rotate String Easy LeetCode String
991 Broken Calculator Medium LeetCode Math, Greedy
993 Cousins in Binary Tree Easy LeetCode Tree, BFS

[Programmers] SOLVED

# Title Difficulty Source TAGS
42576 ์™„์ฃผํ•˜์ง€ ๋ชปํ•œ ์„ ์ˆ˜ Level 1 Programmers Hash
42840 ๋ชจ์˜๊ณ ์‚ฌ Level 1 Programmers Brute Force
42840 K๋ฒˆ์งธ ์ˆ˜ Level 1 Programmers Brute Force
12901 2016๋…„ Level 1 Programmers Brute Force
12903 ๊ฐ€์šด๋ฐ ๊ธ€์ž ๊ฐ€์ ธ์˜ค๊ธฐ Level 1 Programmers Brute Force
12912 ๋‘ ์ •์ˆ˜ ์‚ฌ์ด์˜ ํ•ฉ Level 1 Programmers loop, range
12919 ์„œ์šธ์—์„œ ๊น€์„œ๋ฐฉ ์ฐพ๊ธฐ Level 1 Programmers loop, range
12922 ๋ฐ•์ˆ˜๋ฐ•์ˆ˜๋ฐ•์ˆ˜๋ฐ•์ˆ˜ Level 1 Programmers loop, range
42682 ์ฒด์œก๋ณต Level 1 Programmers loop, range
12910 ๋‚˜๋ˆ„์–ด ๋–จ์–ด์ง€๋Š” ์ˆซ์ž ๋ฐฐ์—ด Level 1 Programmers loop, range
12916 ๋ฌธ์ž์—ด ๋‚ด p์™€ y์˜ ๊ฐœ์ˆ˜ Level 1 Programmers loop, range
12917 ๋ฌธ์ž์—ด ๋‚ด๋ฆผ์ฐจ์ˆœ์œผ๋กœ ๋ฐฐ์น˜ํ•˜๊ธฐ Level 1 Programmers loop, range
12918 ๋ฌธ์ž์—ด ๋‹ค๋ฃจ๊ธฐ ๊ธฐ๋ณธ Level 1 Programmers loop, range
12926 ์‹œ์ € ์•”ํ˜ธ Level 1 Programmers loop, range
12928 ์•ฝ์ˆ˜์˜ ํ•ฉ Level 1 Programmers loop, range
12930 ์ด์ƒํ•œ ๋ฌธ์ž ๋งŒ๋“ค๊ธฐ Level 1 Programmers loop, range
12931 ์ž๋ฆฟ์ˆ˜ ๋”ํ•˜๊ธฐ Level 1 Programmers list, map
12932 ์ž์—ฐ์ˆ˜ ๋’ค์ง‘์–ด ๋ฐฐ์—ด๋กœ ๋งŒ๋“ค๊ธฐ Level 1 Programmers list, reversed
42583 ์ฃผ์‹ ๊ฐ€๊ฒฉ Level 2 [Programmers]
42584 ๋‹ค๋ฆฌ๋ฅผ ์ง€๋‚˜๋Š” ํŠธ๋Ÿญ Level 2 Programmers Heap, Stack
42587 ํ”„๋ฆฐํ„ฐ Level 2 Programmers Priority Queue, Stack, heapq
42626 ๋” ๋งต๊ฒŒ Level 2 Programmers Priority Queue, Stack, heapq
42727 h ์ธ๋ฑ์Šค Level 2 Programmers Sort
42746 ๊ฐ€์žฅ ํฐ ์ˆ˜ Level 2 Programmers Sort, lambda, functools.cmp_to_key
42840 2021 ์นด์นด์˜ค ์ฑ„์šฉ์—ฐ๊ณ„ํ˜• ์ธํ„ด์‹ญ 1. ์ˆซ์ž ๋ฌธ์ž์—ด๊ณผ ์˜๋‹จ์–ด Level 1 Programmers Brute Force
42840 2021 ์นด์นด์˜ค ์ฑ„์šฉ์—ฐ๊ณ„ํ˜• ์ธํ„ด์‹ญ 2. ๊ฑฐ๋ฆฌ๋‘๊ธฐ ํ™•์ธํ•˜๊ธฐ Level 2 Programmers BFS, DFS
42840 2019 ์นด์นด์˜ค ๊ฒจ์šธ ์ธํ„ด์‹ญ 2. ํฌ๋ ˆ์ธ ์ธํ˜•๋ฝ‘๊ธฐ ๊ฒŒ์ž„ Level 2 Programmers Greedy
42842 ์นดํŽซ Level 2 Programmers Greedy
42888 2019 ์นด์นด์˜ค ๋ธ”๋ผ์ธ๋“œ ์ฑ„์šฉ ์˜คํ”ˆ์ฑ„ํŒ…๋ฐฉ Level 2 Programmers Data Structure
43165 ํƒ€๊ฒŸ ๋„˜๋ฒ„ Level 2 Programmers BFS, DFS, Graph
67257 2020 ์นด์นด์˜ค ์ธํ„ด์‹ญ #2 ์ˆ˜์‹ ์ตœ๋Œ€ํ™” Level 2 Programmers Brute Force Search

[CodeUp] SOLVED

# Title Difficulty Source TAGS
6074 ๋ฌธ์ž 1๊ฐœ ์ž…๋ ฅ๋ฐ›์•„ ์•ŒํŒŒ๋ฒณ ์ถœ๋ ฅํ•˜๊ธฐ Level 1 Programmers Loop
6081 16์ง„์ˆ˜ ๊ตฌ๊ตฌ๋‹จ ์ถœ๋ ฅํ•˜๊ธฐ Level 1 Programmers Loop
6082 3 6 9 ๊ฒŒ์ž„์˜ ์™•์ด ๋˜์ž Level 1 Programmers Loop, %X
6083 ๋น› ์„ž์–ด ์ƒ‰ ๋งŒ๋“ค๊ธฐ Level 1 Programmers Loop, f string
6084 ์†Œ๋ฆฌ ํŒŒ์ผ ์ €์žฅ์šฉ๋Ÿ‰ ๊ณ„์‚ฐํ•˜๊ธฐ Level 1 Programmers Loop, f string
6087 3์˜ ๋ฐฐ์ˆ˜๋Š” ํ†ต๊ณผ Level 1 Programmers Loop, % mod

About

daily coding problem


Languages

Language:Python 86.1%Language:Jupyter Notebook 11.7%Language:JavaScript 2.2%