Given a broken page template, fix all UI bugs and rebuild data, so it is suitable for displaying (tree-like structure).
Senior Frontend Engineer Interview Questions
1,432 senior frontend engineer interview questions shared by candidates
From a given array and a set of rules, create a linked list - kind of structure and present it in console.
Please go through your resume while sharing it on your screen.
Print the strings in dictionary match with Regex matching word in dictionary a*b, ab*, abc -> ["abc", "abb" abdd" ] * can have values - single char, -, . but not empty
Given a nested array like [1, 2, [3, 4, [5, 6], write a program to flatten it into one single array like [1, 2, 3, 4, 5, 6]
HR interview includes basic questions like : Why Raisin ? What is your goal ? Things like that
Draw random tree pattern in browser
Can you describe a feature you've implemented in the past?
Create a memoisation method for caching
Reverse an array.
Viewing 1 - 10 interview questions