Skip to content

andrefonsecacc/CodeWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codewars Katas

Solutions of CodeWars Challanges

Introduction

These are my solutions to codewars code katas. My profile in codewars can be found here.

Will try to make a problem per day.

Programing Languages used on the Challanges:

  • Java
  • JavaScript
  • SQL
  • PHP

This is my Codewarrior Profile Badge, current status:

Repository Structure

There's a folder for each kata nested in its own kyu

├── 8-kyu/
│   ├── SQL/
│   │   ├── KataName/
|   |   |   ├── query.sql
│   │   |   └── ReadMe.md
|   |   └──...
│   └── ...
│
├── 7-kyu/
│   ├── Java/
|   |   ├── KataName/
│   │   |   ├── kata.java
│   │   |   └── ReadMe.md
|   |   └──...
│   └── ...

Global Index

This index will help you find all katas that are allready completed.

  • ✅ [8 Kyu - Index] - SQL

Feel free to open issues or send PRs

About

Solutions of CodeWars Challanges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published