Sep 07, 2010 - 04:01 AM
Home page - Submit News - Web links - FAQ 
Search 

Topic: Algorithm/Data Structure Question

The new items published under this topic are as follows.


Rotate an Array
Algorithm/Data Structure Question Rotate an array of integers. Describe the order performance of each proposed solution.

307 Reads 13 More words
Distributed Hash Table with Variable Node Count
Algorithm/Data Structure Question Design a hash table able to distribute data to a growing number of computer nodes.

137 Reads 15 More words
Geographical Data
Algorithm/Data Structure Question Design a data structure able to locate entries with locations that fall within a certain distance of a geographical point.

134 Reads 20 More words
Probability of Collision
Algorithm/Data Structure Question Describe how you would compute the probability of collisions of hash values.

132 Reads 12 More words
Complements in an Array
Algorithm/Data Structure Question Detect the occurrence of pairs of numbers in an array that equal some other number when added together. Describe the order performance of each proposed solution.

131 Reads 26 More words
Rational Less Than
Algorithm/Data Structure Question Compute "less than" for a rational number class.

223 Reads 8 More words
Permutations
Algorithm/Data Structure Question Print all permutations of a string.

Print all unique permutations of a string.

94 Reads 14 More words
Explain Exception Handling
Algorithm/Data Structure Question Explain how to implement exception handling, in terms of memory structures and program flow.

43 Reads 14 More words
Write a Thread Pool Class
Algorithm/Data Structure Question Write a thread pool class in Java. Allow different thread pool implementations to be substitutable.

44 Reads 15 More words
Efficient Storage of Hash Map
Algorithm/Data Structure Question Create a data structure to hold a map of 4 billion hashed URLs (8 byte hash value, assumed to be evenly distributed) to serial numbers (4-byte ints) in 16GB of memory.

52 Reads 31 More words
Mind+ | Mannby | Niru's Art