2017 © Pedro Peláez
 

library algorithms

Midori PHP Algorithms and Data Structures

image

mtkocak/algorithms

Midori PHP Algorithms and Data Structures

  • Thursday, July 2, 2015
  • by midorikocak
  • Repository
  • 0 Watchers
  • 12 Stars
  • 2 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Data Structures And Algorithms using PHP

Description: Data Structures and Algorithms preparation for technical interview. Hence I am a php person, I had to recreate these classes using PHP to repeat CS topics., (*1)

Includes: - Stack - Queue - Single Linked List - Double Linked List - BinarySearchTree - Sorting Algorithms - Bucket Sort - Bubble Sort - Selection Sort - Shell Sort - Insertion Sort - Insertion Sort with Array - Merge Sort - Quick Sort - Tests - Other classes are not completed., (*2)

Other things to include:, (*3)

Installation

  1. Create a new directory.
  2. Copy these files into the new directory.
  3. composer install

Configuration

There is no configuration yet, (*4)

Usage

Study for your next big company interview., (*5)

How to test the software

just build/phpunit, (*6)

Known issues

No issues yet, (*7)

Getting help

This package can be used to intuitiveliy. But if you have questions you can ask me anything., (*8)

Example, (*9)

Feel free to mail mtkocak@gmail.com, (*10)

Getting involved

You can fork this packade., (*11)

I did not update CONTRIBUTING yet., (*12)


Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

Credits and references

I already gave credits above but, you can check;, (*13)

1.PHP Psr-4 Template 2.Open Source Project Template, (*14)

The Versions

02/07 2015

dev-master

9999999-dev

Midori PHP Algorithms and Data Structures

  Sources   Download

MIT

The Development Requires

open algorithms source data structures