i
Wipro
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Apr 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
What people are saying about Wipro
I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.
A program to find the second highest number in an array.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the two highest numbers.
Use a heap data structure to find the second highest number.
If the array has duplicates, skip them while finding the second highest number.
Wipro interview questions for designations
I applied via Campus Placement and was interviewed before Dec 2019. There were 4 interview rounds.
A pointer is a variable that stores the memory address of another variable.
Pointers are used to manipulate data directly in memory.
They can be used to pass data between functions efficiently.
Pointers can be used to create dynamic data structures like linked lists.
Example: int *ptr; // declares a pointer to an integer variable
Example: ptr = # // assigns the address of num to ptr
Example: *ptr = 10; // assigns the val
The style attribute is used to add inline styles to HTML elements.
Allows for customization of individual elements
Can be used to change properties like color, font size, padding, etc.
Example: <p style='color: red; font-size: 16px;'>This is a red paragraph</p>
I applied via Campus Placement and was interviewed before Oct 2019. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.
Java is platform independent due to its bytecode and JVM.
Java code is compiled into bytecode which is platform-independent.
JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.
JVM acts as an abstraction layer between the Java code and the underlying hardware.
This allows Java programs to run on any platform that has a JVM installed.
For example, a Java program written on a Windows machine ca...
based on 10 reviews
Rating in categories
Project Engineer
32.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
23.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
21.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Project Engineer
20.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
18.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Tesla
Amazon