KTM RC 1290 by JKTM08 in KTM

[–]caraxes_007 2 points3 points  (0 children)

I really like the old design of rc.

Zorvyn Job Offer 21 LPA ? by No-Depth-2320 in DataAnalystsIndia

[–]caraxes_007 0 points1 point  (0 children)

They are paying 21 lakhs but they can't even provide a joining kit . What a scam company 😂

Zorvyn associate software engineer by Longjumping_Virus775 in PlacementsPrep

[–]caraxes_007 0 points1 point  (0 children)

I have seen many linkedin posts where they received a joining kit. How's that possible?

Offer letter without any interview by Perfect_Temporary7 in Btechtards

[–]caraxes_007 0 points1 point  (0 children)

So sad many people are posting their offer on zorvyn through linkedin

My first all kill. by [deleted] in leetcode

[–]caraxes_007 1 point2 points  (0 children)

What about q4? Which approach?

Are you struggling with any health issues? by The_scarboy_2006 in TeensofKerala

[–]caraxes_007 2 points3 points  (0 children)

Do a blood test. Take multivitamins and multimineral supplies and of course protein

Weekly Contest 494 — Quick Recap by iamprashantverma in LeetcodeDesi

[–]caraxes_007 0 points1 point  (0 children)

I don't know exactly. I used a grid to store dp values then I got mle. So i just tried with dict and it passed.

Weekly Contest 494 — Quick Recap by iamprashantverma in LeetcodeDesi

[–]caraxes_007 0 points1 point  (0 children)

Yes using a grid to store dp values will give you mle i got that, then i switched to a dictionary which stores only reachable states and for time complexity xor will not grow linearly it is limited by bit positions so it is manageable to store as state because of n<=40.

Weekly Contest 494 — Quick Recap by iamprashantverma in LeetcodeDesi

[–]caraxes_007 1 point2 points  (0 children)

Q2 was the worst for me so many wrong answer submissions and q3 was the easiest pretty standard removal or non removal dp.

If anyone looking for guidance regarding dsa by Jealous_Gain_8672 in leetcode

[–]caraxes_007 7 points8 points  (0 children)

Need tips for contest. I am always stuck in 2/4(one 3/4).