i
Wipro
Filter interviews by
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
Python any topics , built in functions data types,
An operator is a symbol that performs an operation on one or more operands. Built-in functions are pre-defined functions provided by Python.
Operators in Python include arithmetic operators (+, -, *, /), comparison operators (==, !=, <, >), logical operators (and, or, not), etc.
Built-in functions in Python are functions like print(), len(), range(), etc. that are readily available for use without the need for importing ...
Python types refer to the different data types that can be used in Python programming.
Python has several built-in data types such as int, float, str, list, tuple, dict, set, and bool.
Each data type has specific characteristics and uses in programming.
For example, int is used for integer numbers, str is used for strings, and list is used for ordered collections of items.
Object-oriented programming concepts in Python include classes, objects, inheritance, encapsulation, and polymorphism.
Classes are blueprints for creating objects with attributes and methods.
Objects are instances of classes that can store data and perform actions.
Inheritance allows a class to inherit attributes and methods from another class.
Encapsulation restricts access to certain components of an object to prevent ex...
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
Duration
Python is a high-level, interpreted, and general-purpose programming language. Guido van Rossum is the creator of Python.
Python is a high-level language, meaning it provides a level of abstraction from the hardware.
It is an interpreted language, which means it does not need to be compiled before running.
Python is a general-purpose language, suitable for various applications such as web development, data analysis, and a...
Conditional statements are used to execute certain code based on a condition being true or false.
Python has two conditional statements: if and else
if statement is used to execute code if a condition is true
else statement is used to execute code if the if condition is false
elif statement is used to check multiple conditions
Example: if x > y: print('x is greater than y') else: print('y is greater than x')
Example: if x > ...
Data types in Python define the type of data that a variable can hold.
Python has several built-in data types such as int, float, str, list, tuple, dict, etc.
Each data type has its own characteristics and operations that can be performed on it.
Data types determine the memory space required and the range of values that can be stored.
For example, int is used for integers, float for floating-point numbers, str for strings,
Data refers to information that is stored and processed by a computer.
Python supports various data types such as integers, floats, strings, booleans, lists, tuples, and dictionaries.
Integers are whole numbers, floats are decimal numbers, and strings are sequences of characters.
Booleans represent True or False values, lists are ordered collections of items, tuples are similar to lists but are immutable, and dictionaries...
Sequences in Python are ordered collections of items. Lists in Python are a type of sequence that can store multiple values.
Sequences in Python maintain the order of elements.
Lists are mutable, meaning their elements can be changed.
Lists can contain elements of different data types.
Lists can be accessed using indexing and slicing.
List methods like append(), insert(), and remove() can modify the list.
List comprehension
I applied via Walk-in and was interviewed in Oct 2023. There were 4 interview rounds.
Measure of your ability to learn or perform required tasks and succeed in the environment you're in. They are not a measure of intelligence these tests look for your strengths and weaknesses, giving you and the evaluator an idea of your abilities.
To asking the question for the coding
posted on 8 Nov 2023
I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.
Function overloading in C++ allows multiple functions with the same name but different parameters.
Function overloading is a feature in C++ that allows multiple functions with the same name but different parameters.
The compiler determines which function to call based on the number and types of arguments passed.
Example: void print(int x) and void print(float x) are two overloaded functions with the same name 'print'.
Tokens in 'C' language are the smallest unit of a program that is meaningful to the compiler.
Tokens include keywords, identifiers, constants, strings, operators, and punctuation symbols.
Examples of tokens in 'C' language: int, main, 5, 'hello', +, ;
posted on 24 Jan 2024
I applied via Job Fair and was interviewed in Dec 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Mar 2023. There were 5 interview rounds.
Aptitude test and arthmetic
Python Developer
Django framework
MySQL and UI
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹5.8 L/yr - ₹22.6 L/yr |
Senior Associate
21.3k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.7k
salaries
| ₹8.3 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon