codekata
There are 61 repositories under codekata topic.
c-guntur/java-katas
One repo to rule them all. All Java Katas in one repo. #AllTestsGreenWithJDK16 #BuildsCleanWithJava15
c-guntur/paneer-tikka-masala
A Code Kata using a cooking recipe to make an Indian curry, Paneer Tikka Masala (grilled and marinated cottage cheese in a tomato and cream gravy).
c-guntur/java-handles-kata
Java Reflection and Unsafe Alternates - MethodHandle and VarHandle API - Fix broken tests in a Code Kata
xpeppers/goose-game-kata
A code kata on the Goose Game
annshiv/guvi-codekata
Guvi (www.guvi.in) codekata solutions in python3
aulasoftwarelibre/hacktoberweek-katas
Katas creadas durante la edición 2020 del hacktoberfest
sivaramasubramanian/GUVI-codekata
My Personal Submissions for a Code Kata
arvenil/kata
Personal playground for Kata 形🤺 exercises by @pragdave.
kkisiele/codekata
Code Katas adhering to object-oriented and clean code principles: kata04-data-munging, kata09-back-to-the-checkout, minesweeper.
pdivya-mca/Guvi-Codekatta-Programs-Python
Codekatas typically involve writing code to solve a specific problem, and the goal is to write efficient, working code that meets the requirements of the problem statement.
xpepper/goose-game-ai-driven
A code kata to practice prompt engineering while doing TDD
gbgabiola/codeKata
A collection of problems for algorithm and data structure practices
kim-raaschou/fun_with_roman_numbers_java
Løsningsforslag til Kodekata "Roman Numerals" i Java
kim-raaschou/fun_with_roman_numbers_py
Yet Another Roman Number code kata
nikkirish13/Sample-repo
It contains programs of beginner level of guvi.in
rajjeet/javascript-coding-challenges
Some mental challenges to practice my coding skills using JavaScript
ruby-kata/ruby-kata.github.io
Practicing your ruby skill right on your browser under the power of ruby.wasm
09u/codekata-dotnet
The Code Kata collection for dotNet in C#.
broken-byte/code-kata
This repo contains all my daily code challenges that I do as part of my coding practice on Code Wars. This repo is also a testing ground to experiment with new languages.
namakeingo/Checkout_CodeKata
A simple checkout CodeKata in .NET Core and following TDD
namakeingo/tennis_score_library_Codekata
A CodeKata in .NET Core following TDD that returns the score of a game of tennis
philip13/conway-sequence
The is to print a specific line of the Conway sequence.
kudashevs/goose-game-kata
A solution of the Goose Game kata.
kudashevs/ohce-kata
A solution of the Ohce Kata.
pdivya-mca/Guvi-Codekatta-Programs-Python-Mathematics
Codekatas typically involve writing code to solve a specific problem, and the goal is to write efficient, working code that meets the requirements of the problem statement. In this repository you can find the python programs which is related to arrays.
rstraub/battleship-kata-scala
Battleship scala in kata
rstraub/mars-rover-kata-scala
Mars rover code kata in Scala
shubhraagarwal/GUVI-codeKata
Solutions to the questions of GUVI codekata's platform that I have solved. This repo is updated daily as I am solving questions on a daily basis
xpepper/ATM-kata-java
The AutomatedTellerMachine kata in Java
xpepper/battleships-kata
https://katalyst.codurance.com/battleships
xpepper/RefactoringGolf
Practice using your refactoring tools with 'before' and 'after' code snippets