All about angular and JavaScript
Angular Developer Interview Questions
1,434 angular developer interview questions shared by candidates
Custom Form Validation , Services , Custom Directive, Unit Test
different ways to provide services. dependency injection. forChild vs forRoot how to create reusable components. how two sibling components send data to each other reactive form, valuechange, how to reach to the control which has an error in UI.
Angular services, angular services and angular services
Given a list of N students, every student is marked for M subjects. Each student is denoted by an index value. Their teacher, Ms. Margaret, must ignore the marks of any 1 subject for every student. For this she decides to ignore the subject which has the lowest class average. Your task is to help her find that subject, calculate the total marks of each student in all the other subjects and then finally return the array of the total marks scored by each student. const students = 3 const subjects = 5 const arr = [ [75, 76, 65, 87, 87], [78, 76, 68, 56, 89], [67, 87, 78, 77, 65] ]
How do you proceed to solve a problem if the code is not working on QA, but it is working in your computer. You have updated components, library versions and some other services.
OOPS JAVA Fundamentals pointers DBMS
Angular basic questions and in the second round one question is on pattern and the project-related questions
Interviewer started with Angular basic concepts like HttpINterceptor, lazy loading and how to increase performance of angular application.
Angular basics Software development related
Viewing 1271 - 1280 interview questions