sbrodehl / hashcode2022

Google # Hash Code 2022 Challenge in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Hash Code 2022

Solutions with code for Google # Hash Code 2022.

Hash Code Teaser Image

Qualification Round

Mentorship and Teamwork

The problem statement can be found here.
Our solution is in the Qualification Round folder.

See the README.md for a full walkthrough of the problem.

Introduction

Work is so much more fun when we are part of a team! By combining our different skills, we can be more creative, efficient and productive. And more importantly, when working together we share... not only pizzas, but also knowledge. We can learn from each other, improve our own skills and gain experience.

Teamwork is one of the main ingredients of Hash Code, especially in this challenge!

So, are you up for the challenge?

Projects execution timeline based on the input data set and the submission.

see the README.md for the complete problem statement.

Task

You are given a list of contributors, who have already mastered various skills, and a list of projects with different skill requirements. Contributors can improve their skills by completing projects and can mentor each other to work is roles in which they couldn't succeed on their own.

Your task is to assign contributors to project roles that fit their qualifications and maximize the score for completed projects.

see the README.md for the complete problem statement.

Practice Round

One Pizza

The problem statement can be found here.
Our solution is in the Practice Round folder.

See the README.md for a full walkthrough of the problem.

Introduction

You are opening a small pizzeria. In fact, your pizzeria is so small that you decided to offer only one type of pizza. Now you need to decide what ingredients to include (peppers? tomatoes? both?).

A picture of menu with six ingredients to choose from and a 'What do you like on pizza?' text.

see the README.md for the complete problem statement.

Task

Your task is to choose which ingredients to put on your only pizza type, to maximize the number of clients that will visit your pizzeria.

see the README.md for the complete problem statement.

Authors

Sebastian Brodehl / @sbrodehl
Daniel Franzen / @da-fr

License

This project is licensed under the Apache License 2.0 - see LICENSE for details.