-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mariana Azevedo
authored
May 10, 2020
1 parent
a15915a
commit 960e997
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |