8000 GitHub - insomnicles/algo-platter: a platter of data structures, searching and sorting algorithms written in PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

insomnicles/algo-platter

Repository files navigation

Algo-Platter

A platter of algorithms and data structures written in PHP and Python

Array Sorting Algorithms

  1. Bubble Sort
  2. Insertion Sort
  3. Selection Sort
  4. Quick Sort
  5. Merge Sort

Data Structures: insert, remove, delete, search and sort

  1. Stack
  2. Queue
  3. Linked Lists: Singly, Doubly and Circularly Linked

Compression Algorithms

  1. Run-Length Encoding

String Manipulation

  1. Reverse a string

Recursion

  1. Integer Sum
  2. Factorial
  3. Fibonacci

About

a platter of data structures, searching and sorting algorithms written in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0