Skip to content

kr0bi/ReplyCodeChallenge2020

Repository files navigation

ReplyCodeChallenge2020

It's the code We used at the ReplyCodeChallenge 2020.

How to use it

javac Main.java

java Main "filename" number_of_tests

Solution

It's based on number of attempts and getting lucky; basically we try a subset of Developers&ProjectManagers and we save the configuration and score, then we shuffle the array and retry, if the score is better we update the configuration, after n attempts we gave the best solution found.

Results

We got 365/2862 for our first programming challenge.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages