What is the most difficult situation you faced while coding and you solved it?
Angularjs Developer Interview Questions
68 angularjs developer interview questions shared by candidates
What are the differences between service, factory and provider
is it okay for you work with current salary what you have getting from current company?
is it okay for you work with current salary what you have getting from current company?
VanillaJS Questions: What is the difference between null and undefined? What is the difference between “==” and “===”? What happens in this for loop? And how do you fix it? for(var i = 0; i < 10; i++){ setTimeout(function(){ console.log(i); }, 1000); } What is .Call(), .apply(), .bind() in JS ? How would you replace a special character in a string “%” to “$” aside from using a for loop with the built in functions that JS has? What’s another way? Write a function that takes in 2 parameters; the first being an int and the second being nth and you count from the right to the left. EG: 456 and you want nth position 2. It will output ‘5’. AngularJS Questions: Explain the Digest Cycle. What is Angular? What is $scope? What is 2-way data binding? Why would you restrict “E” vs. “A” in a directive? Write a directive that displays a message and asks the user if they’d like to get lunch and if they do alert a popup based on either answer.
Data structures questions about list etc.
What was the technical problem you faced and how did you solve it?
some basic JavaScript and AngularJS questions.
Would you be flexible enough to move to another technology if their is a requirement in the project.
Not much related to angular,the interviewer was not aware of the technology.
Viewing 31 - 40 interview questions