Upload Button Icon Add office photos
Engaged Employer

i

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

HGS Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 6.8k Reviews

Filter interviews by

HGS Junior Finance Executive Interview Questions and Answers

Updated 2 Dec 2023

HGS Junior Finance Executive Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(5 Questions)

  • Q1. Define your self
  • Ans. Hello, My name is prajakta Talware I am besically from Nanded I am completed my graduation in Nanded stream is BBA and completed my post graduation in pune univercity in finance I am completed my certification in finance modeling I am belonging to newclear family my hobbies are listen music , learning new skills addabtable a new thing.
  • Answered Anonymously
  • Q2. Why you are choose a finance field ?
  • Ans. Because finance field makeing a good career , growth and makeing a money you think how is possible to makeing money to finance filed because of geting a knowledge of the share ,debenture interest rate in investment and mutual fund invetment all fact study in detail
  • Answered Anonymously
  • Q3. What is your salary expection?
  • Ans. As a fresher I am expecting a annual pakage is 4 lack
  • Answered Anonymously
  • Q4. Why you are work with us ?
  • Ans. Because it is my luck I am working in our company it is my honer this is a reputed company and use my best skill for company reputation
  • Answered Anonymously
  • Q5. Are you relocated in this city
  • Ans. Yes afcours because it is a new opportunity for me to explore with new think
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep the hope and do the hard work

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

I am 86% aptitude test.

Round 2 - Group Discussion 

I am 95% group discussion.

Round 3 - HR 

(2 Questions)

  • Q1. Where are you and Where do you live?
  • Q2. What is the place of the job?

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank you.
God bless you all.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Family background
  • Q2. About education
Round 2 - Aptitude Test 

Logical reasoning and verbal test

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly working culture
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

It will be basic of aptitude and process related questions

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduce yourself and about your experience if you have any?
  • Q2. Basic accounting question
  • Q3. Accounting entries and golden rule
  • Q4. Educational or experience gap if any
  • Q5. Question regarding company
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and onboarding process

Interview Preparation Tips

Interview preparation tips for other job seekers - There are many application they receive daily in infosys but only few get selected because of they dont know basic knowledge of finance or related to thier study background. So i suggest to get prepare befor going to interview.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me something about yourselves?
  • Ans. 

    I am a recent graduate with a degree in Mechanical Engineering and a passion for problem-solving and innovation.

    • Recent graduate with a degree in Mechanical Engineering

    • Passionate about problem-solving and innovation

    • Strong communication and teamwork skills

    • Experience with CAD software such as SolidWorks

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. What is your strength
  • Q2. I am very sensitive any shift and my first priority only for work and I can do work any time
  • Q3. Tell me about your self?
  • Q4. How to spend your yesterday
  • Q5. What is your weakness
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain about Recent movie you watched

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak fluentlyh
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. How to handle data load
  • Ans. 

    Handle data load by optimizing database queries, using indexing, caching, and load balancing.

    • Optimize database queries to reduce load on servers

    • Use indexing to speed up data retrieval

    • Implement caching to store frequently accessed data

    • Utilize load balancing to distribute data load evenly across servers

  • Answered by AI
  • Q2. What is paging describe how it works
  • Ans. 

    Paging is a memory management scheme that allows the operating system to use secondary storage as an extension of the computer's primary memory.

    • Paging divides the physical memory into fixed-size blocks called pages.

    • Virtual memory is divided into fixed-size blocks called frames.

    • The operating system keeps track of the mapping between pages and frames using a page table.

    • When a process requests data that is not in physical...

  • Answered by AI
  • Q3. What is connection string
  • Ans. 

    A connection string is a string that specifies information about a data source and the means of connecting to it.

    • Contains information such as server name, database name, authentication details, etc.

    • Used by applications to establish a connection to a database or other data source.

    • Formatted in a specific way depending on the database management system being used.

    • Example: 'Server=myServerAddress;Database=myDataBase;User I

  • Answered by AI
  • Q4. Difference between procedure and functions
  • Ans. 

    Procedures do not return values, functions return values.

    • Procedures are a set of instructions that perform a specific task, but do not return a value.

    • Functions are also a set of instructions that perform a specific task, but they return a value.

    • Functions can be called within expressions, while procedures cannot.

    • Example: Procedure to display a message vs Function to calculate the sum of two numbers.

  • Answered by AI

Skills evaluated in this interview

Junior Associate Interview Questions & Answers

WNS user image Manisha Rathod

posted on 26 Mar 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Introduction,Finance questions, basic background questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Group Discussion 

General Topic for group discussion

Round 2 - Aptitude Test 

Logical reasoning, English Grammer

Round 3 - One-on-one 

(2 Questions)

  • Q1. Easy to moderate
  • Q2. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to join as fresher

HGS Interview FAQs

How many rounds are there in HGS Junior Finance Executive interview?
HGS interview process usually has 2 rounds. The most common rounds in the HGS interview process are Resume Shortlist and HR.

Tell us how to improve this page.

HGS Junior Finance Executive Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
WNS Interview Questions
3.4
 • 968 Interviews
View all

Fast track your campus placements

View all
Senior Process Consultant
1.9k salaries
unlock blur

₹1.5 L/yr - ₹4.7 L/yr

Process Consultant
1.6k salaries
unlock blur

₹1.2 L/yr - ₹4.8 L/yr

Process Associate
899 salaries
unlock blur

₹1.3 L/yr - ₹4.5 L/yr

Customer Relation Officer
746 salaries
unlock blur

₹0.7 L/yr - ₹6.1 L/yr

Senior Process Associate
529 salaries
unlock blur

₹1.7 L/yr - ₹5 L/yr

Explore more salaries
Compare HGS with

WNS

3.4
Compare

Teleperformance

3.9
Compare

Concentrix Corporation

3.8
Compare

Genpact

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