top | item 3531797

(no title)

alexscheelmeyer | 14 years ago

+1, this has nothing to do with binary search and everything to do with the fact that almost any application written in those languages will have bugs that do not show until numbers nearing INT_MAX are used. Another given is that all applications that use recursion is bound to run into stack overflow errors/bugs when used on big data.

discuss

order

No comments yet.