Please go through your resume while sharing it on your screen.
Senior Frontend Engineer Interview Questions
1,541 senior frontend engineer interview questions shared by candidates
Given a broken page template, fix all UI bugs and rebuild data, so it is suitable for displaying (tree-like structure).
From a given array and a set of rules, create a linked list - kind of structure and present it in console.
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
On Offer this company changed the position from Senior to Mid and lowered the salary 5k below the bottom of the range they had advertised. They did this *after* completing all stages of the interview on the understanding that it was a senior position. Even better - I am autistic so they did this to a disabled candidate.
Can you describe a feature you've implemented in the past?
Q: Medium level string question from leetcode. No need to write code.
Write a stress testing program to keep pinging an endpoint in javascript.
Viewing 1 - 10 interview questions