1. For 1024 bits length integers
How do you implement +, -, *, and / in PC(32 bits int) with C language?
2. Given n points on a 2-D plane, find a line that has maximum number of points
on it.
3. N*N integers in N machines. each machine can store at most N integers.
How do you find the median number of thoses N*N integers?
4. Gaven a huge amount of (Key, Value)..
The size of all Keys is > 40 gb. You have only 1 gb memory.
How do you design a data structure to return a value for gaven key?
(Minimum I/O)
--
※ 發信站: 批踢踢參(ptt3.cc)
◆ From: 165.112.191.116