Module PatternThe module pattern in javascript allows you to split up your code into smaller, reusable pieces along with keeping certain values within your file private. How to use this technique in React in an effective manner? import React, { useState } from 're...Sep 19, 2024·2 min read
Greedy Algorithm - Assign CookiesAssume you are an awesome parent and want to give your children some cookies. But, you should give each child at most one cookie. Each child i has a greed factor g[i], which is the minimum size of a cookie that the child will be content with; and eac...Jul 6, 2024·2 min read
HLD - OverviewExplore various patterns and strategies across complex applications for Senior Frontend InterviewsMay 24, 2024·1 min read
DP World Frontend Interview ExperiencePosition: Group SDE - II (Frontend) Round 2Apr 4, 2024·2 min read