PinnedPublished inJavaScript in Plain English15 Coding Guidelines & Best Practices for FrontendFollow these coding guidelines and adopt these best practices to ensure code quality and bug-free code.Aug 13, 20224Aug 13, 20224
PinnedPublished inJavaScript in Plain English20 Common JavaScript Interview QuestionsPreparation for JavaScript can be difficult if you don’t know where to start and which areas to focus on.Aug 24, 20221Aug 24, 20221
Published inJavaScript in Plain EnglishMy Amazon Interview ExperienceHow I Got the Interview2d ago2d ago
Published inJavaScript in Plain EnglishTopological SortTopological sorting for Directed Acyclic Graph (DAG) is a linear ordering of vertices such that for every directed edge u-v, vertex u comes…Nov 7, 2024Nov 7, 2024
Published inJavaScript in Plain EnglishMy Servicenow Frontend Interview ExperienceNavigating the job market can often feel daunting, but my recent interview experience with ServiceNow was surprisingly smooth and engaging…Oct 29, 2024Oct 29, 2024
Published inJavaScript in Plain EnglishVery Powerful Binary Search TemplateBinary SearchOct 21, 2024Oct 21, 2024
Published inJavaScript in Plain EnglishTrie Implementation in JavaScriptA Trie (pronounced as “try”) is a tree-like data structure commonly used to efficiently store and search a large collection of strings…Oct 17, 20241Oct 17, 20241
Published inJavaScript in Plain EnglishMy Microsoft Frontend Interview ExperienceI recently had the opportunity to interview at Microsoft for a frontend position for Bengaluru location. I was initially contacted by a…Oct 7, 2024Oct 7, 2024
Published inJavaScript in Plain EnglishYou are doing big mistake if not using these ExtensionsChoosing IDE for software development is very crucial. It would significantly impact the way you write code and your day to day…Sep 27, 20242Sep 27, 20242
Published inJavaScript in Plain EnglishMy Customised VSCode for best user experienceWe spend a significant amount of time in our IDE, so investing a little effort in customizing it can greatly enhance the developer…Sep 16, 2024Sep 16, 2024