i
Wipro
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 2 interview rounds.
Encapsulation is the process of hiding internal details and providing a public interface for accessing and manipulating data.
Encapsulation bundles data and methods together into a single unit.
It helps in achieving data abstraction and data hiding.
By encapsulating data, we can control access to it and prevent unauthorized modifications.
Encapsulation promotes code reusability and maintainability.
Example: A class in objec...
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It is achieved through method overriding and method overloading.
Examples include function overloading, operator overloading, and inheritance.
Polymorphism helps in achieving loose coupling and flexibility in code design.
I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.
Python is a high-level, interpreted programming language known for its simplicity and ease of use.
Python supports multiple programming paradigms such as object-oriented, functional, and procedural programming.
It has a large standard library that provides support for many common programming tasks.
Python is dynamically typed, which means that you don't need to declare variables before using them.
It has a simple and easy-...
I applied via Walk-in
Reasoning, alu,computer(basics)
What people are saying about Wipro
I applied via Company Website and was interviewed before Nov 2022. There were 5 interview rounds.
30 Logical thinking and 15 Reasoning
Some coding puzzles,Real time coding questions
Wipro interview questions for designations
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
Only two codes one of Integer array and one of String. So prepare all String and array functions and implement on different scenario itset.
Get interview-ready with Top Wipro Interview Questions
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Java theory questions along with arrays problems
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Numerical test, reasoning ,programming
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
Basic aptitude test. Easy questions
Intermediate coding questions.
I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.
They asked basic coding questions and it has a duration of 20 mins for each code. I couldn't remember the platform I guess it might be the SHL platform.
I applied via Referral and was interviewed before Apr 2022. There were 3 interview rounds.
To find a loop in a linked list, we can use Floyd's cycle-finding algorithm.
Create two pointers, slow and fast, and initialize them to the head of the linked list.
Move slow pointer one step at a time and fast pointer two steps at a time.
If they meet at some point, there is a loop in the linked list.
If the fast pointer reaches the end of the list, there is no loop.
To find the starting point of the loop, move one pointer...
Binary tree is a data structure where each node has at most two children. Binary search is a search algorithm that uses binary tree.
Binary tree is a hierarchical data structure where each node has at most two children, left and right.
Binary search is a search algorithm that uses binary tree to search for a specific value.
Binary search tree has a property that all nodes in the left subtree of a node have a value less th...
Enum is a keyword in programming used to define a set of named constants.
Enums are used to improve code readability and maintainability.
They are often used to represent a fixed set of values, such as days of the week or colors.
Enums can also be used to define flags or bit fields.
In C#, enums can have underlying values of any integral type.
In Java, enums can have methods and constructors.
The duration of Wipro Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 141 interviews
6 Interview rounds
based on 548 reviews
Rating in categories
Project Engineer
32.8k
salaries
| ₹1.8 L/yr - ₹8.2 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹5.8 L/yr - ₹23 L/yr |
Senior Associate
21.3k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.4k
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