Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
Machine coding round
I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.
Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures are used to manage large amounts of data efficiently.
They can be implemented using arrays, linked lists, trees, graphs, and other techniques.
Examples include stacks, queues, hash tables, and binary search trees.
Choosing the right data structure for a particular problem is important for op...
Stack and Queue are used in real-time systems for managing tasks and events.
Stack is used for managing function calls, undo/redo operations, and backtracking.
Queue is used for managing events, scheduling tasks, and buffering data.
Real-time systems use both data structures for managing tasks and events in a time-sensitive manner.
Examples include task scheduling in operating systems, event handling in GUI applications, a
I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.
Pickling is a process of serializing and de-serializing Python objects into a byte stream.
Pickling is used to store Python objects in a file or transfer them over a network.
The pickle module in Python is used for pickling and unpickling.
The pickled data can be stored in a file or transferred over a network.
The pickled data can be easily unpickled to get back the original Python object.
I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.
A stack is a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack.
Common operations include push (add element) and pop (remove element).
Stacks are used in programming for function calls, expression evaluation, and more.
DOM stands for Document Object Model. It is a programming interface for web documents.
DOM is a tree-like structure that represents the HTML or XML document.
It allows developers to manipulate the content and structure of a web page using scripting languages like JavaScript.
DOM provides a way to access and modify the elements, attributes, and text content of a web page.
It also allows developers to add or remove elements ...
An interface is a contract between two components that defines the communication between them.
An interface defines a set of methods that a class must implement.
Interfaces allow for polymorphism and loose coupling.
Interfaces can be used to define common behavior for unrelated classes.
Examples include the Java Collection interface and the USB interface.
Insertion sort is a simple sorting algorithm that iterates through an array and places each element in its correct position. Merge sort is a divide and conquer algorithm that divides an array into two halves, sorts them separately, and then merges them back together.
Insertion sort has a time complexity of O(n^2) while merge sort has a time complexity of O(n log n)
Insertion sort is efficient for small data sets while me...
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
BST elements can be sorted using in-order traversal
Perform in-order traversal of the BST
Store the elements in a temporary array
Sort the array using any sorting algorithm
Replace the elements in the BST with the sorted array
based on 1 interview
Interview experience
Executive Accountant
81
salaries
| ₹12 L/yr - ₹29 L/yr |
Software Engineer
61
salaries
| ₹12 L/yr - ₹28 L/yr |
Senior Software Engineer
42
salaries
| ₹20 L/yr - ₹41 L/yr |
Driver
24
salaries
| ₹1.4 L/yr - ₹5 L/yr |
Software Developer
18
salaries
| ₹17.2 L/yr - ₹30 L/yr |
LambdaTest
Freshworks
Zoho
TCS