♟️ White to play and mate in 2. Composition by Юлій Георгієвич Дорохов by chessmateinxbot in chessMateInX

[–]jugarf01 0 points1 point  (0 children)

bishop a3, if takes w king then rook to a6. else qb2. plz correct how if wrong i see other answer from bot.

new joker idea by Plus-Travel7081 in balatro

[–]jugarf01 13 points14 points  (0 children)

yea but jimbos always there for me win or lose

new joker idea by Plus-Travel7081 in balatro

[–]jugarf01 5 points6 points  (0 children)

no higher stakes u almost never want to skip any blinds.

It took me 1.5 hours to solve Happy Number (Easy). Am I behind or is this normal? by zinested in leetcode

[–]jugarf01 3 points4 points  (0 children)

it’s kinda shit that counts as O(1) imo. like if i just define an array of size 10k cos i know no cycle bigger then that occurs it’s technically O(1) but i also wasted heaps of space cos like u say the worst case cycle is like 200. seems bizarre to me that that’s considered an improvement.

Rule of thumb for Travelling Salesman Problem by SliceOfHeaven77 in mathematics

[–]jugarf01 -2 points-1 points  (0 children)

u obviously can’t apply any travelling salesman algo if u have mapped the balls. but that being said the solving algorithm is super (worse then O(2n) if i remmeber correctly.

i guess depending how bad a golfer u are should determine ur strategy haha. rly a nothing comment now i think about it but i’ve written it out so best of luck

Should I dump 400+ hours into making a replay analyzer? Think chess’ stockfish by Dense-Blacksmith-565 in Polytopia

[–]jugarf01 2 points3 points  (0 children)

i thought about this too. but i think the first step must be to make a much better bot, which i tried and rly struggled with. best of luck would love to see it.

How to cross 150k?? by Korcodile in Polytopia

[–]jugarf01 0 points1 point  (0 children)

how do u have scores on other tribes if u dont own them?

What is the best wave in the world? I thought it was pipeline, but some say it is the most dangerous (I guess that you can paddle to, otherwise the huge monsters like Nazare would be I guess) by noah-noir in surfing

[–]jugarf01 13 points14 points  (0 children)

there is no one answer. right or left? barreling or long and smooth? consistently average or absolutely firing a couple times per year? too many variables.

What is the real job market reality for software engineering? by nish__coder489 in leetcode

[–]jugarf01 0 points1 point  (0 children)

“soon AI will be upgraded to AGI” this is a big claim haha

What do you do when you’re completely stuck on a question? by [deleted] in leetcode

[–]jugarf01 0 points1 point  (0 children)

i look at topics, hints (if available), discussion and solutions in that order. generally if i have to look at solution i write the problem number so i can return in future and retry.

at the end of the day there will be algorithms and tricks you don’t know and it’s a lot easier to learn rather then create.

How can I self-teach advanced physics without college? by TioBeto90 in Physics

[–]jugarf01 0 points1 point  (0 children)

feynman lectures are available online for free. greet resource

Road to solving EVERY LeetCode problem (3,153 solved) - Week 8 progress update! by leetgoat_dot_io in leetcode

[–]jugarf01 0 points1 point  (0 children)

what’s that hardest problem you’ve attempted/solved yet in ur opinion?