m_f@midwest.socialM to Fun Loops ▶️@midwest.socialEnglish · 1 day ago[R] Stupidest ways people have solved coding interviewsloops.videoexternal-linkmessage-square33fedilinkarrow-up177arrow-down15
arrow-up172arrow-down1external-link[R] Stupidest ways people have solved coding interviewsloops.videom_f@midwest.socialM to Fun Loops ▶️@midwest.socialEnglish · 1 day agomessage-square33fedilink
minus-squaredream_weasel@sh.itjust.workslinkfedilinkarrow-up4·edit-21 day agoMinor simplification: this works even without taking absolute value first of you use fix instead of floor. Edit: I don’t know if fix is in the stock math library on second thought…
Minor simplification: this works even without taking absolute value first of you use fix instead of floor.
Edit: I don’t know if fix is in the stock math library on second thought…