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] ]
Angular Developer Interview Questions
1,605 angular developer interview questions shared by candidates
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
Custom Form Validation , Services , Custom Directive, Unit Test
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
Angular basics Software development related
Class, object, arrays method in js?
Viewing 1431 - 1440 interview questions