i
Wipro
Filter interviews by
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
scanf() and printf() are functions in C language used for input and output operations respectively.
scanf() is used to read input from the user, while printf() is used to display output to the user.
scanf() requires the use of format specifiers to specify the type of input being read.
printf() also uses format specifiers to format the output being displayed.
Example: scanf("%d", &num) will read an integer input from the us...
DML statements in SQL are used to manipulate data in a database, including inserting, updating, deleting, and querying data.
DML stands for Data Manipulation Language.
Common DML statements include INSERT, UPDATE, DELETE, and SELECT.
INSERT is used to add new rows of data into a table.
UPDATE is used to modify existing data in a table.
DELETE is used to remove rows of data from a table.
SELECT is used to retrieve data from a
Garbage collection in Java is an automatic process of reclaiming memory by destroying unused objects.
Garbage collection in Java is performed by the JVM to free up memory by destroying objects that are no longer needed.
It helps in preventing memory leaks and managing memory efficiently.
Java provides automatic garbage collection, so developers do not have to manually free up memory.
Examples of garbage collection algorith...
Inheritance in Java allows a class to inherit properties and behavior from another class.
Inheritance is achieved by using the 'extends' keyword in Java.
Subclass inherits all non-private fields and methods from the superclass.
Subclass can also override methods from the superclass.
Example: class Car extends Vehicle { //code here }
Example: public class Animal { //code here }
Test duration was around 60-70 mins. Questions were from basic aptitude but coding questions were bit tricky. Essay writing was also there.
What people are saying about Wipro
I applied via Walk-in and was interviewed before Sep 2023. There were 3 interview rounds.
Quants , Verbal, Reasoning
Problem solving questions will be asked
Wipro interview questions for designations
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
Normal aptitude test
Easy to moderate question
Get interview-ready with Top Wipro Interview Questions
It consists of numerical, reasoning , english and technical questions.
I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.
LCM,GCD,Speed ,Time, Distance
Basic concepts c,java
In C, a function is a block of code that performs a specific task and can be called multiple times within a program.
Functions in C are defined using a return type, function name, parameters, and a body enclosed in curly braces.
Functions can be called multiple times within a program to perform the same task without rewriting the code.
Functions can return a value using the 'return' keyword, or they can be void if they do
I applied via Job Portal and was interviewed in Apr 2022. There were 3 interview rounds.
Aptitude test was like verbal ability questions then mathematical questions and like that
OOPs (Object-Oriented Programming) is a programming paradigm that focuses on objects and their interactions.
OOPs is based on the concept of classes and objects
It emphasizes on encapsulation, inheritance, and polymorphism
Encapsulation is the process of hiding the implementation details of an object from the outside world
Inheritance allows a class to inherit properties and methods from another class
Polymorphism allows ob...
Question related to quants, logical reasoning, probability
Based on your choice need to solve simple coding problem
I applied via Company Website
Aptitude was an easy task.
Coding level is moderate
Some of the top questions asked at the Wipro Project Engineer interview -
The duration of Wipro Project Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 410 interviews
6 Interview rounds
based on 4.1k reviews
Rating in categories
Project Engineer
32.9k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
22.3k
salaries
| ₹5.8 L/yr - ₹22.6 L/yr |
Senior Associate
21.6k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.2k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
19.1k
salaries
| ₹8.4 L/yr - ₹37 L/yr |
TCS
Infosys
Tesla
Amazon