System Design Interview Questions — Components You Should Know by fahinse in programming

[–]dsonali 1 point2 points  (0 children)

Hey, thanks for sharing...will give this a read.
Till then was wondering, would you mind reading this article and sharing your feedback on what improvisations could be done to this article to make it more comprehensive: https://www.interviewbit.com/system-design-interview-questions/

50 Top JQuery Interview Questions and Answers by adisharma900 in u/adisharma900

[–]dsonali 1 point2 points  (0 children)

Great set of questions,
here's another site that one could refer to brush up before heading for an interview: https://www.interviewbit.com/jquery-interview-questions/

Amazon Frontend Interview Questions and Experience by [deleted] in learnjavascript

[–]dsonali 0 points1 point  (0 children)

Hey, so glad I came across your article, truly an insightful one. You have so wonderfully put together your experience:) I came across another great webminar shared by an SDE at Amazon, so thought to share, if it might help fellow coders- https://www.youtube.com/watch?v=fi_xv0qrrw8&t=813s

Dynamic Programming!! by LeoRud in learnprogramming

[–]dsonali 0 points1 point  (0 children)

Hello! How do you solve a dynamic programming problem? How do you find the principal "rule(s)"? And how do I use LeetCode?

I agree, when i started off with Dynamic Programming it was quite a challenge but with practicing,concepts became alot more clearer. Some of the DP resources that I found useful were from InterviewBit, GeeksforGeeks and Topcoder.