Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
It is coding test for the first round
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
Reverse the string output
I was interviewed before Jul 2016.
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
A constructor is a special method in a class that is automatically called when an instance of the class is created.
Constructors have the same name as the class they belong to.
They can be used to initialize the object's state or perform any necessary setup.
Constructors do not have a return type.
Example: public class Person { public Person() { // constructor code here } }
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
posted on 21 Jun 2024
Program to reverse a string using array of characters
Create a character array from the input string
Use two pointers to swap characters from start and end of the array
Continue swapping until the pointers meet in the middle
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
MVC Lifecycle in ASP.NET involves several stages like routing, controller execution, action execution, and result rendering.
MVC request is first routed to the appropriate controller
Controller executes the requested action method
Action method returns a result to be rendered
Result is rendered to the client
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Associate
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Associate
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech