You are on page 1of 1

Distributed and Parallel Algorithms (CS-18301)

Assignment 1

Q.1. Prove that if node u is distance i from node v in a hypercube, then there are
i! different paths of length i from u to v (though some hypercube edges may
appear in more than one path).

Q2. Given a crossword puzzle and a dictionary, design a parallel algorithm to


find all possible ways to fill in the crossword puzzle so that every horizontal and
vertical word space contains a word from the dictionary.

You might also like