Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2023. There were 2 interview rounds.
Class components are ES6 classes that extend from React.Component and have a render method.
Class components are used for more complex components that require state or lifecycle methods.
They have a constructor method where you can initialize state.
They can have lifecycle methods like componentDidMount, componentDidUpdate, componentWillUnmount, etc.
Example: class MyComponent extends React.Component { constructor() { supe...
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Logical reasoning, grammar, and coding: two basic level questions.
I appreciate the collaborative team environment and innovative projects at my current company, and I am excited about the opportunities for growth and learning at your organization.
Collaborative team environment fosters creativity and productivity
Innovative projects challenge me to learn and grow
Excited about the opportunities for growth and learning at your organization
Design and code a REST API for a software developer interview.
Define the endpoints and HTTP methods for the API (e.g. GET /users, POST /users)
Implement authentication and authorization mechanisms (e.g. JWT tokens)
Use proper status codes for responses (e.g. 200 OK, 401 Unauthorized)
Include error handling and validation for input data
Document the API using tools like Swagger or OpenAPI
Calculate word frequency using Stream API and lambda expressions
Use Stream API to convert array of strings to stream
Use Collectors.groupingBy to group words by their frequency
Use Collectors.counting to count the occurrences of each word
20 aptitude,20 comunication,4 program questions
General topics . topics about online class vs office line class
DSA questions and programming concepts
Reverse array of strings efficiently
Use two pointers approach to swap characters from start and end of each string
Optimize by using in-place reversal instead of creating new strings
Consider edge cases like empty strings or strings with only one character
posted on 21 Oct 2024
A concrete class is a class that can be instantiated, meaning it can be used to create objects.
Cannot be abstract
Can be instantiated
Can have concrete methods and properties
Example: class Car {}
posted on 31 Jul 2024
Hackerrank coding round.
I was interviewed in Aug 2024.
C++ coding questions and logical questions
I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.
Interview experience
Associate Professional Product Developer
59
salaries
| ₹3.8 L/yr - ₹7.2 L/yr |
Professional 1 Product Test
31
salaries
| ₹6 L/yr - ₹11.9 L/yr |
Professional 1 Product Developer
26
salaries
| ₹5 L/yr - ₹10.6 L/yr |
Business Analyst
22
salaries
| ₹6.2 L/yr - ₹15.6 L/yr |
Software Developer
21
salaries
| ₹3.6 L/yr - ₹12.1 L/yr |
TCS
Infosys
Wipro
HCLTech