Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Azevedo authored May 10, 2020
1 parent a15915a commit 960e997
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
![Hackerrank logo](src/main/resources/logo.png)
<p align="center"><img src="src/main/resources/logo.png" alt="Hackerrank logo" width="450" align="center"/></p><br/>

# hackerrank-challenges
## hackerrank-challenges

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

## Summary

### Java Challenges
#### Java Challenges

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

### SQL Challenges
#### SQL Challenges

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

0 comments on commit 960e997

Please sign in to comment.