i
Wipro
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
It's ask Quantitative, verbal Ability,and logical Questions.. All question was easily to hard levels..
Pointers are variables that store memory addresses. They are used to manipulate data structures and improve program efficiency.
Pointers allow for dynamic memory allocation
Pointers can be used to pass values by reference
Pointers can be used to create linked lists
Pointers can be used to access array elements
Example: int *ptr = # // stores address of num variable
Example: void swap(int *x, int *y) { int temp = *x; *x =...
Arrays are fixed in size and contiguous memory while linked lists are dynamic and non-contiguous.
Arrays have constant time access to elements while linked lists require traversal.
Arrays are better for random access while linked lists are better for insertion and deletion.
Arrays use less memory overhead than linked lists.
Example: Array of strings - ['apple', 'banana', 'orange']
Variables are containers that store data values. There are different types of variables in programming.
Variables are declared using keywords like var, let, const.
Variables can store different types of data such as numbers, strings, booleans, objects, arrays, etc.
Variables can be global or local depending on where they are declared.
Variables can be reassigned with new values.
Examples: var age = 25; let name = 'John'; co
I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.
What people are saying about Wipro
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.
I appeared for an interview before Feb 2021.
Time - 60mins
Time- 30mins
I applied via Company Website and was interviewed before Jan 2021. There were 3 interview rounds.
It totally taken by TCS ion
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23.3k
salaries
| ₹5.8 L/yr - ₹23 L/yr |
Senior Associate
21.4k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.2k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.9k
salaries
| ₹8.4 L/yr - ₹37 L/yr |
TCS
Infosys
Tesla
Amazon