5, 10 or 20 seats+ for your team - learn more
In this liveProject, you’ll utilize Python and maximal flow algorithms to create an application that can match jobs with the correct workers. Running all the possible combinations of jobs and workers with the correct skills would be impossible to scale manually, but is easy to do with Python. You’ll start by finding the maximal flows in your network, then quickly move on to creating a program that assigns jobs based on your algorithm.
The liveProject is for intermediate Python programmers who know Python and the tkinter package. To begin this liveProject, you will need to be familiar with the following:
geekle is based on a wordle clone.