i
Wipro
Filter interviews by
Classes in Python are used to create new types of objects with their own attributes and methods.
Classes are defined using the 'class' keyword followed by the class name.
Attributes are variables that belong to the class and are accessed using 'self'.
Methods are functions defined within the class and can operate on the class's attributes.
Inheritance allows a class to inherit attributes and methods from another class...
SQL is a standard language for managing and manipulating relational databases, allowing users to query and update data efficiently.
SQL stands for Structured Query Language, used for database management.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE.
Example of SELECT: SELECT * FROM users; retrieves all records from the users table.
JOIN operations allow combining rows from two or more tables based on rel...
Use the ORDER BY clause with DESC and LIMIT to find the second largest number in SQL.
Use the ORDER BY clause to sort the numbers in descending order.
Use the LIMIT clause to limit the result to the second row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 1, 1;
Working night shifts can be challenging but offers unique benefits and opportunities for personal growth and flexibility.
Night shifts can lead to higher pay rates, as many companies offer shift differentials.
They provide flexibility for personal commitments during the day, such as attending classes or family responsibilities.
Some individuals find they are more productive and focused during nighttime hours due to f...
What people are saying about Wipro
OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain data and methods to manipulate that data.
Encapsulation, inheritance, and polymorphism are key principles of OOPs.
Examples of OOPs languages include Java, C++, and Python.
An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.
Declare an array by specifying the data type of the elements and the size of the array.
Initialize the array by assigning values to each element.
Access elements in the array using their index, starting from 0.
Example: String[] names = new String[3]; names[0] = "Alice"; names[1] = "Bob"; names[2] = "Cha...
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Inheritance allows for code reusability and promotes the concept of hierarchy in programming.
A subclass can inherit attributes and methods from a superclass, but can also have its own unique attributes and methods.
For example, a 'Vehicle' class can be a superclass, with subclasses like 'Car' ...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, preventing direct access to the data from outside the unit.
Encapsulation helps in data hiding and abstraction
It allows for better control over data by restricting access to certain components
Example: In object-oriented programming, classes encapsulate data and methods to create objects
Oops stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
Oops is based on the concept of classes and objects.
It allows for encapsulation, inheritance, and polymorphism.
Objects can have attributes (data) and methods (functions).
Example: In a car class, attributes could be color and model, and methods could be start() and stop().
Program to reverse a number
Use modulus operator to extract the last digit of the number
Multiply the reversed number by 10 and add the extracted digit
Repeat until all digits are processed
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Classes in Python are used to create new types of objects with their own attributes and methods.
Classes are defined using the 'class' keyword followed by the class name.
Attributes are variables that belong to the class and are accessed using 'self'.
Methods are functions defined within the class and can operate on the class's attributes.
Inheritance allows a class to inherit attributes and methods from another class.
Enca...
SQL is a standard language for managing and manipulating relational databases, allowing users to query and update data efficiently.
SQL stands for Structured Query Language, used for database management.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE.
Example of SELECT: SELECT * FROM users; retrieves all records from the users table.
JOIN operations allow combining rows from two or more tables based on related ...
I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.
Basic questions were asked
General it topic were asked to check
Basic apptitude test conducted
I am a motivated individual with a passion for learning and a strong foundation in my field, eager to contribute and grow.
Currently pursuing a degree in [Your Field], where I have developed skills in [specific skills].
Completed an internship at [Company Name], where I worked on [specific project or task].
Involved in extracurricular activities such as [clubs or organizations], which helped enhance my teamwork and leader...
OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain data and methods to manipulate that data.
Encapsulation, inheritance, and polymorphism are key principles of OOPs.
Examples of OOPs languages include Java, C++, and Python.
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, preventing direct access to the data from outside the unit.
Encapsulation helps in data hiding and abstraction
It allows for better control over data by restricting access to certain components
Example: In object-oriented programming, classes encapsulate data and methods to create objects
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Inheritance allows for code reusability and promotes the concept of hierarchy in programming.
A subclass can inherit attributes and methods from a superclass, but can also have its own unique attributes and methods.
For example, a 'Vehicle' class can be a superclass, with subclasses like 'Car' and '...
An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.
Declare an array by specifying the data type of the elements and the size of the array.
Initialize the array by assigning values to each element.
Access elements in the array using their index, starting from 0.
Example: String[] names = new String[3]; names[0] = "Alice"; names[1] = "Bob"; names[2] = "Charlie"...
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Verbal Ability,Grammar
Use the ORDER BY clause with DESC and LIMIT to find the second largest number in SQL.
Use the ORDER BY clause to sort the numbers in descending order.
Use the LIMIT clause to limit the result to the second row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 1, 1;
I applied via Walk-in and was interviewed in Mar 2024. There were 3 interview rounds.
3 types of aptitude round's (numerical,English,logical thinking)
Basic test nothing hard questions were asked.iverall very badic
JRE stands for Java Runtime Environment, which is used to run Java applications. JDK stands for Java Development Kit, which is used to develop Java applications.
JRE is used to run Java applications, while JDK is used to develop Java applications
JDK includes JRE along with development tools such as compiler and debugger
JDK is required for developing Java applications, while JRE is sufficient for running them
In Java, a class is a blueprint for creating objects. It defines the properties and behaviors of objects.
Classes are used to create objects in Java.
They contain data fields (attributes) and methods (functions).
Classes can be used to create multiple objects with the same properties and behaviors.
Example: class Car { String color; int year; void start() { // code to start the car } }
The test was of very high level
The topics given in gd is very much complicated
The duration of Wipro Trainee interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 27 interview experiences
Difficulty level
Duration
based on 89 reviews
Rating in categories
Project Engineer
33.3k
salaries
| ₹3.2 L/yr - ₹7.3 L/yr |
Senior Software Engineer
23.2k
salaries
| ₹6.2 L/yr - ₹19 L/yr |
Senior Associate
21.8k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Technical Lead
20.1k
salaries
| ₹16.6 L/yr - ₹30 L/yr |
Senior Project Engineer
18.7k
salaries
| ₹6.4 L/yr - ₹18.4 L/yr |
TCS
Infosys
Tesla
Amazon