Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by FutureSoft India Team. If you also belong to the team, you can get access from here

FutureSoft India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FutureSoft India Senior Analyst II Interview Questions and Answers

Updated 20 Nov 2023

FutureSoft India Senior Analyst II Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous experience
  • Q2. Technical questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. Explain end to end kyc process
  • Ans. 

    The end to end KYC process involves verifying the identity of customers from onboarding to ongoing monitoring.

    • Customer onboarding: Collecting customer information and verifying identity documents.

    • Risk assessment: Evaluating the risk associated with the customer based on their profile.

    • Ongoing monitoring: Regularly updating customer information and conducting periodic reviews.

    • Compliance checks: Ensuring compliance with r

  • Answered by AI
  • Q2. Challenges faced in previous work place
  • Ans. 

    In my previous workplace, I faced challenges related to communication and collaboration among team members.

    • Lack of clear communication channels led to misunderstandings

    • Difficulty in coordinating tasks with remote team members

    • Limited access to necessary information for decision-making

    • Resolving conflicts between team members with differing opinions

  • Answered by AI
  • Q3. How is ownership drilldown done
  • Ans. 

    Ownership drilldown is done by analyzing the ownership structure of a company to identify major shareholders and their respective stakes.

    • Start by obtaining the company's latest shareholder list

    • Identify major shareholders and their percentage ownership

    • Drill down further to identify any parent companies or subsidiaries

    • Analyze the voting rights and influence of each major shareholder

    • Consider any institutional investors or

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic AML KYC questions

Skills evaluated in this interview

Interview questions from similar companies

I appeared for an interview before Jan 2021.

Interview Questionnaire 

2 Questions

  • Q1. Basic analysis questions
  • Q2. Excel Based analysis as it was a entry-level position

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company
Read about the interviewer

Interview Preparation Tips

Round: Test
Experience: A coding test (Students were asked to bring Laptops)
Tips: Be thorough with C/C++, networking, OS, Data structures and architecture
Duration: 90 minutes

Round: Interview
Experience: 3 rounds of interview, one hour each, all technical 
Interview Process:All the three rounds are oriented around programming. A lot of focus was given to Data structures, C/C++, OS and algorithmsThe code from previous test is shown and they expect you to fix any bugs if thereThe interviewers are quietly friendly and help if you get stuck at any pointIf you do have any related projects, anticipate some thorough questions on that
Tips: Though the interviewers are helpful, get your basics clear early on. Don't rely on them.Practice coding sessions, a lot of companies have them as a shortlisting criteria.

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA

Interview Questionnaire 

2 Questions

  • Q1. Core java and spring boot questions
  • Q2. Learn core concepts in java
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Share your past work experience.
Round 2 - Technical 

(1 Question)

  • Q1. What is research?
  • Ans. 

    Research is the systematic investigation of a subject to discover new knowledge or validate existing theories.

    • Research involves a systematic and organized approach to gather information and analyze data.

    • It aims to answer specific questions or solve problems by using various methods and techniques.

    • Research can be conducted in various fields such as science, social sciences, business, and technology.

    • Examples of research ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst company, dont go there.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is secondary research
  • Ans. 

    Secondary research involves gathering information from existing sources such as books, articles, and reports.

    • Secondary research is the process of collecting and analyzing data that has already been published or gathered by others.

    • It is used to gain a better understanding of a topic, validate primary research findings, or gather historical data.

    • Examples of secondary research sources include academic journals, government

  • Answered by AI
  • Q2. What have u done in your internship
  • Ans. 

    I worked on data analysis projects, conducted market research, and created reports for senior management.

    • Conducted data analysis on customer feedback surveys

    • Assisted in creating financial models to analyze company performance

    • Researched market trends and competitor analysis

    • Prepared presentations and reports for senior management meetings

  • Answered by AI
  • Q3. PEP relevant questions

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with DSA and low level design. Also have a good idea about Computer science fundamentals .

I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude test with math and logic related questions. there were also coding questions which were given more weightage than the other questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Standard linked list questions like finding the middle of a linked list, checking if the linked list is a loop etc
  • Q2. Max heap related questions.
Round 3 - One-on-one 

(1 Question)

  • Q1. This interview was mostly math related questions. for eg: prove if a number is irrational.

Interview Preparation Tips

Topics to prepare for Amagi Media Labs Software Engineer interview:
  • Data Structures
  • Maths
  • puzzles
Interview preparation tips for other job seekers - focus is on checking basic coding and problem solving skills. a separate round for testing mathematical ability was a surprise.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Question on Tree Traversals
  • Q2. Questions of Linked List

FutureSoft India Interview FAQs

How many rounds are there in FutureSoft India Senior Analyst II interview?
FutureSoft India interview process usually has 3 rounds. The most common rounds in the FutureSoft India interview process are One-on-one Round and Resume Shortlist.
What are the top questions asked in FutureSoft India Senior Analyst II interview?

Some of the top questions asked at the FutureSoft India Senior Analyst II interview -

  1. How is ownership drilldown d...read more
  2. Explain end to end kyc proc...read more
  3. Technical questi...read more

Tell us how to improve this page.

FutureSoft India Senior Analyst II Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 49 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
ZIGRAM Interview Questions
3.2
 • 26 Interviews
RGBSI Interview Questions
3.4
 • 24 Interviews
Ginesys Interview Questions
3.7
 • 24 Interviews
View all
System Engineer
23 salaries
unlock blur

₹1.2 L/yr - ₹4.5 L/yr

Software Developer
21 salaries
unlock blur

₹3.2 L/yr - ₹13 L/yr

System Administrator
13 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Senior Analyst
12 salaries
unlock blur

₹6.5 L/yr - ₹9 L/yr

Lead Developer
11 salaries
unlock blur

₹7.2 L/yr - ₹13 L/yr

Explore more salaries
Compare FutureSoft India with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Nowfloats Technologies

3.2
Compare

Peel-works

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview