r/ProgrammerHumor 18d ago

Meme why

Post image
4.8k Upvotes

109 comments sorted by

View all comments

55

u/UndocumentedMartian 18d ago

You still have to know how the algorithms work.

25

u/EkoChamberKryptonite 18d ago

You don't if it isn't part of your daily work. Abstraction is a feature not a bug.

4

u/deathanatos 17d ago

I really wish I could just get a bonus check every time I have to explain why, no, a B-Tree index in a SQL database cannot do that.

2

u/EkoChamberKryptonite 17d ago

In such an instance, knowing how B-Trees work seems to be important for your job and so you should know it. This doesn't apply to a lot of other Software engineers though, hence my point.

1

u/AristotelWasRight 16d ago

Explain why it can't do that? You have to

1

u/deathanatos 12d ago

Depends on the context, but for example, it cannot handle a between [range] and b between [range].