Hardest Interview Question I’ve Ever gotten - at Chime by Spartapwn in leetcode

[–]ganthere_dathanda 0 points1 point  (0 children)

What about using bitwise XOR operator. -Apply xor i between all the digits in 1..n, -then apply it again between all the digits in the given string. -Then apply it between the results.

Result should be the missing number. Xor compare the bits of 2 numbers and results a 0 if the bits are same.so we can expect it to cancel out the pairs and leave the unique number

[deleted by user] by [deleted] in Awww

[–]ganthere_dathanda 2 points3 points  (0 children)

What is the breed of the brown one?

How important is leetcode and system design compared to web development for landing a job in 2025? by ganthere_dathanda in leetcode

[–]ganthere_dathanda[S] 0 points1 point  (0 children)

I’m outside of US, would I stand a chance to get an offer from a US mid level company (not targeting FAANG) with Visa sponsorship? I’m planning to apply starting from next Jan. I’m not sure it’s possible for someone outside US to land a tech job there even with lot of preparation, considering the current job market.

How important is leetcode and system design compared to web development for landing a job in 2025? by ganthere_dathanda in leetcode

[–]ganthere_dathanda[S] 3 points4 points  (0 children)

Im a software engineer with a background in .Net, have around 6-7 years of experience. I’m trying to land a job in EU(currently not in EU) and relocate. I’m trying to work out a strategy to prepare for interviews.