2025-02-03 20:44:36 +01:00

9 lines
255 B
Markdown

## Most likely teammates for Software engineering
In other words, parsing a CSV file and finding the most likely teammates for each person in the file.
> [!WARNING]
> Turns out, this is a pretty hard problem. I will have to think about it a bit more.