☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoDev Interviewslemmy.mlimagemessage-square7fedilinkarrow-up11arrow-down10file-textcross-posted to: [email protected]
arrow-up11arrow-down1imageDev Interviewslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square7fedilinkfile-textcross-posted to: [email protected]
minus-squarepropter_hog [mirror/your pronouns]@hexbear.netlinkfedilinkEnglisharrow-up0·1 month agoAnd if you’re in a language that doesn’t implement it
minus-squareskeletorsass [she/her]@hexbear.netlinkfedilinkarrow-up0·1 month agoYou might need a custom one as well. Modify the algorithm. Good to demonstrate the divide and conquer approach.
minus-squarebreakcore@discuss.tchncs.delinkfedilinkarrow-up0·1 month agoWhich languages would that be? I imagine it is used in most cases.
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up0·edit-21 month agoAssembly, LLVM IR, etc
And if you’re in a language that doesn’t implement it
You might need a custom one as well. Modify the algorithm.
Good to demonstrate the divide and conquer approach.
Which languages would that be? I imagine it is used in most cases.
Assembly, LLVM IR, etc
Ah yes