Skip to content
This repository was archived by the owner on Sep 4, 2018. It is now read-only.

hhansell/WH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

William Hill Technical Test

Console implementation of the William Hill technical test.

This program takes two command line arguments which contain the paths to the two CSV files containing settled and unsettled bet data as per the speicification.

Once the data has been loaded the program will run a set of pre-defined risk scenarios and output the resultant information to the console.

Additional config settings to control the risk scenarios can be found in the WilliamHill.TechChallenge.exe.config file

Usage

The program can be run by invoking the executable with the two command line arguments:

WilliamHill.TechChallenge.exe <settled bets csv path> <unsettled bets csv path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages