Filter interviews by
Hackerrank algorithms and ds test
To get the average of marks in Excel, use the AVERAGE function.
Select the range of cells containing the marks
Type =AVERAGE(
Select the range of cells again
Close the parentheses and press Enter
The average of the marks will be displayed
To get roll numbers of same subjects, filter the data by subject and extract roll numbers.
Filter the data by subject using a loop or filter function
Extract roll numbers of filtered data using map or forEach function
Store the roll numbers in an array of strings
Basic mathematical and logical reasoning questions
Share your knowledge about the given topic
Yodlee interview questions for popular designations
I was interviewed in Sep 2021.
Round duration - 60 minutes
Round difficulty - Medium
The round was technical round and it was held on google meet around 1 pm
Given an M x N matrix of integers ARR
, your task is to identify the rectangle within the matrix that has the greatest sum of its elements.
The first line of input co...
In this approach, we'll try to consider each rectangle that can be formed using elements of the array. To do this we fix (X1,Y1) coordinates of starting vertex and iterate through the matrix for every pair (X2,Y2) as the coordinates of ending vertex. Now we have a rectangle with coordinates (X1,Y1), (X1,Y2), (X2,Y1) and (X2,Y2).
We'll find the sum of elements within this rectangle and compare it with MAXSUM. ...
Round duration - 60 minutes
Round difficulty - Medium
It was managerial round and took place around 3 pm
You are provided with a string EXP
which represents a valid infix expression. Your task is to convert this given infix expression into a postfix expression.
An i...
We will scan the expression from left to write and if we encounter an operand we will append it to our answer. If we encounter an operator we will pop all the operators with equal or higher precedence and append them to our answer. And push the current operator. In the end, we will empty the stack.
Order of precedence = [ ‘^’, ‘*’ and ‘/’, ‘+’ and ‘-’, ‘(’, ‘)’]
Order of precedence [ link ]
The algorithm will be-
Tip 1 : Java concepts should be strong
Tip 2 : OOPS
Tip 3 : Projects should have scalability
Tip 1 : Projects detail should be short and precise
Tip 2 : Don't fake technical skills
I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.
Logical Reasoning, Questions on distances, Questions on directions
1- Difference between array list and linked list.
2- Reverse the linked list
1-Difference between Arraylist and Linked list.
2-Check if strings are anagram.
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.
Yes, I am proficient in Excel and Excel macros.
I have extensive experience in using Excel for data analysis and manipulation.
I am skilled in creating and modifying Excel macros to automate repetitive tasks.
I am familiar with advanced Excel functions such as VLOOKUP, PivotTables, and conditional formatting.
I have used Excel to create charts and graphs to visualize data.
I am comfortable working with large datasets in Exc...
based on 4 interviews
Interview experience
based on 256 reviews
Rating in categories
Senior Software Engineer
250
salaries
| ₹7.3 L/yr - ₹22 L/yr |
Software Engineer
224
salaries
| ₹4.2 L/yr - ₹12.5 L/yr |
Member Technical Staff
130
salaries
| ₹11 L/yr - ₹30.1 L/yr |
Senior Member of Technical Staff
70
salaries
| ₹17.5 L/yr - ₹38 L/yr |
Data Analyst
47
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Intuit
Mphasis
Nucleus Software Exports
Intellect Design Arena