Filter interviews by
Be the first one to contribute and help others!
I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.
General Apptitude
posted on 5 May 2017
I was interviewed before May 2016.
Pointers are variables that store memory addresses of other variables or functions.
Pointers allow for dynamic memory allocation and manipulation.
They are commonly used in programming languages like C and C++.
Example: int *ptr; // declares a pointer variable that can store the memory address of an integer variable
Dereferencing a pointer means accessing the value stored at the memory address it points to.
Example: int x =...
posted on 12 Mar 2023
Basic level objective type questions
Good communication help you in this round
I applied via Campus Placement and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2020. There were 4 interview rounds.
Puzzle questions, tricky questions
Small snipets ,branch related
I applied via Campus Placement and was interviewed in Jan 2022. There were 4 interview rounds.
They will be giving 90 questions on aptitude, reasoning , English , computer networks, snippets of codes where we have guess the output ( most of the snippets are based on and or logic )
Once after you have 1 st round with in a time of 10 min you will get mail of your exam status if you cleared the cutoff you will be promoted to 2 nd round which is of two coding questions (basic level)
After coding round with in a week or 2 weeks the result will be published if you cleared that you will be given an assessment of English talk where you will be assessed on you speeking abilities
I applied via Campus Placement and was interviewed before May 2021. There was 1 interview round.
A heap is a data structure used to store and manage dynamically allocated memory.
A heap is a region of memory that is managed by the operating system.
It is used to store data that is allocated dynamically at runtime.
The base structure used to build a heap is typically a binary tree.
Heap operations include allocating and deallocating memory, and sorting data.
Examples of languages that use heaps include C, C++, and Java.
OOPM stands for Object-Oriented Programming Methodology. Network topologies refer to the physical or logical layout of a network.
OOPM is a programming paradigm that focuses on objects and their interactions.
It emphasizes encapsulation, inheritance, and polymorphism.
Examples of OOPM languages include Java, C++, and Python.
Network topologies include bus, star, ring, mesh, and hybrid.
They determine how devices are connect...
TCS
Accenture
Wipro
Cognizant