This repository contains fundamental Data Structures and Algorithms implemented in PHP, designed for learning and exploring PHP's capabilities in computational problem-solving.
-
Updated
Nov 21, 2024 - PHP
This repository contains fundamental Data Structures and Algorithms implemented in PHP, designed for learning and exploring PHP's capabilities in computational problem-solving.
My own implementations for the most common Data Structures and Algorithms
Arrays, objects and data structures improved, enhanced and modified for the modern PHP programmer.
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
Add a description, image, and links to the php-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the php-data-structures topic, visit your repo's landing page and select "manage topics."