Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can extend only one abstract class, but can implement multiple interfaces.
Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for cl...
String is immutable while StringBuilder is mutable in Java.
String is immutable, meaning once created, it cannot be changed. StringBuilder is mutable and allows modification of its content.
String concatenation creates a new string object each time, while StringBuilder allows for efficient string manipulation.
StringBuilder is more efficient for concatenating multiple strings in a loop.
Example: String str = "Hello"; Strin
A class is a blueprint for creating objects, while an object is an instance of a class.
A class defines the properties and behaviors of objects, while an object is a specific instance of a class.
Classes can be used to create multiple objects with similar characteristics.
Objects can interact with each other by calling methods defined in their class.
Example: Class 'Car' defines properties like 'color' and 'model', while a...
I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.
To connect to a SQL server using Python, you can use the pyodbc library.
Install pyodbc library using pip
Import pyodbc module in your Python script
Establish a connection using the pyodbc.connect() method, providing the necessary connection details
Create a cursor object using the connection.cursor() method
Execute SQL queries using the cursor.execute() method
Fetch the results using the cursor.fetchall() or cursor.fetchone...
I applied via Company Website and was interviewed before May 2023. There were 4 interview rounds.
Top trending discussions
I applied via Job Portal and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Jan 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Oct 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Nov 2019. There was 1 interview round.
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
based on 3 interviews
Interview experience
Consultant
5
salaries
| ₹35 L/yr - ₹70 L/yr |
Manager
5
salaries
| ₹35 L/yr - ₹50 L/yr |
Senior Consultant
4
salaries
| ₹26 L/yr - ₹36.7 L/yr |
Functional Architect
4
salaries
| ₹13.3 L/yr - ₹60 L/yr |
Cloud Solutions Architect
4
salaries
| ₹53 L/yr - ₹97 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies