Filter interviews by
Clear (1)
I applied via Campus Placement
It basic about all the common aptitude
It had a coding test where there was 2 questions
Count the number of alphabets in a given string.
Iterate through each character in the string and check if it is an alphabet using ASCII values.
Ignore spaces, numbers, and special characters while counting alphabets.
Example: 'Hello World!' has 10 alphabets.
Top trending discussions
I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.
I applied via Naukri.com
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
Solid principles are a set of design principles for writing maintainable and scalable code in C#.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes
Interface Segregation Principle (ISP) - client...
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
I have used the Singleton design pattern in my Java projects.
Singleton pattern ensures that only one instance of a class is created and provides a global point of access to it.
It is useful when we want to limit the number of instances of a class to one.
Example: Creating a Logger class as a Singleton to ensure only one instance is used throughout the application.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Technology Specialist
107
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Engineer
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
Tech Mahindra