Filter interviews by
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for creating objects, defining their properties and behaviors.
Objects are instances of classes, representing real-world entities.
Inheritance allows classes to inherit prope...
OOPs in Python refers to Object-Oriented Programming concepts like classes, objects, inheritance, encapsulation, and polymorphism.
Python supports OOP principles such as classes and objects.
Inheritance allows classes to inherit attributes and methods from other classes.
Encapsulation restricts access to certain components of an object.
Polymorphism allows objects to be treated as instances of their parent class.
Inheritance in Python allows a class to inherit attributes and methods from another class.
Inheritance is achieved by creating a new class that derives from an existing class.
The new class (subclass) can access the attributes and methods of the existing class (superclass).
Subclasses can also override or extend the functionality of the superclass.
Example: class Dog(Animal) - Dog inherits attributes and methods from Anima
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Technodysis interview questions for popular designations
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Easy DSA questions and some questions on resume
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
based on 4 interviews
Interview experience
based on 35 reviews
Rating in categories
6-12 Yrs
Not Disclosed
Information Technology Recruiter
31
salaries
| ₹1 L/yr - ₹3.7 L/yr |
Software Engineer
7
salaries
| ₹3.7 L/yr - ₹8.5 L/yr |
Senior IT Recruiter
7
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Java Developer
5
salaries
| ₹3 L/yr - ₹11.6 L/yr |
Senior Software Engineer
5
salaries
| ₹8.2 L/yr - ₹14.6 L/yr |
Infosys
TCS
Wipro
HCLTech