Skip to content

Commit 5f2da74

Browse files
committed
ReadMe
1 parent 26ab46d commit 5f2da74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# AlgorithmStudy_Java
22

33
## 🌊기초
4-
54
1. [코드업 기초 100제](https://codeup.kr/problemsetsol.php?psid=23)
65
1. [leetcode Top Interview Questions Easy](https://leetcode.com/problemset/top-interview-questions/?difficulty=Easy)
7-
1. [leetcode Top 100 Liked Questions Easy](https://leetcode.com/problemset/top-100-liked-questions/?difficulty=Easy)
6+
1. [hacker Rank Easy Level](https://www.hackerrank.com/domains/algorithms?filters%5Bdifficulty%5D%5B%5D=easy)
7+
88

99
## 🌊 Greedy 뽀개기
10-
1. [해커링크 그리디 Easy부터](https://www.hackerrank.com/domains/algorithms?filters%5Bdifficulty%5D%5B%5D=easy&filters%5Bsubdomains%5D%5B%5D=greedy)
10+
1. [해커링크 그리디](https://www.hackerrank.com/domains/algorithms?filters%5Bdifficulty%5D%5B%5D=easy&filters%5Bsubdomains%5D%5B%5D=greedy)
1111
1. [백준온라인저지 그리디](https://www.acmicpc.net/problemset?search=greedy)
1212
1. [코딜리티 그리디](https://app.codility.com/programmers/lessons/16-greedy_algorithms/)
1313
1. [leetcode 그리디 Medium](https://leetcode.com/problemset/all/?difficulty=Medium&topicSlugs=greedy)

0 commit comments

Comments
 (0)