is it okay for you work with current salary what you have getting from current company?
Angularjs Developer Interview Questions
91 angularjs developer interview questions shared by candidates
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.
What best practices do you follow in angular?
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.
AngularJS- Routing($routeProvider and $locationProvider, types od routing), Difference between Factory and Service methods, what is $http and $q, initializing angular app and syntax writing of all above.
Viewing 41 - 50 interview questions