Asked very easy questions and I prepared for it
Desarrollador Web Full Stack Interview Questions
19,082 desarrollador web full stack interview questions shared by candidates
How would people close to you describe you?
They ask me about Design System
Show your code to solve challenging problem
Tell me about yourself. Do you have experience in X, Y and Z technologies.
How many years of experience working as an Angular developer do you have?
How do you handle new features during continous intergration and deployment.
Given an array of numbers where every number >= 0. The items need to be connected. If no answer exists return maxInt example 1: arr = [1, 4, 45, 6, 0, 19] target = 51 output -> 3 because sum([4, 45, 6]) > 51 example 2: arr = [1, 10, 5, 2, 7] target = 9 output -> 1 because sum([10]) > 9
What is the use of triple equality sign in js used for?
Pure and impure pipes in angular
Viewing 111 - 120 interview questions