You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,4 @@ My Codewars solutions in various languages.
19
19
-[Get the Middle Character (7 kyu)](https://www.codewars.com/kata/get-the-middle-character)[[solution](https://github.com/PaulNoth/codewars/blob/master/get-the-middle-character/solution.md)][[java](https://github.com/PaulNoth/codewars/blob/master/get-the-middle-character/Kata.java)][[javascript](https://github.com/PaulNoth/codewars/blob/master/get-the-middle-character/kata.js)]
-[Not so black box (8 kyu)](https://www.codewars.com/kata/not-so-black-box)[[solution](https://github.com/PaulNoth/codewars/blob/master/not-so-black-box/solution.md)][[javascript](https://github.com/PaulNoth/codewars/blob/master/not-so-black-box/kata.js)]
22
+
-[Arguments to Binary addition (8 kyu)](https://www.codewars.com/kata/arguments-to-binary-addition)[[solution](https://github.com/PaulNoth/codewars/blob/master/arguments-to-binary-addition/solution.md)][[javascript](https://github.com/PaulNoth/codewars/blob/master/arguments-to-binary-addition/kata.js)]
0 commit comments