Filter interviews by
I applied via Job Fair and was interviewed in Sep 2023. There were 2 interview rounds.
Aptitude questions coding questions softskills
Python is a high-level programming language known for its simplicity and readability.
Python is interpreted, not compiled
It supports multiple programming paradigms like procedural, object-oriented, and functional programming
Python has a large standard library and a thriving community for support and resources
Datatypes are classifications of data items that specify which type of value a variable can hold.
Datatypes include integers, floating point numbers, characters, strings, and booleans.
Examples: int (for integers), float (for floating point numbers), char (for characters), string (for strings), bool (for booleans).
List is mutable, tuple is immutable in Python.
List can be modified, tuple cannot
List uses square brackets [], tuple uses parentheses ()
List is slower than tuple for iteration
List is used for homogeneous elements, tuple for heterogeneous elements
OOPs (Object-Oriented Programming) 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.
OOPs focuses on creating objects that interact with each other to solve a problem
Key concepts include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data into a single unit
Inher...
Top trending discussions
Senior Executive
6
salaries
| ₹3.2 L/yr - ₹4 L/yr |
Assistant Manager
5
salaries
| ₹5.3 L/yr - ₹7.4 L/yr |
Aptitude Trainer
5
salaries
| ₹2.2 L/yr - ₹3.2 L/yr |
Technical Trainer
5
salaries
| ₹2 L/yr - ₹5.5 L/yr |
Operations Executive
5
salaries
| ₹2 L/yr - ₹3.2 L/yr |
Infosys
TCS
Wipro
HCLTech