let arr =[12,11,20,13,15] for(var i=0;i{ console.log(are[i]) }) } Tell the output of above Write a code to get maximum of each array within the following array [[1,2,3,4],[20,30,40,23],[12,34,35,89] How can you improve angular application performance? Write code to design a timer that shows time in minutes and seconds What do you know about netcore solutions
Angular Developer Interview Questions
1,607 angular developer interview questions shared by candidates
TS interfaces, Angular forms, DOM manipulations, Event loop, Promises, call bind & apply methods
Most of the questions were related to Object Oriented programming
what is observable
What is virtual dom vs real dom?
How will you handle and auth token using Ngrx?
1. Difference between let, var and const 2. Difference between promise and observables 3.Difference between constructor and ngoninit
IIFE, difference between call and bind, optimization in Angular applications, var vs let
1. Tell about your experience 2. Name 5 files used in Angular 3. what are modules, commands to create angular app and components All Angular basic questions weren't that hard at all.
How we can prevent unnecessary re-renders in a React component?
Viewing 1281 - 1290 interview questions