Implemented an algorithm using large-star and small-star operations on a large undirected graph to find the connected component label for every vertex in the graph using Map-Reduce concepts. (Graph is too large to be represented in the memory of a single compute node)
Log in or sign up for Devpost to join the conversation.