Skip to content

Commit 7af00be

Browse files
authored
Update README.md
1 parent dba4f29 commit 7af00be

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# 101-exercises-java
22
This file has a set of Java exercises to use for improve your skill level in Java and preparing you for coding interview questions. There are five levels of problems. As you improve you can move up levels.
33

4+
<pre>
45
LEVELS:
56
BASIC
6-
EASY
7-
INTERMEDIATE
8-
DIFFICULT
9-
ADVANCED
7+
EASY
8+
INTERMEDIATE
9+
DIFFICULT
10+
ADVANCED
11+
</pre>

0 commit comments

Comments
 (0)