开发者

Is binary search as efficient as it normally is?

开发者 https://www.devze.com 2023-02-04 12:27 出处:网络
I开发者_运维技巧f array inherits from object, is binary searching still useful/quick?No reason why it wouldn\'t be. It only inherits from object so that you can treat it like an object, I doubt it is

I开发者_运维技巧f array inherits from object, is binary searching still useful/quick?


No reason why it wouldn't be. It only inherits from object so that you can treat it like an object, I doubt it is implemented in a way that would make binary search somehow inefficient.

0

精彩评论

暂无评论...
验证码 换一张
取 消