i
Naukri
Filter interviews by
Array is a fixed-size collection of elements, while ArrayList is a dynamic-size collection that can grow or shrink.
Array has a fixed length, while ArrayList can dynamically resize.
Array is more memory efficient, while ArrayList provides more flexibility.
Array can store primitive types and objects, while ArrayList can only store objects.
Array allows direct access to elements using index, while ArrayList requires methods...
LinkedList is better for frequent insertions and deletions, while ArrayList is better for frequent access.
LinkedList uses pointers to connect nodes, while ArrayList uses contiguous memory.
LinkedList has O(1) insertion and deletion, while ArrayList has O(n) for these operations.
ArrayList has O(1) access time, while LinkedList has O(n) for this operation.
LinkedList is better for implementing stacks and queues, while Arra...
Nodes are elements with child elements, while non-nodes are standalone elements.
Nodes are part of a hierarchical structure, while non-nodes are not.
Nodes can have child elements, while non-nodes cannot.
Examples of nodes include HTML elements like
Nodes are typically used in tree-like data structures, while non-nodes are used for standalone elements.
I was interviewed before Dec 2015.
I am excited to join the company because of its reputation for innovation and commitment to employee growth.
I am impressed by the company's track record of developing cutting-edge software solutions.
I appreciate the company's focus on fostering a culture of learning and development.
I am excited about the opportunity to work with a talented team of developers and contribute to the company's success.
I believe that the co...
Naukri interview questions for designations
Top trending discussions
I was interviewed in Jan 2025.
Basic aptitude questions to
Basic coding questions
BFS Implementation of a jug question.
Find the sum of kth to bth largest numbers in a huge array efficiently.
Sort the array in descending order to easily find the kth and bth largest numbers.
Use a priority queue or min heap to efficiently find the kth and bth largest numbers without sorting the entire array.
Once you have the kth and bth largest numbers, iterate through the array and sum the numbers between them.
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Coding test and scenario based question
Coding test and sceanrio based question
Asked 2-3 coding problems and OOPS concept
MVC is a software design pattern that separates an application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for displaying the data to the user
Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly
MVC helps in achieving separation of concerns, making the code more orga
I was interviewed in Jul 2022.
Round duration - 180 Minutes
Round difficulty - Medium
coding questions on DSA and MCQs on java
timing : late night
no camera
Calculate the probability that a knight remains on an N x N chessboard after making K moves. Initially, the knight is placed at a given position on the board. It can move ...
Round duration - 50 Minutes
Round difficulty - Medium
It was a DSA round.
Transform a given Binary Tree into a Doubly Linked List.
Ensure that the nodes in the Doubly Linked List follow the Inorder Traversal of the Binary Tree.
The fi...
Given an array ARR
of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.
Return the duplicate elements in any orde...
Round duration - 50 Minutes
Round difficulty - Medium
DSA Questions were asked.
Given a string str
and a character 'X', develop a function to eliminate all instances of 'X' from str
and return the resulting string.
The first lin...
You are given a string of lowercase characters. The objective is to rearrange (reorder) the string so that no two adjacent characters are identical.
Return the rear...
Round duration - 50 Minutes
Round difficulty - Easy
It was a behavioural round.
Tip 1 : strong grasp on DSA and problem solving
Tip 2 : follow leetcode (try to do as many medium questions as possible)
Tip 3 : should focus on development also and internships
Tip 1 : good projects and coding profiles like leetcode
Tip 2 : some good internships also help
based on 2 interviews
Interview experience
based on 9 reviews
Rating in categories
Assistant Manager
129
salaries
| ₹3.8 L/yr - ₹10 L/yr |
Senior Executive
101
salaries
| ₹3.5 L/yr - ₹7.8 L/yr |
Senior Executive Corporate Sales
96
salaries
| ₹4.5 L/yr - ₹8 L/yr |
Deputy Manager
77
salaries
| ₹5 L/yr - ₹14 L/yr |
Assistant Manager Corporate Sales
75
salaries
| ₹4.3 L/yr - ₹9.5 L/yr |
Info Edge
Quikr
Foundit
Times Business Solutions