
maneshmotts
Novice
Sep 18, 2012, 1:16 PM
Views: 4993
|
|
sort 10 million 7-digit phone numbers with ~1MB RAM
|
|
|
HI all I am trying to solve this challenging problem using the perl language. I am trying to sort 10 million 7-digit phone numbers with 1MB RAM and by using one pass and no intermediate files . I need to know how to approach it . Or where to begin with .
(This post was edited by maneshmotts on Sep 18, 2012, 2:26 PM)
|