Arrays, objects and data structures improved, enhanced and modified for the modern PHP programmer.
-
Updated
Dec 2, 2024 - PHP
Arrays, objects and data structures improved, enhanced and modified for the modern PHP programmer.
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
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."