Filter interviews by
I applied via Referral and was interviewed in Dec 2023. There were 3 interview rounds.
To call an API in Angular, use HttpClient module to make HTTP requests.
Import HttpClientModule in app.module.ts
Inject HttpClient in the component/service where API call needs to be made
Use HttpClient methods like get(), post(), put(), delete() to make API calls
Subscribe to the Observable returned by HttpClient methods to handle the response
Reactive forms are more flexible and allow for complex form validation and handling, while template driven forms are simpler and rely on directives in the template.
Reactive forms are defined programmatically in the component class using form controls, form groups, and form arrays.
Template driven forms are defined in the HTML template using ngModel directive and template variables.
Reactive forms offer more control over ...
Reactive forms in Angular allow for creating and managing forms in a reactive way.
Import ReactiveFormsModule in app.module.ts
Create form controls using FormBuilder in component
Bind form controls to HTML elements using formGroup and formControlName directives
Handle form submission and validation using formGroup and formControl directives
You can pass data through routing by using route parameters or query parameters.
Use route parameters to pass data directly in the URL, like '/page/:id'
Access the passed data in the target component using ActivatedRoute
Use query parameters for passing data in the URL, like '/page?id=123'
Retrieve query parameters in the target component using ActivatedRoute
Angular 17 introduces new features such as improved performance, enhanced tooling, and updated APIs.
Improved performance with faster rendering and reduced bundle sizes
Enhanced tooling with better support for debugging and testing
Updated APIs for more efficient development and easier integration with other libraries
Top trending discussions
posted on 19 Feb 2024
Discussion on experience and current role and responsibilities
A job scheduler is a software application that manages the scheduling of tasks or jobs to be executed by a computer system.
Define the job scheduling requirements such as priority, deadline, resource constraints, etc.
Implement a scheduling algorithm like First Come First Serve, Shortest Job First, Round Robin, etc.
Maintain a queue of jobs to be executed and allocate resources accordingly.
Monitor job execution and handle...
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.
C++ is an extension of C with object-oriented programming features.
C++ supports object-oriented programming while C does not.
C++ has classes and templates while C does not.
C++ has better support for function overloading and default arguments.
C++ has a standard library that includes many useful functions.
C++ allows for both procedural and object-oriented programming.
C++ is generally considered to be a more complex langu
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before May 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Applications Engineer
119
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
System Administrator
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Linux System Administrator
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech