Comment Moderator — detect banned words and return only clean comments using hash lookup-based filtering. Memoization Function — build a wrapper that returns cached result for same inputs without recomputing. Cross the Threshold — find maximum barrier value such that total sum stays above threshold after energy reduction (binary search on answer space). Given a products array, return frequency count sorted by frequency; equal frequency sorted in descending alphabetical order. Shoot the plane problem. How do you measure web performance and what metrics are used? Explain core web performance metrics — LCP, CLS, INP. What root causes lead to poor values for these metrics and how can they be optimized? How would you optimize performance for a page with thousands of images? What types of frontend tests exist beyond unit testing and what are their differences and challenges? What storage options are available in the browser?
Senior Front End Engineer Interview Questions
690 senior front end engineer interview questions shared by candidates
Technical questions about front-end, product and software in general.
Pretty straight forward FE stuff.
Everything basic regarding CSS/JS/Ajax/JSON/HTML/Promises. 1. Write a function which calculates the average height between two provided Person objects, with height properties.
Some logical question related to 2 dimensional matrics
Sync/asyc questions in js and about the event loop process
Write a function that returns a function.
Solve Three Sum (on leetcode)
Didn't get to the tech interview stage.
Re-aggregate a set of aggregated JSON data (with a wide range of data) in order to display it through a histogram with limited range (max 10) (I was able to solve it. But it took a little longer as I had tough time understanding the guy's accent and the objective of the problem itself was keep changing)
Viewing 221 - 230 interview questions