qaz@lemmy.world to Programmer Humor@programming.devEnglish · 22 hours agoWho cares about time complexitylemmy.worldimagemessage-square56fedilinkarrow-up1377arrow-down11
arrow-up1376arrow-down1imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 22 hours agomessage-square56fedilink
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up4·8 hours agoI think, their point (and also my experience) is that you get taught about it in university a lot more than about simple loops, so it feels more important even though you rarely use it in reality. Same thing goes for linked lists and inheritance…
minus-squareembed_me@programming.devlinkfedilinkarrow-up2·3 hours agoLinked lists are encountered somewhat frequently in low level systems programming.
I think, their point (and also my experience) is that you get taught about it in university a lot more than about simple loops, so it feels more important even though you rarely use it in reality.
Same thing goes for linked lists and inheritance…
Linked lists are encountered somewhat frequently in low level systems programming.