mtkocak / algorithms
Midori PHP Algorithms and Data Structures
dev-master
2015-07-02 13:26 UTC
Requires (Dev)
- pdepend/pdepend: 2.0.*
- phploc/phploc: 2.0.*
- phpmd/phpmd: 2.1.*
- phpunit/phpunit: 4.3.*
- sebastian/phpcpd: 2.0.*
- squizlabs/php_codesniffer: 2.*
- theseer/phpdox: 0.7.*
This package is not auto-updated.
Last update: 2024-11-13 18:45:26 UTC
README
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.
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.
Other things to include:
- Technology stack: PHP, Composer and maybe bower and grunt should be installed
- Status: Very very Alpha CHANGELOG.
- Links to production or demo instances
- PHP Psr-4 Template and Open Source Project Template
Installation
- Create a new directory.
- Copy these files into the new directory.
- composer install
Configuration
There is no configuration yet
Usage
Study for your next big company interview.
How to test the software
just build/phpunit
Known issues
No issues yet
Getting help
This package can be used to intuitiveliy. But if you have questions you can ask me anything.
Example
Feel free to mail mtkocak@gmail.com
Getting involved
You can fork this packade.
I did not update CONTRIBUTING yet.
Open source licensing info
Credits and references
I already gave credits above but, you can check;