Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.
Number series, age problems ,arithemtic aptitude
Python programming and fundamental of information technology
An array is a collection of elements of the same data type, stored in contiguous memory locations.
Arrays can be of any data type, including integers, floats, and objects.
Elements in an array can be accessed using their index number.
Arrays can be multidimensional, with multiple rows and columns.
Example: string[] names = {"John", "Jane", "Bob"};
Example: int[] numbers = new int[5];
Example: int[,] matrix = new int[3,3];
TCS
Accenture
Wipro
Cognizant