Filter interviews by
I applied via Company Website and was interviewed in Nov 2022. There were 3 interview rounds.
2 medium hard problems were asled one was dynamic programming second was multi spurce bfs
The question is about finding the area of a histogram and the Kth largest value.
Calculate the area of the histogram by multiplying the width and height of each bar and summing them up.
Find the Kth largest value by sorting the data and selecting the Kth element.
The Kth largest value can also be found using a heap data structure.
Example: Histogram area of [2, 3, 1, 4, 5] with bar width of 1 is 15. The 3rd largest value i
Finding the Kth largest element in an array.
Sort the array and return the Kth element from the end
Use a max heap to keep track of the K largest elements
Use quickselect algorithm to find the Kth largest element
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.
1 hour 30 minutes, questions were based on coding, aptitude
I was interviewed in Oct 2020.
Round duration - 107 minutes
Round difficulty - Medium
The test was active on (Oct 1, 2020) from 7:00 PM to 09:00 PM. The duration of the test is 107 minutes.
The candidate should have completed the test by 9:45 PM.
The camera and microphone was on all the time. There was time alotted for each section. After completing one section you cannot switch to the previous section. If you go off the camera you will get a warning.
The test contained several sections and all questions were MCQs. The sections were Coding ability, Computer Science theory, Advanced data structures like AVL Tree, Verbal and Quantitative ability, etc
Given an array or list PREORDER
representing the preorder traversal of a Binary Search Tree (BST) with N
nodes, construct the BST which matches the given preord...
Round duration - 30 minutes
Round difficulty - Medium
The Round started at 10:15 am and ended at 10:45 am approx. We waited in breakout room in zoom and when the interviewer was free we entered in the zoom call with the interviewer both camera and microphone was on. The interviewer was really supportive and hepled me in thinking different approches of a problem.
Determine if a given string of integers bin
represents a valid binary number. Return 'true'
if the string represents a valid binary number, otherwise return 'false'
. A binary n...
You are given an array/list 'NUM' of integers. Rearrange the elements of 'NUM' such that no two adjacent elements are the same in the rearranged array.
You are provided with a positive integer N
. Your task is to identify all numbers such that the sum of the number and its digits equals N
.
N = 21
Given a string STR
containing characters from [a-z], [A-Z], [0-9], and special characters, determine the reverse of the string.
The input starts with a single i...
Round duration - 30 minutes
Round difficulty - Medium
It took place at 11:30am(approx) and last for about 30 minutes
We waited in breakout room in zoom and when the interviewer was free we entered in the zoom call with the interviewer. Both camera and microphone was on.
Round duration - 30 minutes
Round difficulty - Easy
It took place around 1:30pm and last for 30 minutes. We waited in breakout room in zoom and when the interviewer was free we entered in the zoom call with the interviewer. Both camera and microphone was on.
Tip 1 : Make your basics strong don't run after new technologies as a fresher companies wants your good command on DSA
Tip 2 : Focus more on competitive programming to get into a good organization don't indulge to much in development because the first step to reach to the interview round is to clear the coding round
Tip 3 : Do at least 2-3 Questions per day and practice daily
Tip 4 : Also practice basic aptitude questions
Tip 1 : Don't mention things in the resume that you don't have full command on you should have complete knowledge of what you mention in your resume
Tip 2 : Make your resume short and if you mention projects in your resume be clear about the details of the project even if you have done that in group because the interviewer will surely ask from it.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
C+ and C++ are programming languages used for system and application development, while Java is a high-level programming language known for its portability and versatility.
C+ and C++ are low-level programming languages used for system programming and application development.
C++ is an extension of the C programming language with added features like classes and objects.
Java is a high-level programming language known for ...
Python is a high-level programming language known for its simplicity and readability. HTML is a markup language used for creating web pages.
Python is a versatile language used for web development, data analysis, artificial intelligence, and more
HTML stands for HyperText Markup Language and is used to create the structure of web pages
Python code is executed line by line, while HTML is interpreted by web browsers to disp
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
I have a diverse background in marketing, with experience in both traditional and digital marketing strategies.
Bachelor's degree in Marketing from XYZ University
5 years of experience in marketing roles at various companies
Proficient in creating and implementing marketing campaigns
Skilled in market research and analysis
Experience with social media marketing and email campaigns
I applied via Walk-in
Simple question in c and c++ with free technical question without option
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Linked list is a linear data structure.
Each node contains data and a reference to the next node.
Insertion and deletion operations are efficient in linked lists.
Example: Singly linked list, Doubly linked list, Circular linked list.
posted on 19 Feb 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
posted on 2 Jul 2024
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
Reverse of 32 bit unsigned integer
Senior Member Technical
1.6k
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Process Associate
1.4k
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Analyst
1.3k
salaries
| ₹2.9 L/yr - ₹10.5 L/yr |
Consultant
1.2k
salaries
| ₹10 L/yr - ₹40 L/yr |
Member Technical
820
salaries
| ₹3.5 L/yr - ₹11.2 L/yr |
TCS
Infosys
Wipro
HCLTech