Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-01-10 (11 days ago) ![]() | Not yet rated by the users | Total: 18 | All time: 10,494 This week: 43![]() |
Version | License | PHP version | Categories | |||
algorithm 1.0.0 | The PHP License | 5 | Algorithms, PHP 5, Libraries |
Description | Author | |
This package implements several algorithms as Laravel services. |
|
This repository contains different algorithm questions and solutions from hackerank, leetcode and some of Vanhack code test.
To run the algorithms, use the following steps as all will be through the laravels `
php artisan command
`
The following step will be taken to run the different algorithm classes in the repo.
To run the barter market test on any combination of inputs, follow the steps below
-
Supply the combination of inputs
-
Wait for the expected result
Palindrome Numbers
Run through the following steps below
-
-
Supply the number to be checked
-
Wait for the output result
Median of two sorted arrays
Run through the following steps
-
-
supply the numbers as requested
-
Wait for the calculated median
Reverse Integer
-
-
Supply the integer to be reversed
-
Wait for the expected result/output
Integer to Roman
-
-
Supply the integer to be converted to roman numeral
-
Wait for the equivalent output
Roman to Integer
-
-
Supply the roman numerals to be converted to integer
-
Wait for the equivalent output
NB
Pull request are equally welcome as this is an open source repository
Files
File
Role
Description
.idea (6 files)
app (1 file, 5 directories)
bootstrap (1 file)
config (13 files)
database (3 directories)
public (3 files)
resources (4 directories)
routes (4 files)
tests (2 files, 2 directories)
.editorconfig
Data
Auxiliary data
.env.example
Data
Auxiliary data
.styleci.yml
Data
Auxiliary data
artisan
Class
Class source
composer.json
Data
Auxiliary data
composer.lock
Data
Auxiliary data
package.json
Data
Auxiliary data
phpunit.xml
Data
Auxiliary data
README.md
Doc.
Documentation
server.php
Aux.
Auxiliary script
webpack.mix.js
Data
Auxiliary data
yarn.lock
Data
Auxiliary data
Version Control Unique User Downloads Download Rankings 100% Total: 18 This week: 0
All time: 10,494 This week: 43 
Applications that use this package
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.