Andreas SujonoTop 10 Tricky Javascript Questions often asked by InterviewersTop 10 tricky Javascript questions often asked by interviewers. Make sure you know all of them!Dec 17, 20227Dec 17, 20227
LORYAfter 900 leetcode problems here is what I learnedWhy we practice algorithm? (not just for interview)Dec 5, 20217Dec 5, 20217
Neelesh AroraStop Using Conditional Statements Everywhere in JavaScript, Use an Object Literal insteadConditional Statements (If-Else, Switch) can be easily replaced with Object Literals. They make the code better.Oct 22, 202179Oct 22, 202179