Filter interviews by
Hackerrank algorithms and ds test
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 was interviewed before Apr 2021.
Round duration - 90 minutes
Round difficulty - Easy
It was on online objective test consisting of 4 sections: Aptitude, Technical MCQs, Code snippet based MCQs and Coding part.
Given a string 'STR' consisting solely of the characters “{”, “}”, “(”, “)”, “[” and “]”, determine if the parentheses are balanced.
The first line contains an...
Determine if a given singly linked list of integers is a palindrome. Return true
if it is a palindrome, otherwise return false
.
1 -> 2 -> ...
Round duration - 60 minutes
Round difficulty - Easy
This was a technical and managerial round. The interviewer gave me a situation where I am in testing team and I found that customer requirement was drop down list at a place but developer has used bullet selection, and is not ready to change it. How will you manage? I gave some good replies and he was convinced.
Round duration - 60 minutes
Round difficulty - Easy
This was also a technical round. He asked to optimize the code I wrote in coding round. Then he asked me a few puzzles and questions on OOPS, OS and DBMS.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Program for snake traversal of binary tree
Use a stack to keep track of nodes to be visited
Start with the root node and push it onto the stack
While the stack is not empty, pop a node and print its value
If the level is even, push the left child first and then the right child onto the stack
If the level is odd, push the right child first and then the left child onto the stack
Code to check if linked list is palindrome without using any other data structure and in a single traversal.
Traverse the linked list using two pointers, one slow and one fast
Reverse the first half of the linked list while traversing
Compare the reversed first half with the second half of the linked list
Yodlee interview questions for designations
Top trending discussions
A good DSA question, based on array manipulation and queues. Platform was Zoom call, so you can use any online IDE.
posted on 2 Dec 2024
30 mins interview. Asked about resume, APIs, Stack DSA question and one Sorting algorithm question.
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.
Know your resume and your basics
Know class diagrams. Very Huge for workday.
Some of the top questions asked at the Yodlee Software Engineer interview -
based on 2 interviews
Interview experience
based on 54 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