https://github.com/ramazancetinkaya/php-algorithms
This repository contains a set of classic algorithm problems and solutions implemented in PHP 8 and above. It is designed for anyone looking to practice or improve their algorithm skills using modern PHP.
https://github.com/ramazancetinkaya/php-algorithms
algorithm-practice algorithm-solutions algorithms classic-algorithms code-examples coding-challenges competitive-programming computer-science data-structures data-structures-and-algorithms interview-questions iterative-algorithm iterative-algorithms php-algorithms php-examples problem-solving programming-exercises recursive-algorithm recursive-algorithms
Last synced: 2 months ago
JSON representation
This repository contains a set of classic algorithm problems and solutions implemented in PHP 8 and above. It is designed for anyone looking to practice or improve their algorithm skills using modern PHP.
- Host: GitHub
- URL: https://github.com/ramazancetinkaya/php-algorithms
- Owner: ramazancetinkaya
- License: mit
- Created: 2025-07-31T18:03:59.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-07-31T20:51:59.000Z (2 months ago)
- Last Synced: 2025-07-31T21:52:45.001Z (2 months ago)
- Topics: algorithm-practice, algorithm-solutions, algorithms, classic-algorithms, code-examples, coding-challenges, competitive-programming, computer-science, data-structures, data-structures-and-algorithms, interview-questions, iterative-algorithm, iterative-algorithms, php-algorithms, php-examples, problem-solving, programming-exercises, recursive-algorithm, recursive-algorithms
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-algorithms
This repository contains a set of classic algorithm problems and solutions implemented in PHP 8 and above. It is designed for anyone looking to practice or improve their algorithm skills using modern PHP.