Filter interviews by
I applied via Company Website and was interviewed in Oct 2023. There were 3 interview rounds.
I want to join this organization because of its reputation, opportunities for growth, and alignment with my skills and interests.
Reputation: The organization has a strong reputation in the industry, known for its high-quality work and successful projects.
Opportunities for growth: The organization offers ample opportunities for professional development and career advancement.
Alignment with skills and interests: The orga...
The expected salary for a Mern Full Stack Developer depends on factors such as experience, location, and company size.
Research the average salary range for Mern Full Stack Developers in your area.
Consider your level of experience and skills when determining your expected salary.
Take into account the size and reputation of the company you are interviewing with.
Be prepared to negotiate and discuss your salary expectation
I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.
Asked to build spa crud app in react, that should be hosted on vercel or netlify.
React is a JavaScript library for building user interfaces.
React allows developers to create reusable UI components.
It uses a virtual DOM for efficient rendering.
State and props are used to manage data and pass it between components.
Top trending discussions
posted on 23 Aug 2024
Error handling middleware is a function that processes errors in an Express application.
Error handling middleware is defined with four parameters: err, req, res, and next.
It is used to catch errors that occur during the execution of route handlers or other middleware functions.
It is typically defined at the end of the middleware chain with app.use() and has a signature like (err, req, res, next) => {...}.
Example: app.u...
posted on 11 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Use the built-in reverse() method to reverse an array in JavaScript.
Use the reverse() method on the array to reverse its elements in place.
Example: let arr = ['apple', 'banana', 'cherry']; arr.reverse(); // ['cherry', 'banana', 'apple']
Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web applications.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing direct manipulation of the actual DOM.
When changes are made to the virtual DOM, a comparison is done with the actual DOM to identify the minimal number of updates needed.
This approach reduces the number of DOM ...
Foreign key in SQL is a field in a table that is a primary key in another table, establishing a relationship between the two tables.
A foreign key constraint ensures referential integrity between two related tables.
It helps maintain consistency and avoid orphan records.
Example: In a database with tables 'orders' and 'customers', the 'customer_id' in 'orders' table can be a foreign key referencing the 'id' column in 'cus
Props are read-only properties that are passed from a parent component to a child component in React.
Props allow data to be passed down the component tree.
Props are immutable and cannot be changed by the child component.
Props are accessed in the child component using this.props.
Good one hour arrays linbklist strings
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
Oops,Function ,and basic concept of cloud
I would choose MongoDB for its flexibility and scalability in handling unstructured data.
MongoDB is a NoSQL database, making it easier to work with unstructured data compared to MySQL which is a relational database.
MongoDB is highly scalable and can handle large amounts of data and high traffic loads.
MongoDB is a good choice for applications that require frequent updates and real-time analytics.
MySQL is a better choice...
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
based on 2 interviews
Interview experience
based on 6 reviews
Rating in categories
Full Stack Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Sales Coordinator
3
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Tester
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech