Y
Hacker News
new
|
ask
|
show
|
jobs
by
XCSme
1098 days ago
What if after a long research, you can change the complexity of an algorithm from O(N) to O(log N), which makes the code orders of magnitude faster on large datasets. Does it mean the original code was not "sensible code"?