algorithms-and-data-structures
algorithms-and-data-structures copied to clipboard
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.
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.
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 [email protected]
Getting involved
You can fork this packade.
I did not update CONTRIBUTING yet.
Open source licensing info
- TERMS
- LICENSE
- CFPB Source Code Policy
Credits and references
I already gave credits above but, you can check;