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 =...
Puzzle questions, tricky questions
Small snipets ,branch related
I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.
posted on 1 Nov 2022
I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.
Arthematics, reasoning, English, communication
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...
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There was 1 interview round.
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Logical, coding questions
TCS
Accenture
Wipro
Cognizant