Sunday, 4 June, 2006
Joshua Bloch has posted on the Official Research Blog about how most binary search and merge sort code is broken and has been for years. The bug is to do with large arrays, and highlights how often programmers accept code that will do “for the examples we have right now” rather than considering whether it’ll [...]


