Given a sorted dictionary of an alien language, find order of characters

1 min read

https://practice.geeksforgeeks.org/problems/alien-dictionary/1

Find the number of islands
Implement Kruskal's algorithm