Skip to content

Commit b768583

Browse files
committed
Update README.md
1 parent 87c12dd commit b768583

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Algorithms and Data Structures in Java
22

3-
The repo consists of solutions to numerous problems using different data structures and algorithms, where all solutions are coded purely in Java. You can also refer my [Java Notes](http://java.ramswaroop.me) for a quick refresh on the Java concepts.
3+
The repo consists of solutions to numerous problems using different data structures and algorithms, where all solutions are coded purely in Java. It also contains solutions to HackerRank problems which I have solved so far.
4+
5+
You can also refer my [Java Notes](http://java.ramswaroop.me) for a quick refresh on the Java concepts.
46

57
## Environment
68

0 commit comments

Comments
 (0)