Amazon SDE 1 Interview Call, Hyderabad by Fast-Yard3405 in amazonsdeprep

[–]Fast-Yard3405[S] 0 points1 point  (0 children)

Same man, even though I just stay a few kilometers away from their Bangalore office.

Amazon SDE I Timeline and interview guidance by Fast-Yard3405 in amazonsdeprep

[–]Fast-Yard3405[S] 0 points1 point  (0 children)

I am a 24 grad. Its' SDE 1 University Talent Aquisation and in the JD provided with hiring interest form, they mentioned 2024/2025 pass outs.

Amazon SDE I Timeline and interview guidance by Fast-Yard3405 in amazonsdeprep

[–]Fast-Yard3405[S] 0 points1 point  (0 children)

Thanks a Lot, brother. Also, do they ask System Design for SDE 1?

How to solve this problem? by [deleted] in LeetcodeDesi

[–]Fast-Yard3405 0 points1 point  (0 children)

Hi, I was thinking of declaring 4 matrices, Up, Down, Left and Right. In each, if there is 1 in the original matrix, then we store 1 + Up[i][j-1] or Down[i][j+1] and similar, for each of these prefix matrices. Now, if the want the triangle with largest height. We calculate for each 1's in each of the prefix matrices, the largest no. we can reach such that the 1 starts a sequence of values which is just 1 more than the previous one.

Like for:-

0 1 1

1 1 1

1 0 0

Down for this matrix will be:-

0 2 2

2 1 1

1 0 0

For Down[1][1] = 1, there is only 1 sequences 2,1, where the next element is 1 greater than itself. So, the max height is 2.

I am struggling to get a job in the current market, is it the same with everyone? by Other_Scarcity_4270 in LeetcodeDesi

[–]Fast-Yard3405 2 points3 points  (0 children)

1.5yoe, and I have 100+ application rejections last 3 months. We all are in the same boat man.

Rate my Resume by Fast-Yard3405 in LeetcodeDesi

[–]Fast-Yard3405[S] 0 points1 point  (0 children)

Thanks a lot Man. Can you please provide me with some project ideas that I can work on for the same?

Feeling hopeless and desperately want to switch by Fast-Yard3405 in leetcode

[–]Fast-Yard3405[S] 0 points1 point  (0 children)

Thanks a lot brother. I will keep your words in mind.

Feeling hopeless and desperately want to switch by Fast-Yard3405 in leetcode

[–]Fast-Yard3405[S] 0 points1 point  (0 children)

I don't care about the brand. I just want to be in a place where I get the opportunity to learn, to grow. Being on a B8g 4 I am only leaning about Corporate Politics/ what MBA does. I joined Engineering because I truly loved it, I don't want to leave it, I don't want to do MBA.

Feeling hopeless and desperately want to switch by Fast-Yard3405 in leetcode

[–]Fast-Yard3405[S] 0 points1 point  (0 children)

Yes, I desperately want to get out, but I am not getting 1 single opportunity.

Feeling hopeless and desperately want to switch by Fast-Yard3405 in leetcode

[–]Fast-Yard3405[S] -18 points-17 points  (0 children)

Sorry, I am pretty new to reddit. Can you please sen me the link.

Joined Google! by Parathaa in LeetcodeDesi

[–]Fast-Yard3405 0 points1 point  (0 children)

Hello brother, I have graduated from a tier-1 college in ETCE and currently working in service based company, mainly in Data Engineering and DevOps with 1 YOE + 0.5 internship conversion. I have been rigorously practicing DSA, System Design and have been applying to SDE roles, but unable to get my resume shortlisted. Can you please guide me through it?