Added practical swift

This commit is contained in:
2025-02-03 20:44:36 +01:00
parent 5fd02a3287
commit cfd0587495
6 changed files with 11574 additions and 0 deletions

View File

@ -0,0 +1,8 @@
## 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.