Just a simple question i hope.
If you had to store these numbers in a file how many bits would it take. I know java has metrics to indicate the size.... if I'm not mistaken it's below and above 256, but I'm not a programmer. So this leads me to ask if the number size is a range from 0-1000000 and you could not sort the numbers below and above, wouldn't that mean you have to allocate all to the max size?
Example
2,1238,47659423,76,24,395,...