i
FNZ
Filter interviews by
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
First Round is Aptitude Round.
Second Round is technical inteview.
Third round is HR Round.
Rotate an array of strings by D places.
Create a temporary array to store elements that will be rotated
Copy elements from original array to temporary array based on rotation
Copy elements back from temporary array to original array
To find the maximum value in a subarray within an array of numbers.
Iterate through the array and keep track of the maximum value seen so far.
For each subarray, compare the maximum value with the current element and update if necessary.
Return the maximum value found in the subarray.
My strength lies in my analytical skills and attention to detail, while my weakness is sometimes being too critical of my own work. I come from a supportive family background and believe my qualifications make me a strong candidate for this role.
Strength: Analytical skills
Strength: Attention to detail
Weakness: Being too critical of my own work
Family background: Supportive and encouraging
Qualifications make me a strong
Top trending discussions
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
I was interviewed in Dec 2024.
Leading a team through a major project deadline with limited resources
Delegating tasks effectively to maximize efficiency
Finding creative solutions to overcome resource constraints
Maintaining team morale and motivation during high-pressure situations
I convinced my superiors by presenting a well-researched and data-driven proposal that clearly outlined the benefits and potential outcomes.
Researched the topic thoroughly to gather relevant data and information
Prepared a detailed proposal highlighting the benefits and potential outcomes
Presented the proposal in a clear and concise manner, addressing any concerns or objections
Provided examples of successful implementat
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
Financial budgeting and analysis involves creating and managing a financial plan to achieve business goals.
Financial budgeting involves creating a plan for income and expenses over a specific period of time.
Financial analysis involves reviewing financial data to identify trends, opportunities, and potential risks.
Both budgeting and analysis are important for making informed financial decisions and achieving business ob...
The topic is best practices for senior associates.
One best practice is to prioritize tasks and manage time effectively.
Another best practice is to communicate clearly and effectively with team members and clients.
A third best practice is to continuously learn and stay updated on industry trends and developments.
Additionally, building strong relationships and networking with colleagues and clients is crucial.
Lastly, att...
I applied via Job Portal and was interviewed in May 2024. There were 3 interview rounds.
PPT Assignment comparing all APIs
I was interviewed before Mar 2021.
Round duration - 90 Minutes
Round difficulty - Medium
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.
Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.
Maintain two pointers, one moving at double the speed of the other, if they meet at any point, there is a cycle.
If one of the pointers reaches the end of the list (null), there is no cycle.
Given a list of integers of size N
, your task is to determine the Next Greater Element (NGE) for every element. The Next Greater Element for an element X
is the firs...
Find the Next Greater Element for each element in a list of integers.
Iterate through the list of integers from right to left.
Use a stack to keep track of elements for which the Next Greater Element is not yet found.
Pop elements from the stack until a greater element is found or the stack is empty.
Assign the Next Greater Element as the top element of the stack or -1 if the stack is empty.
Round duration - 60 Minutes
Round difficulty - Medium
Designing an ATM machine involves considering user interface, security measures, transaction processing, and hardware components.
User interface should be intuitive and easy to navigate for users of all ages.
Implement security measures such as PIN entry, card authentication, and encryption to protect user data.
Transaction processing should be fast and reliable, with options for cash withdrawals, deposits, transfers, and...
Round duration - 45 Minutes
Round difficulty - Easy
Tip 1 : Practice DSA daily
Tip 2 : Try to think of the solution first before jumping to the solution
Tip 3 : Go through interview experience
Tip 4 : Have mock interviews
Tip 1 : Know in depth what is there in your resume
Tip 2 : Mention your skills and work properly
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Approached by company and was interviewed in Dec 2021. There were 4 interview rounds.
2 questions. 1 was basic level. 2 was of medium level.
Find first missing positive number in an array in O(n) time and O(1) space.
Traverse the array and mark the presence of each positive integer by changing the sign of the corresponding index.
Traverse the array again and return the index of the first positive integer.
If all integers are present, return the length of the array + 1.
Example: [3, 4, -1, 1] => mark 3rd and 4th index as negative => return 2.
Example: [1, 2, 0] =...
Given an integer, print the relevant column name in an excel sheet.
Create a string array of alphabets from A to Z
Use modulo operator to get remainder and divide by 26 to get quotient
Append the corresponding alphabet to the result string
Reverse the result string
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Topics:-
Duration-1.5 hours
Kadane's Algorithm, Even Numbers at even index & odd at odd index, print out the second highest node of the tree
ZigZag tree traversal is a method to traverse a binary tree in a zigzag pattern.
In ZigZag tree traversal, we visit the nodes of a binary tree in a zigzag pattern, moving from left to right and then right to left.
We can use a stack or a queue to implement ZigZag tree traversal.
The algorithm involves maintaining two stacks or two queues to keep track of the nodes at each level.
We start with the root node and alternate be...
based on 1 interview
Interview experience
Test Analyst
106
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst Developer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Test Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Zerodha
Upstox
Groww
Paytm Money