Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Set of aptitude questions
posted on 11 Mar 2024
Find the next greater element in an array of strings.
Iterate through the array and for each element, compare it with the elements to its right to find the next greater element.
Use a stack to keep track of elements whose next greater element is yet to be found.
If the current element is greater than the top element in the stack, update the next greater element for the top element and pop it from the stack.
Continue this p...
Interviewer gave me 3 question of 1 easy and 2 medium level questions
A linked list is a data structure consisting of nodes where each node contains a data field and a reference to the next node.
Consists of nodes connected by pointers/references
Does not have a fixed size like an array
Can easily insert or delete elements without shifting other elements
Example: Singly linked list, Doubly linked list
Bubble Sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Initialize an array of strings to be sorted
Repeat until no swaps are needed: Compare adjacent elements and swap if necessary
Continue until the array is sorted in ascending order
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
I applied via campus placement at Indian Institute of Management (IIM), Kolkatta and was interviewed before May 2023. There were 2 interview rounds.
They asked a guesstimate for idenitfying user base in my home town for K-10 online classes
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
Apti with resoning and coding.
Java is a high-level programming language known for its portability, security, and robustness.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).
It is object-oriented, allowing for modular and reusable code.
Java has a strong community support and a vast array of libraries and frameworks available.
One of the main advantages of Java is its security features, such as automatic...
I applied via Approached by Company and was interviewed in Dec 2021. There were 2 interview rounds.
MCQ type questions were asked
based on 1 review
Rating in categories
Executive Accountant
3
salaries
| ₹1.2 L/yr - ₹3 L/yr |
News Editor
3
salaries
| ₹2.1 L/yr - ₹8.4 L/yr |
TCS
Accenture
Infosys
Wipro