Marika LamSliding Window Algorithm Explained with 38 Coding Quand SolutionsWhat is Sliding Window AlgorithmOct 23Oct 23
Marika LamVar, Let and Const — What’s the Difference?One of the features that came with ES6 is the addition of let and const. They are used for variable declaration. Now, what’s the…Aug 22Aug 22
Marika LamSoftware Engineer Interview: How to Design a Search Engine like GoogleRecently, I had an interview question that involves designing a search engine like Google and to talk through the overall architecture.Aug 19Aug 19
Marika LamSoftware Engineer Interview: Is there a way to count how many people are visiting my website?Recently I was asked by an interviewer to architect a user search that will result in a page with the parsed results and for each result…Aug 15Aug 15
Marika LamFrontend Interview Question: How to use CSS to surround a circle around a numberI recently came across an interview question where it involves creating a circle around a number. And the number needs to be in the…Aug 1Aug 1