i
ZS
Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Position absolute removes element from normal flow, relative keeps element in flow but can be positioned.
Position absolute removes element from normal flow, allowing it to be positioned relative to its closest positioned ancestor.
Position relative keeps element in normal flow but allows it to be positioned relative to its normal position.
Position absolute elements are not affected by other elements and can overlap, whi...
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
1 coding question and MCQ's
A program to replace vowels in a string with each other in sequence.
Create a function that takes a string as input
Iterate through the string and replace each vowel with the next vowel in sequence
Return the modified string
I applied via Naukri.com and was interviewed before Dec 2023. There was 1 interview round.
Lazy loading in Angular is a technique used to load modules only when they are needed, improving performance by reducing initial load time.
Lazy loading helps in splitting the application into multiple bundles which are loaded on demand.
It is achieved by using the loadChildren property in the route configuration.
Lazy loading is commonly used for optimizing large applications with multiple modules.
Example: loadChildren: ...
Security in Angular applications is implemented through various mechanisms such as HTTPS, input validation, authentication, authorization, and secure coding practices.
Use HTTPS to encrypt data transmitted between the client and server.
Implement input validation to prevent malicious input from users.
Utilize authentication mechanisms like JWT tokens or OAuth for user identity verification.
Implement authorization to contr...
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Position absolute removes element from normal flow, relative keeps element in flow but can be positioned.
Position absolute removes element from normal flow, allowing it to be positioned relative to its closest positioned ancestor.
Position relative keeps element in normal flow but allows it to be positioned relative to its normal position.
Position absolute elements are not affected by other elements and can overlap, whi...
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Using a shared service to communicate data between unrelated components in Angular.
Create a shared service with a BehaviorSubject to store and emit data
Inject the shared service into both components that need to share data
Subscribe to the BehaviorSubject in each component to receive updates
Lazy loading in Angular allows for loading modules only when they are needed, improving performance.
Lazy loading is achieved by using the loadChildren property in the route configuration.
Modules are loaded asynchronously when the user navigates to a route that requires them.
Lazy loading helps reduce the initial bundle size and improve the app's loading time.
Example: { path: 'admin', loadChildren: () => import('./admin/
Prevent XSS vulnerability by sanitizing user input, using Angular's built-in security features, and implementing Content Security Policy.
Sanitize user input by using Angular's DomSanitizer to prevent execution of malicious scripts
Use Angular's built-in security features like SafeValue and SafeHtml to securely render user input
Implement Content Security Policy (CSP) to restrict the sources from which scripts can be load...
Use observables and combineLatest operator to fetch data from multiple services in a component
Create observables for each service call
Use combineLatest operator to combine the observables and fetch data from all services at once
Subscribe to the combined observable to get the data
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
1 coding question and MCQ's
A program to replace vowels in a string with each other in sequence.
Create a function that takes a string as input
Iterate through the string and replace each vowel with the next vowel in sequence
Return the modified string
I applied via Naukri.com and was interviewed before Dec 2023. There was 1 interview round.
Lazy loading in Angular is a technique used to load modules only when they are needed, improving performance by reducing initial load time.
Lazy loading helps in splitting the application into multiple bundles which are loaded on demand.
It is achieved by using the loadChildren property in the route configuration.
Lazy loading is commonly used for optimizing large applications with multiple modules.
Example: loadChildren: ...
Security in Angular applications is implemented through various mechanisms such as HTTPS, input validation, authentication, authorization, and secure coding practices.
Use HTTPS to encrypt data transmitted between the client and server.
Implement input validation to prevent malicious input from users.
Utilize authentication mechanisms like JWT tokens or OAuth for user identity verification.
Implement authorization to contr...
based on 1 interview
Interview experience
Associate Consultant
2k
salaries
| ₹9.3 L/yr - ₹26 L/yr |
Decision Analytics Associate
1.6k
salaries
| ₹6.5 L/yr - ₹18.2 L/yr |
Business Technology Associate
1.2k
salaries
| ₹6 L/yr - ₹17.4 L/yr |
Associate Decision Analytics Consultant
888
salaries
| ₹10 L/yr - ₹26 L/yr |
Consultant
640
salaries
| ₹13 L/yr - ₹38 L/yr |
Wipro
TCS
Infosys
HCLTech