There were questions related to my previous experiences (professional and personal), the crypto world, and Kraken culture.
Front End Software Engineer Interview Questions
807 front end software engineer interview questions shared by candidates
Nothing hard. All questions are reasonable, but I think it could be harder.
1. Write a program to print all the LEADERS in the array. An element is leader if it is greater than all the elements to its right side. And the rightmost element is always a leader. For example int the array {16, 17, 4, 3, 5, 2}, leaders are 17, 5 and 2. 2. Finding sum of digits of a number until sum becomes single digit 3. Counting frequencies of array elements 4. Write a function that generates a random string of any length 5. find missing number
Design an elevator system.
1. modify a hash map to store html element
Basic React
-Ask about Agile - leadership skill - React questins
5 different potential questions as a starting off point for a demo TS React app. Not expected to do all of them, only ~2-3. Interviewer would pick a question to work on for a bit, after the initial "question" has been answered, the direction to go is usually discussed between candidate and interviewer based on comfort/familiarity. - Component creation/debugging - Manipulating API response/object/array data
Database manipulation problem using transactional memory management, that had to be coded using JavaScript, or any other language of my choice.
Search range in a sorted array
Viewing 771 - 780 interview questions