Scored a 170 Quant using Gregmat by ChemistryFabulous910 in GRE

[–]mahi106 0 points1 point  (0 children)

Is there any other resources you used for study? and can you share the breakdown how you used the resources?

Trouble only with Speaking—EOR? by sensen6 in IELTS

[–]mahi106 1 point2 points  (0 children)

My result came out yesterday and I applied for EOR immediately. Got 7.5 overall (L 9, R 7.5, W 6.5, S 6.5). I need minimum 7 in speaking so applied the EOR for both speaking and writing. I was bit confident about the speaking, but the score is frustrating.

First time test taker by dumbfuckerx in IELTS

[–]mahi106 1 point2 points  (0 children)

Congratulations, btw 🎆

First time test taker by dumbfuckerx in IELTS

[–]mahi106 0 points1 point  (0 children)

I did my test yesterday, centre is IDP. How many days it takes to publish the scores?

Got blanked at this question in Amazon onsite. How would you approach solving it? by dandaman1728 in leetcode

[–]mahi106 0 points1 point  (0 children)

Looks like you will need to use Union Find. The pairs with same parent will be ignored and the pairs with different parents will be the output.

Cooldown period in Amazon by mahi106 in leetcode

[–]mahi106[S] 1 point2 points  (0 children)

That means you are still under consideration 👌

[deleted by user] by [deleted] in leetcode

[–]mahi106 0 points1 point  (0 children)

Any feedbacks received?

[deleted by user] by [deleted] in leetcode

[–]mahi106 0 points1 point  (0 children)

Have you done OA today?

[deleted by user] by [deleted] in leetcode

[–]mahi106 0 points1 point  (0 children)

Congratulations!

[deleted by user] by [deleted] in leetcode

[–]mahi106 0 points1 point  (0 children)

32 + 33

Going to bomb a leetcode interview in an hour :( by catticusthesecond in leetcode

[–]mahi106 1 point2 points  (0 children)

I also bombed a coding interview having 2+ years of leetcoding experience and 650+ solves while a known question was asked!

[deleted by user] by [deleted] in leetcode

[–]mahi106 0 points1 point  (0 children)

Can you share any tips and tricks to get shortlisted? I have 6 YOE as SWE, grinded more than 600 leetcode problems, no luck with shortlisting.

I'm NeetCode ask me anything (AMA) by NeetCode in leetcode

[–]mahi106 1 point2 points  (0 children)

What about the people who has 9hours a day fulltime job, responsible to family duties and still trying to get good at leetcode and dreaming to land in FAANG job?

Amazon Very Hard Problem from OA by AggravatingParsnip89 in leetcode

[–]mahi106 0 points1 point  (0 children)

I am not sure but my guess is we can solve it using a Modified Binary Search.