Filter interviews by
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.
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 Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Designing a system for IoT machines involves creating a network that allows devices to communicate and share data.
Consider the communication protocols needed for devices to connect and exchange data
Implement security measures to protect data and prevent unauthorized access
Design a scalable architecture to handle a large number of devices and data
Utilize cloud services for storage and processing of IoT data
Include edge ...
Linked list implementation
Software Engineer
1k
salaries
| ₹12.8 L/yr - ₹35 L/yr |
Manager
804
salaries
| ₹21.6 L/yr - ₹47 L/yr |
Software Developer
779
salaries
| ₹11.5 L/yr - ₹35 L/yr |
Consultant
402
salaries
| ₹8.5 L/yr - ₹29 L/yr |
Senior Software Engineer
367
salaries
| ₹12 L/yr - ₹42 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group