Programming Question

Question: Given algorithm for finding an ordered word pair (e.G., “New York”) occurring with the greatest frequency in a given webpage. Which data structures would you use? Optimize both time and space.

From: Algorithm Design Manual [Skiena]

Subject: Data Structures

Load Another Question


Select a Subject