Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.
Polymorphism is a fundamental concept in object-oriented programming.
It enables code reusability and flexibility.
Polymorphism can be achieved through method overriding and method overloading.
Example: A parent class 'Animal' can have multiple child classes like 'Dog', 'Cat', and 'Bird'. T
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows code reuse and promotes modularity.
The class that is being inherited from is called the base class or superclass.
The class that inherits from the base class is called the derived class or subclass.
The derived class can access the methods and attributes of the base class.
In Python...
Email validation using regex
Use the re module in Python to work with regular expressions
Create a regular expression pattern to match the email format
Use the match() function to check if the email matches the pattern
Top trending discussions
I applied via campus placement at Mahakal Institute of Technology, Ujjain and was interviewed in Oct 2024. There was 1 interview round.
Qspider coding questions for python developer
based on 2 reviews
Rating in categories
Software Developer
10
salaries
| ₹1.5 L/yr - ₹6 L/yr |
DOT NET Developer
8
salaries
| ₹1 L/yr - ₹3 L/yr |
Python Developer
7
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Software Engineer
6
salaries
| ₹1.2 L/yr - ₹4 L/yr |
Intern
5
salaries
| ₹1 L/yr - ₹3 L/yr |
Infosys
TCS
Wipro
HCLTech