Robuta

https://www.educative.io/courses/grokking-coding-interview-in-csharp/solution-similar-string-groups
Learn to count similar string groups using the union-find algorithm by connecting strings based on character swaps and similarity rules efficiently.
union findstring groupsstrategysimilar