Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bridge98 authored Sep 28, 2022
1 parent fad2fa2 commit 14eae4c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Codewars-solutions
## All my CodeWars kata!
### I try to keep this repository updated.
# Codewars solutions
## All my CodeWars katas!

<hr>
* <b>5 kyu</b>
<ol>
Expand Down Expand Up @@ -56,10 +56,12 @@
<hr>
* <b>8 kyu</b>
<ol>
<li>[Multiply](https://www.codewars.com/kata/50654ddff44f800200000004/train/c/5fef98469515120021b0e19b) - C</li>
<li>[Multiply - C](https://www.codewars.com/kata/50654ddff44f800200000004/train/c/5fef98469515120021b0e19b)</li>
</ol>
<hr>
(All the C solutions were thought for Uni purpose only, so I did not paid a lot of attention to algo complexity)
<hr>

I really loved this katas, which gaves me the opportunity to improve myself with some good new algos and, why not, help me a lot to crack a lot of code interviews.
<hr>
### I try to keep this repository updated.

0 comments on commit 14eae4c

Please sign in to comment.