1) Will have to do exactly what was on the take home assessment. You only have an hour so hurry it up. Need to fix the url API while you're at it. 2) There will be a give function that returns a random number from 1 to 6 like a dice roll. Code a function that keeps rolling the dice only up to 6 times and adds up to no more than 101. each roll mult by 10 and add it to the summation. If a roll mult by 10 goes over 101 then try to add that number as it is.
Senior Front End Developer Interview Questions
1,305 senior front end developer interview questions shared by candidates
Solve the tasks to get access to talk to them...
You will be given an array that may contain integers and/or array of integers. Your goal is to write a function that will sum up all intergers contains in the arrays. For example, if the input is [[3, 2], [1], [4, 12], [2, [3,7]]] then your program should output 34 because 3 + 2 + 1 + 4 + 12 + 2 + 3 + 7 = 34.
Que es un data attribute en html
Toy problems, react whiteboard, etc
Any rxjs operators have you use? What’s the difference between switchmap and concatmap
Solo recolectaron información para la base de datos, tecnicamente pidieron una prueba que no era corta
Preguntas tecnicas bastante avanzadas de Javascript.
Difference between Promise and callback?
Values, Conflicts, Growth, Experience, Behavioral situations
Viewing 771 - 780 interview questions