Skip to content

onyansi254/codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ Codewars PHP Solutions

Welcome to my repository dedicated to tracking my progress and hosting my solutions for PHP challenges (Kata) on Codewars.

The goal of this repo is to write clean, optimized, and modern PHP code (PHP 8+) while sharpening my problem-solving and algorithmic thinking skills.


🚀 Profile


📁 Repository Structure

The challenges are organized by their difficulty level (kyu), where 8 kyu represents beginner-level fundamentals and 1 kyu represents master-level logic puzzles.

.
├── 8-kyu/
│   ├── EvenOrOdd.php
│   └── ...
├── 6-kyu/
│   ├── WhoLikesIt.php
│   └── ...
└── README.md

About

quizzes for practise from codewars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors