i
Accelgrowth Technology
Filter interviews by
I applied via LinkedIn and was interviewed before Dec 2022. There were 4 interview rounds.
They ask you to solve logical questions and they observe whether developer writing code with code quality or time complexity or not
Top trending discussions
posted on 25 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Securing frontend apps involves implementing security measures to protect against common vulnerabilities.
Use HTTPS to encrypt data transmitted between the frontend and backend
Implement input validation to prevent injection attacks
Avoid storing sensitive information in local storage
Use Content Security Policy (CSP) to prevent cross-site scripting (XSS) attacks
posted on 25 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Securing frontend apps involves implementing security measures to protect against common vulnerabilities.
Use HTTPS to encrypt data transmitted between the frontend and backend
Implement input validation to prevent injection attacks
Avoid storing sensitive information in local storage
Use Content Security Policy (CSP) to prevent cross-site scripting (XSS) attacks
posted on 19 Jul 2024
posted on 1 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Find the most frequent element in an array of strings.
Create an object to store the frequency of each element in the array.
Iterate through the array and update the frequency count in the object.
Find the element with the highest frequency in the object.
Return unique elements from an array of strings
Use Set to store unique elements
Convert array to Set and then back to array to get unique elements
Example: ['apple', 'banana', 'apple', 'orange'] should return ['apple', 'banana', 'orange']
Closures in JavaScript allow functions to access variables from an outer function even after the outer function has finished executing.
Closures are created when a function is defined within another function and the inner function references variables from the outer function.
Closures have access to the outer function's scope chain, allowing them to access variables even after the outer function has returned.
Closures are...
posted on 24 Jul 2024
posted on 26 Jul 2024
Online group discussion
Moderate level coding question
based on 4 reviews
Rating in categories
Angular Developer
5
salaries
| ₹2 L/yr - ₹2.6 L/yr |
React Js Frontend Developer
4
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Java Developer
3
salaries
| ₹5.5 L/yr - ₹6.5 L/yr |
UI Designer
3
salaries
| ₹1 L/yr - ₹1 L/yr |
Front end Developer
3
salaries
| ₹1.2 L/yr - ₹3.5 L/yr |
Infosys
TCS
Wipro
HCLTech