Filter interviews by
I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.
Top trending discussions
I applied via Walk-in and was interviewed in Jul 2023. There were 4 interview rounds.
Written test about our qualifications
posted on 13 Aug 2021
posted on 24 Mar 2021
I applied via Walk-in and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Walk-in
I applied via Instahyre and was interviewed in Feb 2022. There were 2 interview rounds.
A hackerrank test was shared which had 2 ques to be solved in 60 min in Node.JS. The first one was a simple DS question related to arrays. The second ques was to write routes and controllers for a Node.JS Express app. The routes were GET /projects, GET /project/:id and GET /projects/active
package.json lists dependencies and package-lock.json ensures consistent installs.
package.json lists all the dependencies required for the project
package-lock.json ensures that the same versions of dependencies are installed across all environments
package.json is manually edited while package-lock.json is generated automatically
package-lock.json is used for reproducible builds
Function to count certain functions in the application
Create a dictionary to store the count of each function
Increment the count of the function each time it is called
Include a reset function to reset the count of all functions
Example: def count_functions(): function_count = {}
Example: def function1(): function_count['function1'] += 1
Example: def reset_count(): function_count.clear()
To ensure package versions are taken from package-lock.json, use npm ci instead of npm install.
npm ci installs packages based on package-lock.json
npm install may update package versions in package.json
Always commit package-lock.json to version control
Creating an object with a function inside it.
Create an object using object literal notation
Define a function inside the object using function expression or declaration
Access the function using object.method() syntax
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Jul 2023. There were 4 interview rounds.
Written test about our qualifications
posted on 13 Aug 2021
based on 1 review
Rating in categories
Back Office Executive
4
salaries
| ₹2.6 L/yr - ₹4.5 L/yr |
Senior Executive
4
salaries
| ₹4 L/yr - ₹4.5 L/yr |
KYC Executive
4
salaries
| ₹1.5 L/yr - ₹3.2 L/yr |
Senior Executive KYC
3
salaries
| ₹3.8 L/yr - ₹3.8 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group