Filter interviews by
I was interviewed in Dec 2020.
Round duration - 40 minutes
Round difficulty - Medium
It was in the early morning. Questions was mostly from aptitude and coding based.
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Round duration - 25 minutes
Round difficulty - Easy
It was in the afternoon period and it was very competitive.
Given an array of integers with 'N' elements, determine the length of the longest subsequence where each element is greater than the previous element. This...
Round duration - 15 minutes
Round difficulty - Medium
It was late night. Interviewer was asking tricky questions to confuse me
Tip 1 : Practice much more on coding or output based questions from trusted website
Tip 2 : Make sure your resume look skill full and nice
Tip 3 : Avoid any hesitation in interview while giving answers
Tip 1 : Try to attach any specific skill with authorized certificate from good coding platform like Coding Ninja
Tip 2 : Make sure you have full confidence in the skills you have mentioned
I was interviewed in Dec 2020.
Round duration - 30 minutes
Round difficulty - Medium
It was in the morning around 8:00AM-8:30AM. Platform used for this round was hackerrank. Coding questions were of moderate level.
You are given a binary tree. Your task is to return the count of the diagonal paths to the leaf of the given binary tree such that all the values of the nodes on the diagonal are equa...
You have a binary tree containing 'N' nodes labeled from 1 to 'N'. Your objective is to enumerate every path from the root to each leaf.
A leaf is defined as a node wi...
The task is to print all the root to leaf paths of an arbitrary binary tree.
Traverse the binary tree using depth-first search (DFS) algorithm
Maintain a current path list to keep track of the nodes in the current path
When reaching a leaf node, add the current path to the result list
Recursively explore the left and right subtrees
Remove the last node from the current path after exploring each subtree
Round duration - 20 minutes
Round difficulty - Easy
It was in the evening around 4:00PM-4:20PM. Platform used for this round was skype. Interviewer was very calm in questioning.
Tip 1 : Do practice as much as possible.
Tip 2 : Focus on skills rather than more on memorising.
Tip 1 : It should not be too long or too short.
Tip 2 : Do not put false things on resume.
I was interviewed in Dec 2020.
Round duration - 25 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Round duration - 10 Minutes
Round difficulty - Medium
Tip 1 : Do practice as much as you can
Tip 2 : Work on your communication skills
Tip 1 : It should look presentable
Tip 2 : Skills should be mentioned properly
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
I was interviewed in Jan 2025.
based on 16 reviews
Rating in categories
Desktop Support Engineer
7
salaries
| ₹1.9 L/yr - ₹2.5 L/yr |
Computer Teacher
5
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Hardware & Networking Engineer
4
salaries
| ₹1.9 L/yr - ₹2 L/yr |
Printer Engineer
4
salaries
| ₹2 L/yr - ₹3.2 L/yr |
System Engineer
3
salaries
| ₹1.2 L/yr - ₹2.2 L/yr |
TCS
Accenture
Wipro
Cognizant