Skip to content

Commit 960e997

Browse files
author
Mariana Azevedo
authored
Update README.md
1 parent a15915a commit 960e997

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
![Hackerrank logo](src/main/resources/logo.png)
1+
<p align="center"><img src="src/main/resources/logo.png" alt="Hackerrank logo" width="450" align="center"/></p><br/>
22

3-
# hackerrank-challenges
3+
## hackerrank-challenges
44

55
A project of solved exercises from Hackerrank website in Java and SQL.
66

77
## Summary
88

9-
### Java Challenges
9+
#### Java Challenges
1010

1111
- [Interview Preparation Kit](https://github.com/mariazevedo88/hackerrank-challenges/blob/master/src/main/java/io/github/mariazevedo88/hc/prepkit/INDEX.md)
1212
- [Problem Solving](https://github.com/mariazevedo88/hackerrank-challenges/blob/master/src/main/java/io/github/mariazevedo88/hc/problems/INDEX.md)
1313

14-
### SQL Challenges
14+
#### SQL Challenges
1515

1616
- [Practice SQL](https://github.com/mariazevedo88/hackerrank-challenges/blob/master/sql/SQL.md)

0 commit comments

Comments
 (0)