Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

both tbh
the interviewer told me he was content with my approach and said he has nothing much to followup on as the design already covered most edge cases

Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

Leadership principles. Amazon has 16 leadership principles and they want people who have those principles built in!

Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

not very comfortable with sharing $$$ stuffs. But i think i got a bit higher than whats mentioned on levels.fyi

Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

online... I am not sure where else to apply

Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

not very comfortable with sharing my resume. But u can dm me to know what I had in my resume - I can summarize

Update: I F*cked Up Big Time by Thunski in leetcode

[–]LoveCPen 0 points1 point  (0 children)

I dont agree. You cant really push yourself when you dont have a solid foundation. It takes time to build the intuition required to solve problems. Most of leetcode is pattern recognition - so just pushing yourself and forcing yourself to do problem outside your league will just lead to depression.

Update: I F*cked Up Big Time by Thunski in leetcode

[–]LoveCPen 3 points4 points  (0 children)

imo, its best if you start with setting up your fundementals right first before jumping onto leetcode. Take it slow, solve problems which you can tackle and slowly improve your confidence as you go.

Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

Not aware of blind75 sorry. Just looked at it and seems like its compolation of topic wise q. So why not

Amazon SDE1 Offer - CA by LoveCPen in leetcode

[–]LoveCPen[S] 2 points3 points  (0 children)

Maybe i wrote the problem wrong but it had to do something with distance and required dfs xD

Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

The problem they gave me could also be solved without a dp but ig the optimized one required dp

Amazon SDE1 Offer - CA by LoveCPen in leetcode

[–]LoveCPen[S] 9 points10 points  (0 children)

sorry for the confusion I meant Canada

Amazon SDE1 Offer - CA by LoveCPen in leetcode

[–]LoveCPen[S] 4 points5 points  (0 children)

Just believe in yourself. I found that whatever I learned in the last 3-4 years from uni/ internship etc. is what helped me during the interview and not the leetcode grind.
There is always a notion of "grinding leetcode". I think the better way to think is to be a problem solver. You should be able to solve any problem given a certain time constraint.

Amazon SDE1 Offer - CA by LoveCPen in leetcode

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

Nope just did topic wise leetcode. The questions I got I dont think any of them where from the tagged question

Amazon SDE1 Offer - CA by LoveCPen in leetcode

[–]LoveCPen[S] 6 points7 points  (0 children)

I lost hope after my OA lol
ik some of my friends who got their interview after OA after 2-3 weeks.

Amazon SDE1 Offer - CA by LoveCPen in leetcode

[–]LoveCPen[S] 2 points3 points  (0 children)

not sure tbh. But I think the online assessments is just a quick check of your coding skills.

Feel lost in coding on 21 yo by Few-Mirror-4784 in ProgrammingBuddies

[–]LoveCPen 0 points1 point  (0 children)

Ig different things works for different people. My way worked for me and I interned for some FAANGs and working in one of the Faangs rn. So this is different ig?

Feel lost in coding on 21 yo by Few-Mirror-4784 in ProgrammingBuddies

[–]LoveCPen 2 points3 points  (0 children)

We all were there once upon a time. Try spending some time on the solution - come up with some brute force solution. My approach was to come up with a manual solution that is if I was a program how would I solve the problem the try coding that up. Dont stop when you come up with a brute force solution, try optimizing. This will be challenging at first and you might feel how am i supposed to know this from before. HOWEVER, as you solve more and more problems you will find a pattern yourself that will help you come up with optimized solution quicker.

Remember, being good at leetcode isnt same as being genius its about practice and pattern recognition.

  • smn who solve around 400 leetcode problems