Skip to content

This was a challenge set up by the company Slice (http://slice.mk). Although this solution was not acceptable by them and I failed the challenge (according to them) without any feedback.

Notifications You must be signed in to change notification settings

interviews-lj/slice-challenge-pizzabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

In order to startup the project you need to have NODE JS installed.
Setup step-by-step:

1. Open the Pizzabot Folder
2. Open Terminal/CMD in the current folder and run the command (this command is required to run the test later on): npm i
3. After everything is installed succesful run the command: npm start
4. In order to test the code run the command: npm test
5. If you want to run the program with different input than the specified script in the package.json file you can run the command (with arguments as you wish, this one is example only): node pizzabot "5x5 (1, 3) (4,4)"

About

This was a challenge set up by the company Slice (http://slice.mk). Although this solution was not acceptable by them and I failed the challenge (according to them) without any feedback.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published