Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@theabbie you are right. And now I‘m wondering why we are using binary search at all. And where would it be better than a hash map. I can’t come up with a good example 😅
-
@Lensflare Both Binary search and HashMap have a prerequisite, ie. have it sorted, or store it in hashMap, if millions of searches have to be performed and space isn't an issue, HashMap works, if Collision is an issue, Sort it and store and use Binary search.
-
I have one problem with this image...
>"Programmer telling his girlfriend"
I mean c'mon, this must be some kind of fairy-tale right? Programmers don't have girlfriends, they have waifus. -
hjk10157313y@FinlayDaG33k you just insulted a lot of women. And most important of all my girlfriend!
She already suffers for weird taste in men and now you call her fictional. Dude have some empathy.
Related Rants
lol ....
joke/meme
search
funny
binary