Premium Employer

i

This company page is being actively managed by Societe Generale Global Solution Centre Team. If you also belong to the team, you can get access from here

Filter interviews by

Societe Generale Global Solution Centre Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top Societe Generale Global Solution Centre Interview Questions and Answers

View all 133 questions

Societe Generale Global Solution Centre Interview Experiences

Popular Designations

251 interviews found

I applied via Recruitment Consultant and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. The basic question starts with your introduction and walking through the resume. The questions are mostly related to your existing role and then questions related to Job profile that has been shared
  • Q2. Be prepared with technical questions related to various concepts depending on the JD

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest, never write things that you haven't worked on or don't know. For any questions, the answer for which you are not aware of do not bluff. Either admit I don't know or I exactly don't know but as per guess it can be .....Prove you are an worthy asset and will be a great additions to the company

Senior Credit Analyst Interview Questions asked at other Companies

Q1. How would you rate a bank and what are the key factors that you will look upon?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical questions on Audit and latest reporting standards
  • Q2. Questions on finance processes and international accounting & reporting standards
Round 2 - One-on-one 

(2 Questions)

  • Q1. On previous work experience - achievements and failures
  • Ans. 

    Achievements include leading successful audits resulting in improved processes and cost savings. Failures include missing deadlines due to unexpected challenges.

    • Led successful audits resulting in improved processes and cost savings

    • Implemented new audit procedures that increased efficiency and accuracy

    • Received recognition for identifying and resolving major financial discrepancies

    • Missed deadlines on a few occasions due ...

  • Answered by AI
  • Q2. Functional scenarios based questions

Senior Audit Manager Interview Questions asked at other Companies

Q1. How I manage the things in audit and what I know about audit?
View answer (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 22 Nov 2024

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude has general maths, English and Finance questions very easy and it was a online aptitude test.

Round 2 - Technical 

(5 Questions)

  • Q1. Derivatives, Types of derivatives
  • Q2. What is indices
  • Ans. 

    Indices are statistical measures used to track the performance of a specific group of assets or market.

    • Indices are used to provide a snapshot of the overall market or a specific sector.

    • They are often used as benchmarks for investment performance.

    • Examples include the S&P 500, Dow Jones Industrial Average, and NASDAQ Composite.

  • Answered by AI
  • Q3. What is capital budgeting
  • Ans. 

    Capital budgeting is the process of planning and managing a firm's long-term investments.

    • Involves evaluating potential investments and deciding which ones to pursue

    • Considers factors such as cash flows, risks, and returns

    • Helps in determining the best allocation of resources for maximum profitability

    • Examples include building a new factory, purchasing equipment, or launching a new product

  • Answered by AI
  • Q4. About financial instruments
  • Q5. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Statistics and have completed multiple data analysis projects during my studies.

    • I am proficient in using statistical software such as R and Python for data analysis.

    • I have experience in conducting market research and creating reports to help businesses make informed decisions.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hiring Manager Round

Tell me about yourself, internship experience, Derivatives, Shares, Debentures, Capital Budgeting case study scenario

Top Societe Generale Global Solution Centre Analyst Interview Questions and Answers

Q1. what is capital budgeting
View answer (2)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was an aptitute round and 2 coding questions was there

Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. We had discussion on projects than mentioned in my resume
  • Q3. Then he moved to DSA question in which he told to how you will insert node in doubly linked list ,I answered all correctly he appreciated me also but after 5 min one person came and told you can go . I was...

Interview Preparation Tips

Interview preparation tips for other job seekers - try to give interview as early as possible prepare basic dsa and projects

Top Societe Generale Global Solution Centre Software Engineer Interview Questions and Answers

Q1. Spiral Matrix Path Problem You are provided with a two-dimensional array named MATRIX of size N x M, consisting of integers. Your task is to return the elements of the matrix following a spiral order. Input: The first line of input includes... read more
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Societe Generale Global Solution Centre interview questions for popular designations

 Software Engineer

 (33)

 Analyst

 (23)

 Software Engineering Specialist

 (19)

 Senior Analyst

 (17)

 Softwaretest Engineer

 (12)

 Software Developer

 (12)

 Senior Software Engineer

 (8)

 Business Analyst

 (6)

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

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

Round 1 - Coding Test 

String manipulation questions easy not that much hard

Round 2 - Technical 

(2 Questions)

  • Q1. String manipulation
  • Q2. Reverse a string according to it's input
  • Ans. 

    Reverse a string based on input

    • Use a loop to iterate through the characters of the input string

    • Append each character to the beginning of a new string to reverse it

    • Return the reversed string as the output

  • Answered by AI

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Get interview-ready with Top Societe Generale Global Solution Centre Interview Questions

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

I applied via Campus Placement

Round 1 - Coding Test 

Consisted of 3 coding questions and an aptitude test (Quantitative + English + Basic CS Questions)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain ACID properties
  • Ans. 

    ACID properties are a set of properties that guarantee reliability and consistency in database transactions.

    • Atomicity: All operations in a transaction are either completed successfully or not at all.

    • Consistency: Data is always in a valid state before and after a transaction.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once a transaction is committed, its changes are permanen

  • Answered by AI
  • Q2. Explain Normalisation in DBMS
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a database into smaller, more manageable tables.

    • It helps in reducing data redundancy by storing data in a structured manner.

    • Normalization ensures data integrity by minimizing data anomalies.

    • There are different normal forms like 1NF, 2NF, 3NF, BCNF, etc.

    • Example: In a ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How will you deal with a hostile co-worker
  • Ans. 

    I would address the issue directly with the co-worker and involve a mediator if necessary.

    • Address the issue directly with the co-worker in a calm and professional manner.

    • Seek to understand the root cause of their hostility and try to find common ground.

    • Involve a mediator or HR if the situation escalates and becomes unmanageable.

  • Answered by AI

Skills evaluated in this interview

Top Societe Generale Global Solution Centre Software Engineer Interview Questions and Answers

Q1. Spiral Matrix Path Problem You are provided with a two-dimensional array named MATRIX of size N x M, consisting of integers. Your task is to return the elements of the matrix following a spiral order. Input: The first line of input includes... read more
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Jobs at Societe Generale Global Solution Centre

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you describe your project management skills?
  • Ans. 

    I have strong project management skills with experience in leading cross-functional teams and delivering projects on time and within budget.

    • Experience in creating project plans and timelines

    • Ability to effectively communicate with stakeholders and team members

    • Skilled in risk management and problem-solving

    • Proficient in using project management tools such as Asana and Jira

  • Answered by AI
  • Q2. Tell ur experience and PMP frameworks
  • Ans. 

    I have 5 years of experience managing projects using PMP frameworks.

    • Led cross-functional teams to successfully deliver projects on time and within budget

    • Implemented PMP methodologies such as risk management and stakeholder communication

    • Utilized tools like Gantt charts and critical path analysis to track project progress

    • Obtained PMP certification to enhance project management skills

  • Answered by AI

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Technical Experience
  • Q2. Challenged faced
  • Q3. Solutions provided
  • Q4. Toughest Project Handled
  • Ans. 

    Developing a real-time monitoring system for a large-scale financial trading platform

    • Implemented complex algorithms to analyze market data in real-time

    • Designed a scalable architecture to handle high volume of transactions

    • Worked closely with traders and analysts to understand requirements and make necessary adjustments

    • Managed a team of developers to ensure project milestones were met

  • Answered by AI
  • Q5. Other Technical languages

Interview Preparation Tips

Interview preparation tips for other job seekers - If they feel you can fill their need then u r in

Top Societe Generale Global Solution Centre Software Engineering Specialist Interview Questions and Answers

Q1. How to work in pressurized environment. Handling priority production bugs
View answer (1)

Software Engineering Specialist Interview Questions asked at other Companies

Q1. Explain Python Data Structures and advantages and some differences in each
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was an online assessment containing 3 DSA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Medium level array questions
  • Q2. Medium level DP questions
Round 3 - HR 

(1 Question)

  • Q1. General behavioural question about

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Analyst Interview Questions & Answers

user image Tumpa Sarkar

posted on 15 Nov 2024

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

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About yourself and your work
  • Q2. From resume questions were asked

Top Societe Generale Global Solution Centre Analyst Interview Questions and Answers

Q1. what is capital budgeting
View answer (2)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Oct 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in an array
  • Ans. 

    Use a hash set to remove duplicates in an array of strings

    • Create a hash set to store unique elements

    • Iterate through the array and add each element to the hash set

    • Convert the hash set back to an array to get the unique elements

  • Answered by AI
  • Q2. What is react virtual DOM
  • Ans. 

    React virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.

    • Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.

    • React uses virtual DOM to efficiently update and render components without directly manipulating the actual DOM.

    • When changes are made to the virtual DOM, React calculates the most efficient way to update the act...

  • Answered by AI
  • Q3. React hooks with example
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • React hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • useState() is a hook that allows you to add state to functional components.

    • useEffect() is a hook that allows you to perform side effects in functional components.

    • useContext() is a hook that allows you to use the con...

  • Answered by AI

Skills evaluated in this interview

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)

Societe Generale Global Solution Centre Interview FAQs

How many rounds are there in Societe Generale Global Solution Centre interview?
Societe Generale Global Solution Centre interview process usually has 2-3 rounds. The most common rounds in the Societe Generale Global Solution Centre interview process are Technical, One-on-one Round and HR.
How to prepare for Societe Generale Global Solution Centre 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 Societe Generale Global Solution Centre. The most common topics and skills that interviewers at Societe Generale Global Solution Centre expect are genetics, Trade Union, Finance, SQL and Investment Banking.
What are the top questions asked in Societe Generale Global Solution Centre interview?

Some of the top questions asked at the Societe Generale Global Solution Centre interview -

  1. What is Counterparty Credit Risk? What is CVA and how is it calculat...read more
  2. What are the documents delivered by a BA in a data migration proje...read more
  3. Which one is better - Java with DB or PL/SQL and w...read more
How long is the Societe Generale Global Solution Centre interview process?

The duration of Societe Generale Global Solution Centre interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Societe Generale Global Solution Centre Interview Process

based on 211 interviews

Interview experience

4.1
  
Good
View more
Join Societe Generale Global Solution Centre Building together, a Better & Sustainable future.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
HSBC Group Interview Questions
4.0
 • 484 Interviews
Goldman Sachs Interview Questions
3.5
 • 376 Interviews
Deutsche Bank Interview Questions
3.9
 • 361 Interviews
UBS Interview Questions
3.9
 • 331 Interviews
Morgan Stanley Interview Questions
3.7
 • 291 Interviews
Barclays Interview Questions
3.8
 • 269 Interviews
BNP Paribas Interview Questions
3.8
 • 178 Interviews
View all

Societe Generale Global Solution Centre Reviews and Ratings

based on 2.4k reviews

3.8/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.4

Salary

4.1

Job security

3.8

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 2.4k Reviews and Ratings
Business Analyst - Liquidity Risk

Bangalore / Bengaluru

4-7 Yrs

₹ 16-22.63496 LPA

Big Data Lead

Bangalore / Bengaluru

7-12 Yrs

₹ 12-22 LPA

.NET Software Developer

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Explore more jobs
Senior Analyst
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineering Specialist
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Societe Generale Global Solution Centre with

BNP Paribas

3.8
Compare

Crédit Agricole

3.5
Compare

HSBC Group

3.9
Compare

Barclays

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