Filter interviews by
I appeared for an interview before Jan 2022.
Hackerrank , standard CP problems
Identify the faulty node among 100 interconnected nodes without checking all connections.
Use binary search to divide the nodes into two groups and check the group where the faulty node is likely to be present.
Repeat the process until the faulty node is identified.
Example: Divide the nodes into two groups of 50 each, check the group where the faulty node is present, divide that group into two and repeat the process.
Find the most common year in an array of years
Loop through the array and count the frequency of each year
Find the year with the highest frequency
Return that year as the most common year
Top trending discussions
posted on 23 Oct 2021
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 21 Jan 2022
I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 5 interview rounds.
posted on 2 Sep 2017
I appeared for an interview in Aug 2017.
posted on 10 May 2015
Both Mahatma Gandhi and Subhash Chandra Bose were important figures in India's struggle for independence.
Mahatma Gandhi was a non-violent activist who led the Indian National Congress and played a key role in India's independence movement.
Subhash Chandra Bose was a militant nationalist who formed the Indian National Army to fight against British rule.
Both had different ideologies and approaches towards achieving indepe...
I would not jump off any floor for any amount of money as it is a dangerous and foolish act.
I would politely decline the offer and explain that my safety and well-being are more important than any amount of money.
Jumping off any floor, regardless of the amount of money offered, is a dangerous and potentially life-threatening act.
I would suggest finding a safer and more productive way to earn money.
I would also question...
Answer: 1104
Use multiplication rules to simplify calculation
Break down numbers into smaller parts
Use mental math techniques like rounding and estimation
posted on 23 Jul 2018
posted on 8 Dec 2021
I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.
posted on 3 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.
I appeared for an interview before Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
The round consisted of 3 coding Questions and 20 Technical MCQs.
Given a number of ropes denoted as 'N' and an array containing the lengths of these ropes, your task is to connect the ropes into one single rope. The cost to connect two r...
The task is to find the minimum cost required to connect all the ropes by summing their lengths.
Iterate through the ropes and connect the two shortest ropes at each step to minimize cost
Use a priority queue to efficiently find the shortest ropes
Keep track of the total cost as you connect the ropes
Example: For input [4, 3, 2, 6], connect 2 and 3 (cost 5), then connect 4 and 5 (cost 9), then connect 9 and 6 (cost 15) for
Determine if a given N * N matrix is an idempotent matrix. A matrix is considered idempotent if it satisfies the following condition:
M * M = M
The first line cont...
Check if a given matrix is idempotent by verifying if M * M = M.
Iterate through the matrix and multiply it with itself to check if it equals the original matrix.
If the condition M * M = M is satisfied, then the matrix is idempotent.
If the condition is not satisfied, then the matrix is not idempotent.
Given an integer 'N', calculate and print the sum of the least common multiples (LCM) for each integer from 1 to N with N.
The sum is represented as:LCM(1, N) + LCM(2, N) + ....
Calculate and print the sum of least common multiples (LCM) for each integer from 1 to N with N.
Iterate from 1 to N and calculate LCM of each number with N
Add all the calculated LCM values to get the final sum
Return the sum for each test case
Round duration - 120 minutes
Round difficulty - Medium
This round is a Long Coding Round. Every Candidate was assigned with a mentor who guides them, We were given a real-life scenario for which we have to construct a database with required tables. We should draw an ER Diagram to demonstrate the Database. After the Database Completion, We have to Start Coding the Application. The Design(like Placing the button or background colour) is not given much importance. They mainly test the practical knowledge of candidates in OOPS and expertise in a C, C++, Java, Android or any other language were OOPS Concepts can be applied.
Round duration - 180 Minutes
Round difficulty - Medium
This Round is a technical Interview. I was asked Questions to test my Technical Knowledge.
Given an integer array arr
of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.
The first line contains an integer 'T' representing the n...
Sort an array of 0s, 1s, and 2s in linear time complexity.
Use three pointers to keep track of 0s, 1s, and 2s while iterating through the array.
Swap elements based on the values encountered to sort the array in-place.
Time complexity of the algorithm should be O(N) where N is the size of the array.
Round duration - 20 Minutes
Round difficulty - Easy
Tip 1 : Do Atleast 2 Projects
Tip 2 : Be Strong in what you have in your resume
Tip 3 : Be Confident and Polite
Tip 1 : Keep it Short to one or two pages
Tip 2 : Keep it standout..as it is what projects you uniquely.
I applied via Naukri.com and was interviewed before Dec 2022. There were 4 interview rounds.
Basic Math and English Questions
Some of the top questions asked at the FlexTrade Systems Inc. Associate Software Developer interview -
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Technical Analyst
33
salaries
| ₹7.7 L/yr - ₹18.7 L/yr |
Software Developer
29
salaries
| ₹7 L/yr - ₹22 L/yr |
Associate Technical Analyst
21
salaries
| ₹8 L/yr - ₹12 L/yr |
Associate Software Engineer
19
salaries
| ₹4.1 L/yr - ₹14 L/yr |
Senior Technical Analyst
18
salaries
| ₹10.1 L/yr - ₹22.2 L/yr |
State Street Syntel
Morningstar
Synchrony
Ocwen Financial Solutions