Filter interviews by
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
Given task of creating a simple React todo application
Props are used to pass data from parent to child components in React, while state is used to manage data within a component.
Props are read-only and cannot be modified by the child component
Props are passed down from parent to child components
State is mutable and can be changed within the component
State is managed internally by the component
Keys in React lists are used to uniquely identify elements and improve performance by helping React identify which items have changed, are added, or are removed.
Keys help React identify which items have changed, are added, or are removed in a list of elements.
Keys should be unique among siblings but do not need to be globally unique.
Using keys improves performance by helping React efficiently update the UI without re-r...
Axios is a popular JavaScript library for making HTTP requests in web applications. Interceptors are used to intercept and modify HTTP requests and responses.
Axios is a promise-based HTTP client for the browser and Node.js.
Interceptors in Axios allow you to run middleware functions before a request is sent or after a response is received.
Interceptors can be used for logging, authentication, error handling, and more.
Exa...
useMemo and useCallback are React hooks used for performance optimization by memoizing values and functions respectively.
useMemo is used to memoize the result of a function so that it is only recomputed when its dependencies change.
useCallback is used to memoize a function instance so that it is not recreated on every render unless its dependencies change.
Both hooks help in optimizing performance by preventing unnecess
Higher order components are functions that take a component and return a new component with additional functionality.
Higher order components are a common pattern in React for code reuse and logic sharing.
They are used to abstract logic out of components and make them more reusable.
Examples include withRouter, connect, and withStyles in React.
A callback in JS is a function passed as an argument to another function, to be executed later.
Callback functions are commonly used in event handling, asynchronous programming, and AJAX requests.
They allow for more flexible and dynamic code execution.
Example: setTimeout(function(){ console.log('Hello') }, 1000);
I have 5 years of experience in software development, specializing in web applications and database management.
Developed web applications using HTML, CSS, JavaScript, and PHP
Managed databases using MySQL and MongoDB
Worked on optimizing application performance and scalability
Collaborated with cross-functional teams to deliver projects on time
Participated in code reviews and testing processes
Seeking new challenges and growth opportunities
Looking for new challenges to enhance my skills
Seeking opportunities for career growth and advancement
Interested in exploring different technologies and industries
Want to work in a more collaborative team environment
Current company lacks opportunities for professional development
How do you overcome challenges from client
I appeared for an interview in Sep 2024, where I was asked the following questions.
Deploy a Python app on Azure VM using Azure DevOps pipeline and Terraform for VM setup.
Use Terraform to provision an Azure VM with Python installed.
Create an Azure DevOps pipeline with stages for build and deployment.
Use a YAML file for the Azure DevOps pipeline configuration.
Example Terraform script to create a VM: 'resource "azurerm_linux_virtual_machine" { ... }'
Use 'az vm run-command invoke' to execute commands on
I applied via Instahyre and was interviewed before Jan 2024. There were 3 interview rounds.
Tech Prescient interview questions for popular designations
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
Application performance is crucial for user experience and overall system efficiency.
Monitor key performance indicators such as response time, throughput, and error rates.
Optimize code and database queries to improve performance.
Use caching mechanisms to reduce load on servers and improve response times.
Implement load balancing and scaling strategies to handle increased traffic.
Regularly conduct performance testing to
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Node.js is a runtime environment that allows you to run JavaScript on the server side.
Node.js is built on Chrome's V8 JavaScript engine.
It uses an event-driven, non-blocking I/O model.
Node.js is commonly used for building server-side applications.
It has a large ecosystem of open-source libraries and frameworks.
Node.js allows for real-time communication with WebSockets.
Top trending discussions
posted on 18 Apr 2024
I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.
I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
based on 6 interviews
Interview experience
based on 16 reviews
Rating in categories
5-8 Yrs
Not Disclosed
Software Engineer
27
salaries
| ₹4.8 L/yr - ₹13 L/yr |
Senior Software Engineer
20
salaries
| ₹10.1 L/yr - ₹20 L/yr |
Member Technical Staff
7
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Technical Lead
6
salaries
| ₹19.5 L/yr - ₹33 L/yr |
Software Developer
5
salaries
| ₹5.4 L/yr - ₹7.2 L/yr |
Marpu Foundation
Huawei Technologies
HCL Infosystems
Z X Learning