What is a promise?
Angularjs Developer Interview Questions
68 angularjs developer interview questions shared by candidates
Write recursive function that as an argument gets n and calculates what is corresponding number in n place in Fibonacci sequence For example f(8) = 21 (Fibonacci sequence for example: 0,1,1,2,3,5,8,13,21,34,55….) a. Discuss performance of the function with large n number. What are pitfalls? How function can be optimized. b. Bonus: write function complexity of space and time.
Write function that get an array and bubble sort it
Difference between angular2 and angular 4?
Basics Angular component and cli command questions
AngularJS and NodeJS basic questions. I passed easily from a technical perspective, but it was still difficult to get past the incredibly strong accents, repetitiveness, and unorganization that clearly exists.
How data can be shared between controllers
Custom directive
What is data binding?
What is an angularjs component?
Viewing 21 - 30 interview questions