Self intro about my previous experience
Senior Developer Interview Questions
30,096 senior developer interview questions shared by candidates
use this arr= [2, [3, [4, 5], 6], 7] to write code for output: [2,3,4,5,6,7]
what is difference between clone and copy
About the project and its details
Was asked which of the two are better Vue 2 or Vue 3?
How will you compare two JavaScript objects?
Mostly questions about the code test itself and the reasoning for why I made the choices that I made.
Explain current project and flow of code and data in the project.
In a scale from 1 to 10, what do you think it's your score in {techs}?
var data = [{name:'test',age:20},{name:'test2',age:30}] sort the object based on age?
Viewing 1971 - 1980 interview questions