i
Wipro
Filter interviews by
I applied via Newspaper Ad and was interviewed in Aug 2023. There were 3 interview rounds.
General question or company process
SQL language and programming testing
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the parent class.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Example ...
An array is a data structure that stores a collection of elements, each identified by at least one array index or key.
Arrays can store elements of the same data type or different data types.
Arrays have a fixed size, which is determined when the array is created.
Elements in an array are accessed using their index, starting from 0.
Example: string[] names = {"Alice", "Bob", "Charlie"};
Pointers are variables that store memory addresses of other variables in programming languages like C and C++.
Pointers allow direct access to memory locations
They are used for dynamic memory allocation
Pointers can be used to pass variables by reference
Example: int *ptr; ptr = # // ptr now points to the memory address of num
A local variable is a variable that is declared within a specific function or block of code and can only be accessed within that scope.
Local variables have limited scope and are only accessible within the function or block where they are declared.
Local variables are typically used for temporary storage of data within a specific function.
Local variables are created when the function is called and destroyed when the func
A global variable is a variable that is accessible and modifiable from any part of a program.
Global variables are declared outside of any function in a program
They can be accessed and modified by any function within the program
Global variables can lead to potential issues like naming conflicts and unintended side effects
I applied via Company Website and was interviewed in May 2024. There were 4 interview rounds.
About group discussion we want to choose any topic want to explain about topic
Aptitude like it will ask us to similar subjects problem solving skills options
Skills what we have in coding they will give test and we want to solve the coding with dkills
posted on 20 Jun 2023
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Mathematics question , puzzle question
Stocks and shares for placement interview and competitive exams
Comparative techniques to judge the suitability of the individual and his appearance
Software testing is the process of evaluating a software application to ensure its quality and functionality.
Software testing is done to identify defects or errors in the software.
It involves executing test cases and comparing the actual results with expected results.
Testing can be performed manually or using automated tools.
Types of software testing include functional testing, performance testing, security testing, et...
posted on 2 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Find min and max number in an array of strings
Convert array elements to integers for comparison
Use built-in functions like Math.min() and Math.max()
Handle edge cases like empty array or non-numeric elements
Project Engineer
32.5k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
22.9k
salaries
| ₹5.8 L/yr - ₹22.5 L/yr |
Senior Associate
21.1k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.3 L/yr |
Technical Lead
18.5k
salaries
| ₹8.3 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon