Skip to content

esatisfaction/ch-template-algorithmic-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic Challenge Template

This is a challenge template for algorithmic projects written in PHP.

Prerequisites

This project requires the following technologies and libraries to work:

Writing Code

To start writing your solution, open the Challenge class and implement your solution inside the execute() function.

Change the method's signature to accept all the inputs needed by the Challenge Description.

Testing the Solution

To test the solution, use the existing ChallengeTest::testExecute() that exists in the tests/ folder. Feel free to customize the tests based on the Challenge's needs.

About

Template challenge for algorithmic projects written in PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages