Skip to content

An easy pizza status viewer for inspecting the solution provided for any algorithm to the Hash Code Practice Problem

Notifications You must be signed in to change notification settings

Tobertet/hash-code-pizza-viewer

Repository files navigation

Hash Code 19 Pizza Viewer

Sometimes, it's way too hard to keep in our mind all the possibilities and paths an algorithm is taking. The Hash Code 2019 Practice Problem is a good example.

This pizza viewer tries to help people to better understand what the provided solution is doing, because sometimes improvements are easier to find when using a visual tool. You can use it online here.

Example Problem

Running Locally

Clone the repo, go to the root of the project and run npm start. You will need npm and the angular CLI installed globally.

Contributing

Just make a PR with anything you wanted to add.

About

An easy pizza status viewer for inspecting the solution provided for any algorithm to the Hash Code Practice Problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published