Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w3bdesign/codewars-php

PHP solutions for Codewars challenges
https://github.com/w3bdesign/codewars-php

codewars codewars-kata-solution codewars-php codewars-solutions hacktoberfest php

Last synced: 10 days ago
JSON representation

PHP solutions for Codewars challenges

Awesome Lists containing this project

README

        

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/w3bdesign/Codewars-PHP/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/w3bdesign/Codewars-PHP/?branch=master)
[![Code Intelligence Status](https://scrutinizer-ci.com/g/w3bdesign/Codewars-PHP/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b0cd3c35ac394745958dd1b803cafe95)](https://www.codacy.com/manual/w3bdesign/Codewars-PHP?utm_source=github.com&utm_medium=referral&utm_content=w3bdesign/Codewars-PHP&utm_campaign=Badge_Grade)

# Codewars-PHP

Solving various Codewars PHP problems and sharing the solutions in this repository.

Sorted by difficulty. 1 = hardest, 8 = easiest

## 8 Kyu

- Reversed String

- Convert a Number to a String!

- Return Negative

- String repeat

- Sum of positive

- Remove First and Last Character

- Reversed sequence

- Basic Mathematical Operations

- How good are you really?

## 7 Kyu

- Vowel Count

- Descending Order

- Get the Middle Character

- Highest and Lowest

- Growth of a Population

- Two to One

## 6 Kyu

- Multiples of 3 or 5

- Find the odd int

- Persistent Bugger

## 5 Kyu

- Directions Reduction