81
[R] Stupidest ways people have solved coding interviews
(loops.video)
Posting interesting/cool/funny videos from Loops here
Thanks to @Bluefruit@lemmy.world for the icon and banner!
Discussion of and questions about Loops should go over in !loops@lemmy.world
If the loop you're posting isn't original content uploaded by the creator, prefix the title with ♻️
or [R]
(if you don't feel like typing an emoji) for "reposted". For example, ♻️ Cute dog
or [R] Cute dog
.
Note that some loopers upload their loops to multiple platforms including Loops, so you might see insta/tiktok logos on videos that aren't marked as reposts.
If you know the source for a loop marked ♻️
/[R]
, please comment with it!
Rules:
I'm sorry, but even without knowing about the mod operator, this is inefficient and over engineered. Why have a loop at all?
no loop required...
having said that, I can totally see how that was missed in a high pressure interview. I hate interviews like that!
edit: Ha ha... isEven...not isPositive... I'm tired. ignore me!
I'm not following.
n == abs(n)
only tells you if it's positive.yes, I'm being a dumb tonight. I'm completely wrong
Haha, s'all good, yo.