Que hable de mi recorrido laboral.
Frontend Developer Interview Questions
13,301 frontend developer interview questions shared by candidates
if I want to switch to English, because they want to know the conversational level
what exactly happen when you hit the url in the browser and the website loads?
I was asked to parse a log file with JavaScript to determine the top 5 and bottom 5 referrers to a site.
1. Cricket match for 10 team who is the winner 2. print the mathematical equation 3. Boggle Game 4. Current (where I am working) application system design and question around that.
Describe a disagreement with a colleague or manager
questions related to my experience, passion, and past accomplishments
How would you design a highly scalable component library for use across multiple projects at Binance?
** * ## Balanced Binary Tree Visualization * * Task: * Create a balanced binary tree visualization using nested squares where: * - Root: One square * - Level 1: Two squares side by side * - Level 2: Two squares inside each Level 1 square * * Colors should be assigned in pre-order traversal: * (root -> left subtree -> right subtree) * * Input: * const VIBGYOR_colors_named = [ * 'Violet', * 'Indigo', * 'Blue', * 'Green', * 'Yellow', * 'Orange', * 'Red' * ]; * * Expected color assignment: * - Root: Violet * - Left subtree: Indigo (parent) -> Green, , Yellow (children) * - Right subtree: Blue (parent) -> Orange, Red (children) */ second dsa question was based on concentric square which was easy to solve and solved it.
1) For codesignal round & tech execution round there will be a working react application with all failing tests 2) System Design, a mock and api end points will be shared 3) Foundational 4) Domain Interview
Viewing 1791 - 1800 interview questions