Filter interviews by
Be the first one to contribute and help others!
I applied via Approached by Company and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Nov 2021. There were 4 interview rounds.
General knowledge, Maths questions.
I applied via Campus Placement and was interviewed before Apr 2021. There were 4 interview rounds.
There were three questions hosted on hacker rank that were solved within the time limit questions were of different difficulties
The guy just awesome basic questions about Python and programming and stuff nothing hard
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
Dictionary is a collection of key-value pairs in Python.
Keys must be unique and immutable.
Values can be of any data type.
Access values using keys.
Add or modify values using keys.
Use dict() constructor or {} to create a dictionary.
Example: {'name': 'John', 'age': 30}
Example: dict(name='John', age=30)
posted on 2 May 2021
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a subclass method with the same name and parameters as a superclass method.
Method overloading is used to provide different ways of calling the same method with different parameters.
Method overriding is used to provide a specific implementation of a method in a subclass that is already defined in a supe...
based on 2 reviews
Rating in categories
Assistant Professor
3
salaries
| ₹4.8 L/yr - ₹12 L/yr |
TCS
Wipro
HCLTech
BYJU'S