Skip to content

Commit 8f64d93

Browse files
committed
Merge branch 'main' of github.com:jonasraoni/hackerrank
2 parents 8e7a14e + 3acd9d6 commit 8f64d93

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# HackerRank
22
My solutions to exercises at https://hackerrank.com.
33

4-
These are my own implementations, everything should be running fast enough to pass through all tests. As I enjoy small and concise codes, whatever doesn't fit in this rule means that I've suffered xD
4+
This is my profile there: https://www.hackerrank.com/jonasraoni :)
55

6-
Some codes are solved in C# (I've written them a long time ago), so I'll probably convert to JS when I get some free time, just to keep this repository uniform =]
6+
These are my own implementations, everything should be running fast enough to pass through all tests. As I enjoy small and concise codes, whatever doesn't fit in this rule means that I've suffered or didn't have enough knowledge 😂
7+
8+
Note: Few codes were solved in C# (I've written them a long time ago), I'll convert to JS when I get some free time, just to keep the repository uniform.

0 commit comments

Comments
 (0)