i
BNY
Filter interviews by
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
Problem was given to understand how candidate is using Application CFC's events.
Coldfusion provides built-in functions for sorting data.
Use the ArraySort() function to sort an array in ascending order.
Use the ArraySort() function with the 'numeric' attribute to sort numeric values.
Use the ArraySort() function with the 'textnocase' attribute to sort case-insensitive text values.
Use the ArraySort() function with the 'desc' attribute to sort in descending order.
Use the StructSort() function to sort a
Top trending discussions
There were three coding questions.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Question Related to the DP and the Graph
Find the Kth maximum element in an array of strings.
Sort the array in descending order.
Return the element at index K-1.
Coin change problem can be solved using dynamic programming to find the minimum number of coins needed to make a certain amount of change.
Use dynamic programming to build up solutions for smaller subproblems
Start by initializing an array to store the minimum number of coins needed for each amount from 0 to the target amount
Iterate through each coin denomination and update the array with the minimum number of coins need
MCQ test consisting of 70 mcqs in 75 minutes from aptitude english and cs fundamentals. If cleared next paper 2 coding qs medium level
I faced challenges with integrating third-party APIs and debugging complex logic.
Difficulty in understanding and implementing third-party APIs
Issues with data synchronization between different systems
Troubleshooting complex logic errors
Managing dependencies and version conflicts
Time constraints affecting problem-solving
posted on 4 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Exception handling in API involves catching and handling errors that occur during API execution.
Use try-catch blocks to catch exceptions and handle them appropriately
Throw custom exceptions to provide meaningful error messages to API consumers
Use status codes to indicate the outcome of API requests (e.g. 200 for success, 400 for client errors, 500 for server errors)
Log exceptions to track errors and troubleshoot issues
...
Code to generate a multiplication table in a programming language
Use nested loops to iterate through rows and columns
Print the product of row and column for each cell
Consider formatting the output for better readability
posted on 1 Oct 2024
I applied via Campus Placement
DP graphs strings it was good
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the list, updating pointers to reverse the direction
Return the new head of the reversed list
The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with two variables initialized to 0 and 1
Loop through desired number of iterations, adding the previous two numbers to get the next number
Print or store each number in the series
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Design patterns are reusable solutions to common problems in software design. Singleton ensures a class has only one instance, while factory creates objects without specifying the exact class.
Design patterns are best practices for solving common software design problems.
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Factory pattern creates objects without specifying ...
Create a Spring Boot program to accept JSON requests and process the data.
Create a Spring Boot application with a REST controller to handle incoming JSON requests.
Use @PostMapping annotation to map the endpoint for accepting JSON requests.
Use @RequestBody annotation to bind the incoming JSON data to a Java object.
Process the JSON data as needed in the controller method.
Return a response as JSON if required.
I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.
Round of 3 phases : Vocabulary, Business analytics and Coding
Convert a number to Roman numeral representation.
Create a mapping of numbers to Roman numerals (e.g. 1 -> 'I', 5 -> 'V', 10 -> 'X', etc.)
Iterate through the mapping in descending order and subtract the largest possible numeral from the number until it reaches 0.
Build the Roman numeral representation by appending the corresponding numeral for each subtraction.
Handle special cases like 4, 9, 40, 90, etc. by including the
Analyst
1.9k
salaries
| ₹2 L/yr - ₹11.5 L/yr |
Senior Analyst
1.7k
salaries
| ₹3.7 L/yr - ₹15 L/yr |
Senior Associate
1.2k
salaries
| ₹11.1 L/yr - ₹25 L/yr |
Intermediate Representative
1.1k
salaries
| ₹2.6 L/yr - ₹7.2 L/yr |
Vice President
973
salaries
| ₹15 L/yr - ₹51.1 L/yr |
State Street Corporation
Northern Trust
Citibank
HSBC Group