/algorithm-legacy

알고리즘 풀이

Primary LanguageJava

[Deprecated] algorithm

이 저장소는 더 이상 관리되지 않습니다
새로운 저장소로 가주세요!

https://github.com/Hyune-c/algorithm

Algorithm

source file path : algorithm/src/main/java/
test file path : algorithm/src/test/java/

Test Template

leetcode
baekjoon

Programmers 링크

Done

완주하지 못한 선수
문자열 압축
Knumber
가장 큰 수
위장
전화번호 목록
평균 구하기
예산
시저 암호
다트 게임
서울에서 김서방 찾기
가운데 글자 가져오기

Bad

Try It Again

Unfinished

Leetcode 링크

Done

1. Two Sum
5. Longest Palindromic Substring
7. Reverse Integer
11. Container With Most Water
13. Roman to Integer
17. Letter Combinations of a Phone Number
20. Valid Parentheses
22. Generate Parentheses
24. Swap Nodes in Pairs
26. Remove Duplicates from Sorted Array 33. Search in Rotated Sorted Array
46. Permutations
48. Rotate Image
49. Group Anagrams
53. Maximum Subarray
56. Merge Intervals 75. Sort Colors
88. Merge Sorted Array
94. Binary Tree Inorder Traversal
104. Maximum Depth of Binary Tree
121. Best Time to Buy and Sell Stock
136. Single Number
141. Linked List Cycle 146. LRU Cache 151. Reverse Words in a String
155. Min Stack
160. Intersection of Two Linked Lists
169. Majority Element
172. Factorial Trailing Zeroes
189. Rotate Array
198. House Robber
202. Happy Number
204. Count Primes
205. Isomorphic Strings
206. Reverse Linked List
226. Invert Binary Tree
234. Palindrome Linked List
242. Valid Anagram
283. Move Zeroes
371. Sum of Two Integers
448. Find All Numbers Disappeared in an Array
557. Reverse Words in a String III
572. Subtree of Another Tree
589. N-ary Tree Preorder Traversal
605. Can Place Flowers
617. Merge Two Binary Trees
674. Longest Continuous Increasing Subsequence
703. Kth Largest Element in a Stream
705. Design HashSet
849. Maximize Distance to Closest Person
1160. Find Words That Can Be Formed by Characters

Bad

852. Peak Index in a Mountain Array

Try It Again

88. Merge Sorted Array
101. Symmetric Tree
581. Shortest Unsorted Continuous Subarray
669. Trim a Binary Search Tree

Unfinished

31. Next Permutation
665. Non-decreasing Array
437. Path Sum III
543. Diameter of Binary Tree

Baekjoon 링크

Done

10989. 수 정렬하기 3
1991. 트리 순회

Bad

Try It Again

Unfinished