Skip to content
baft edited this page Apr 2, 2021 · 1 revision

Welcome to the Algorithm-and-Data-Structure-in-PHP wiki!

A collection of some data structure algorithms implemented by PHP :

  • Linked List
  • Doubly Linked List
  • Binary Tree
  • Binary Search Tree
  • Red-Black Tree
  • Self-balancing Binary Search Tree
  • B-tree
  • B+ tree
  • Queue
  • Stack
  • Graph
  • Heap
  • Binary Heap
Clone this wiki locally