Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1000 Bytes

File metadata and controls

21 lines (13 loc) · 1000 Bytes

Code_Wars_Solutions

PRs Welcome Code Style Language

These are my personal solutions to Codewars problems written in Java 11.

  • Codewars supports Java 8 and Java 11.

Profile

Codewars

My rank is 6-kyu with 150+ solved katas.

Disclaimer

  • This is my personal repository to keep track of my progress all in one place
  • My code might not be best practices since I'm still new to coding and self-taught
  • Codewars discourages the creation of this type of repositories since Codewarriors are strongly encouraged not to look at your solutions until they have completed it