Upload Button Icon Add office photos
Engaged Employer

i

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

Finsire Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Finsire Interview Questions and Answers

Updated 31 Dec 2024

Finsire Interview Experiences

Popular Designations

4 interviews found

Partnership Manager Interview Questions & Answers

user image Mangesh Gawade

posted on 31 Dec 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(1 Question)

  • Q1. Normal Introduction & existing job related

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice would be to avoid pursuing this opportunity. I attended an interview and was selected, sharing all my payslips and other relevant documents.
However, the HR department never followed up with me. I called two or three times for an update, but the response was that they were still evaluating other candidates.

I am uncertain whether they have a proper hiring process in place. It feels like a waste of time to collect all documents without receiving any response.

Partnership Manager Interview Questions asked at other Companies

Q1. If given a choice, would you pitch your sale at the first appointment /chance?!?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Just basics english structured based questions comprising of skills required

Round 2 - Case Study 

Structured english test with required skills mentioned in aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - Make some research about skills required like sales and negociation

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy to crack and requires less preparation

Round 2 - Coding Test 

This one was also easy for me

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of Array Problem Statement Given an array 'arr' containing single-digit integers, your task is to calculate the total sum of all its elements. However, the resulting sum must also be a single-digit number. To achieve this, repea... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Speak about topic of your interest- impact of tech on life

Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself

Machine Learning Engineer Interview Questions asked at other Companies

Q1. Subset Sum Equal To KYou are given an array/list ‘ARR’ of ‘N’ positive integers and an integer ‘K’. Your task is to check if there exists a subset in ‘ARR’ with a sum equal to ‘K’. Note: Return true if there exists a subset with sum equal t... read more
View answer (3)

Finsire interview questions for popular designations

 Business Development Manager

 (1)

 Data Scientist

 (1)

 Machine Learning Engineer

 (1)

 Partnership Manager

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A table must be created using Angular Material or another UI library to demonstrate CRUD operations.

Round 2 - Technical 

(3 Questions)

  • Q1. Angular performance questions? Which one is faster react or angular?
  • Q2. Angular Services how to implement it ?
  • Ans. 

    Angular services are used to create reusable code that can be shared across components.

    • Create a service using the Angular CLI command 'ng generate service serviceName'

    • Inject the service into components by adding it to the providers array in the component's metadata

    • Services can be used to share data between components, perform HTTP requests, or handle business logic

    • Services are singleton instances, meaning there is only...

  • Answered by AI
  • Q3. What are the methods for communication between components in Angular? Please elaborate.
  • Ans. 

    Methods for communication between components in Angular include Input and Output properties, ViewChild, Services, and EventEmitters.

    • Using Input and Output properties to pass data from parent to child components and emit events from child to parent components.

    • Using ViewChild to access child components and their properties directly from the parent component.

    • Using Services to create a shared service that can be injected i...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How we can promote website in google?
  • Ans. 

    Promote a website on Google by utilizing SEO strategies, Google Ads, creating quality content, and building backlinks.

    • Optimize website for SEO with relevant keywords and meta tags

    • Run Google Ads campaigns targeting relevant keywords and audiences

    • Create high-quality content that is valuable to users and encourages engagement

    • Build backlinks from reputable websites to improve website authority

  • Answered by AI
  • Q2. What is Search Engine Optimization?
  • Ans. 

    SEO is the practice of optimizing websites to improve their visibility and ranking on search engine results pages.

    • SEO involves keyword research to identify popular search terms

    • Optimizing website content and structure to improve search engine rankings

    • Building backlinks from reputable websites to increase credibility

    • Monitoring and analyzing website traffic and performance using tools like Google Analytics

  • Answered by AI
  • Q3. What is Social Media Optimization?
  • Ans. 

    SMO is the process of optimizing social media platforms to increase brand visibility and engagement.

    • Creating engaging content to attract followers

    • Using hashtags and keywords to improve discoverability

    • Interacting with followers through comments and messages

    • Analyzing data to track performance and make improvements

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How we can Improve our ranking in Google?
  • Ans. 

    Improving Google ranking involves optimizing website content, building quality backlinks, and focusing on user experience.

    • Optimize website content with relevant keywords and meta tags

    • Build quality backlinks from reputable websites

    • Focus on improving user experience with fast loading times and mobile optimization

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write terraform script based on provided info?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte

Round 2 - Aptitude Test 

30 Aptitude Question
3 Mail Writing Question

Round 3 - Technical 

(5 Questions)

  • Q1. Explain 1st Problem Solved in Coding Test. Optimize it.
  • Q2. Explain 2nd Problem Solved in Coding Test. I failed 1 test case in 1st round which was told to solve again.
  • Q3. Explain 3rd Question based on SQL Query.
  • Q4. Write a code to Reverse Digits.
  • Q5. A problem question for solving a SQL Query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,
Stay continuously in contact, call the HR for updates as they don't call you, We need to call them else you will wait entire life.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Quant questions with the CEO
Round 2 - Technical 

(1 Question)

  • Q1. Project and Product Management related questions - technical questions on project timelines and resource allocation.
Round 3 - HR 

(1 Question)

  • Q1. Job offer and salary discussions and negotiations.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test is based on logical questions and small programs

Round 2 - Technical 

(2 Questions)

  • Q1. All basics of core java and whatever you written in resume. ask about the your last projects. difference between then map, array list, collection, set etc.
  • Q2. General questions about the andorid studio. ask some logical questions
Round 3 - One-on-one 

(1 Question)

  • Q1. This will be HR round. general hr questions

Finsire Interview FAQs

How many rounds are there in Finsire interview?
Finsire interview process usually has 1-2 rounds. The most common rounds in the Finsire interview process are One-on-one Round, Aptitude Test and Group Discussion.
How to prepare for Finsire interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Finsire. The most common topics and skills that interviewers at Finsire expect are Data Science, Artificial Intelligence, Deep Learning, Machine Learning and Predictive Modeling.

Tell us how to improve this page.

Finsire Interview Process

based on 6 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Paytm Interview Questions
3.3
 • 775 Interviews
PolicyBazaar Interview Questions
3.6
 • 343 Interviews
Bajaj Finance Interview Questions
4.0
 • 297 Interviews
View all

Finsire Reviews and Ratings

based on 15 reviews

4.5/5

Rating in categories

4.3

Skill development

4.4

Work-life balance

4.2

Salary

3.9

Job security

4.5

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 15 Reviews and Ratings
Devops Engineer
4 salaries
unlock blur

₹6.5 L/yr - ₹7.8 L/yr

Explore more salaries
Compare Finsire with

PolicyBazaar

3.6
Compare

Paytm

3.3
Compare

HDFC Bank

3.9
Compare

ICICI Bank

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