Inspiration

The inspiration to my solution was how Martello, Solink, and March Networks analyze their data by looking for discrepancies in a set of data.

What it does

It identifies the possible killers of Veronica and the probability for each in percentage.

How I built it

Using multiple diagrams and Javascript run on node.js

Challenges I ran into

Was going to write it in typescript. Was too rusty at writing parsers in typescript so I ended up writing it in JS for node.js.

Accomplishments that I'm proud of

It works! (and I re-wrote the entire script overnight because the previous one's algorithm was busted)

What I learned

Promises are awful but useful. Didn't end up using them due to the time limit and the amount of bugs.

Built With

Share this project:

Updates