i
Navigators Software
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There was 1 interview round.
Interceptors are a feature in Angular that allow you to intercept and modify HTTP requests and responses.
Interceptors can be used to add headers, handle errors, or modify requests before they are sent.
They are implemented as services that implement the HttpInterceptor interface.
Multiple interceptors can be chained together to perform different tasks.
Example: Adding an authorization token to every outgoing request.
Pure pipes are stateless and do not change the input data, while impure pipes can have side effects and change the input data.
Pure pipes are faster as they only run when a pure change to the input data is detected.
Impure pipes can have side effects like making HTTP requests or modifying the input data directly.
Pure pipes are marked with the @Pipe decorator with pure set to true, while impure pipes have pure set to fals...
I applied via Other and was interviewed in Sep 2020. There were 4 interview rounds.
Improving performance of an application can be achieved through various ways.
Optimizing code by reducing unnecessary calculations and improving algorithms
Caching data to reduce database queries and network requests
Lazy loading modules and components to improve initial load time
Minifying and compressing files to reduce file size and improve loading speed
Using server-side rendering to improve initial rendering time
Implem...
Lifecycle hooks are methods that allow you to tap into the lifecycle of Angular components and perform actions at specific stages.
ngOnInit() - called after the component is initialized
ngOnChanges() - called when the component's input properties change
ngDoCheck() - called during every change detection cycle
ngAfterContentInit() - called after content is projected into the component
ngAfterContentChecked() - called after e...
Dependency Injection is a design pattern used in Angular to inject dependencies into components and services.
Angular uses a hierarchical injector to provide dependencies
Dependencies can be injected using constructor injection or property injection
Services can be provided at the component level or at the module level
Angular provides a number of built-in services that can be injected
Custom services can also be created an
There are four types of bindings in Angular.
Interpolation binding
Property binding
Event binding
Two-way binding
ActivatedRoute is used to access the current route's information.
It provides access to route parameters, query parameters, and fragment parameters.
It can be used to subscribe to route parameter changes.
It can be injected into a component or service.
Example: accessing a route parameter in a component using snapshot: this.route.snapshot.params['id']
Example: subscribing to route parameter changes in a component: this.rout...
Observables are streams of data that can be observed, while Subjects are both observers and observables.
Observables are unicast, meaning each subscribed observer receives its own stream of data.
Subjects are multicast, meaning they can have multiple observers and share the same stream of data.
Observables are cold, meaning they start emitting data only when subscribed to.
Subjects are hot, meaning they start emitting data...
Change Detection is a mechanism in Angular that tracks changes in the application's data and updates the view accordingly.
Angular uses Zone.js to detect changes in the application's data.
Change Detection can be triggered manually or automatically.
There are two types of Change Detection strategies in Angular: Default and OnPush.
Default strategy checks for changes in all components and their child components.
OnPush strat...
Data can be shared between components using services, input/output bindings, and state management libraries.
Create a service to hold the data and inject it into the components that need it
Use input/output bindings to pass data between parent and child components
Use state management libraries like NgRx or Redux to manage shared data across components
Use a shared module to import and export components that need to share ...
Top trending discussions
posted on 27 Jun 2023
I applied via Company Website and was interviewed in May 2023. There were 3 interview rounds.
30 min test on simple google form
Half hour conding round on basic javascript questions
One hour coding round on little bit intermediate javascript questions
posted on 26 Mar 2024
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
posted on 11 Feb 2022
I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.
1st test was aptitude and a easy coding test
The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
I have worked on various projects including e-commerce websites, CRM systems, and data visualization tools.
Developed an e-commerce website using Angular, integrating with backend APIs for product listings and user authentication.
Built a CRM system for a client, implementing features such as customer management, order tracking, and reporting.
Created a data visualization tool using Angular and D3.js to display complex da
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Software Developer
103
salaries
| ₹2.7 L/yr - ₹7.5 L/yr |
Angular Developer
37
salaries
| ₹2.7 L/yr - ₹10 L/yr |
System Engineer
23
salaries
| ₹3.5 L/yr - ₹16 L/yr |
Python Developer
22
salaries
| ₹2.8 L/yr - ₹6.7 L/yr |
Android Developer
20
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler