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 for Freshers

Updated 21 Mar 2025

Top Societe Generale Global Solution Centre Interview Questions and Answers for Freshers

View all 24 questions

Societe Generale Global Solution Centre Interview Experiences for Freshers

Popular Designations

33 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2022. 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 - Coding Test 

Coding test was easy, there were 2 questions.

Round 3 - Technical 

(1 Question)

  • Q1. Square root of a number in log n time
  • Ans. 

    Using binary search, square root of a number can be found in log n time.

    • Choose a range for the square root

    • Use binary search to find the square root within the range

    • Adjust the range based on whether the guess is too high or too low

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Basic questions on leadership and some problem based.
  • Q2. Basics questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and try to give as many mock interviews as possible

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2025

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Difference between truncate, Drop and delete
  • Ans. 

    Truncate, Drop, and Delete are SQL commands for managing data, differing in scope and impact on database structure.

    • TRUNCATE: Removes all rows from a table but retains the structure. Example: 'TRUNCATE TABLE employees;'

    • DROP: Deletes the entire table and its structure from the database. Example: 'DROP TABLE employees;'

    • DELETE: Removes specific rows based on a condition but keeps the table structure. Example: 'DELETE FROM

  • Answered by AI
  • Q2. What is RDMS ?
  • Ans. 

    RDBMS stands for Relational Database Management System, a software for managing relational databases.

    • Data is stored in tables, which consist of rows and columns.

    • Supports SQL (Structured Query Language) for querying and managing data.

    • Ensures data integrity and supports ACID properties (Atomicity, Consistency, Isolation, Durability).

    • Examples include MySQL, PostgreSQL, Oracle Database, and Microsoft SQL Server.

    • Allows rela

  • Answered by AI

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

I applied via Recruitment Consulltant and was interviewed before Nov 2021. 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 - Technical 

(5 Questions)

  • Q1. Explain Trade Life Cycle
  • Ans. 

    Trade Life Cycle is the process of a trade from initiation to settlement.

    • Trade initiation

    • Order routing

    • Execution

    • Confirmation

    • Clearing and settlement

    • Trade reporting

  • Answered by AI
  • Q2. Explain Clean price and Dirty price
  • Ans. 

    Clean price is the price of a bond excluding accrued interest, while dirty price includes accrued interest.

    • Clean price is the price of a bond without any accrued interest

    • Dirty price is the price of a bond including accrued interest

    • Accrued interest is the interest that has accumulated on a bond since its last coupon payment

    • Clean price + accrued interest = dirty price

    • Dirty price is also known as the full or invoice price

  • Answered by AI
  • Q3. Explain Fixed Income Securities.
  • Ans. 

    Fixed income securities are debt instruments that pay a fixed interest rate over a specific period of time.

    • Fixed income securities are also known as bonds.

    • They are issued by governments, corporations, and other entities to raise capital.

    • Investors receive regular interest payments until the bond matures, at which point they receive the principal amount.

    • The interest rate on fixed income securities is determined by the cr...

  • Answered by AI
  • Q4. Role of Investment Bank
  • Ans. 

    Investment banks help companies and governments raise capital by underwriting and selling securities.

    • Assist in mergers and acquisitions

    • Provide financial advisory services

    • Underwrite and sell securities

    • Help clients raise capital

    • Facilitate trading of securities

    • Examples: Goldman Sachs, JPMorgan Chase, Morgan Stanley

  • Answered by AI
  • Q5. Different functions of Investment Bank.
  • Ans. 

    Investment banks perform various functions such as underwriting, M&A advisory, sales and trading, research, and asset management.

    • Underwriting: helping companies issue securities and managing the process of selling them to investors

    • M&A advisory: advising companies on mergers and acquisitions

    • Sales and trading: buying and selling securities on behalf of clients

    • Research: providing analysis and recommendations on companies ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain every step in detail.Make sure you give the examples and definition.

Top Societe Generale Global Solution Centre Financial Analyst Interview Questions and Answers

Q1. Explain Clean price and Dirty price
View answer (1)

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Performance Tunings Joins
  • Q2. SSIS Bufferr and memories related queries Parallel processing in SSIS Power BI reporting life cycle DAX questions on power BI
Round 2 - One-on-one 

(1 Question)

  • Q1. Role of CPU AND Cores in Performance Improvement Sharding concepts TABLE PARTITION DATA WAREHOUSE
Round 3 - HR 

(1 Question)

  • Q1. Role based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave Interview for BI Developer
They focused mainly on the Performance Tunings concept. Role of CPU and Cores in performance Tuning. Basic SQL and SSIS related questions.
Data warehouse concepts and in detail of star and snowflake schema

Specialist Programmer Interview Questions asked at other Companies

Q1. 1. Find the first occurrence of the target value in a sorted array. (Duplicates are allowed)
View answer (3)

Societe Generale Global Solution Centre interview questions for popular designations

 Software Engineer

 (34)

 Analyst

 (23)

 Software Engineering Specialist

 (19)

 Senior Analyst

 (17)

 Softwaretest Engineer

 (12)

 Software Developer

 (12)

 Senior Software Engineer

 (8)

 Business Analyst

 (7)

Risk Analyst Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2023

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

I applied via Recruitment Consulltant and was interviewed before Dec 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Domain related questions
  • Q2. Domain knowledge

Risk Analyst Interview Questions asked at other Companies

Q1. How will you determine the factors can be considered as risk while insuring a bike?
View answer (1)

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

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Medium label coding questions and some MCQ questions related to IT

Round 2 - Technical 

(1 Question)

  • Q1. Mainly focus on DSA, project explanation , OOPs concept, DBMS
Round 3 - Technical 

(1 Question)

  • Q1. Also focus on DSA and some puzzle questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your interview

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 (43)

Jobs at Societe Generale Global Solution Centre

View all

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions pertained to Credit Analysis, credit ratings, writing a case study and thorough discussion on the same to assess the credit worthiness of a corporate

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with the concepts of credit ratings, credit analysis through analyzing financial and operational performance, identifying the credit risks and risk mitigants. Overall, be confident on your answers. It's not possible to know everything but confidence surely goes a long way to crack the interview.

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)

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Self introduction then they will ask about corporate actions and trade life cycle is one of the mandatory question for freshers

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at basic financial question and communication skills

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Ds Algo and Oops Concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just Be Confident and be prepared to write the code in java or python.

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 (223)

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The test start time validity was between 06:00 PM and 7:00 PM. 
It was on the HirePro platform(link provided by company). 
The test was proctored which means that we had to keep our Microphone and Web Cam on at all times and never exit the test window.

  • 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.

    In...

  • Ans. 

    Implement a function to return elements of a matrix in spiral order.

    • Iterate through the matrix in a spiral order by adjusting boundaries as you move along.

    • Keep track of the direction of movement (right, down, left, up) to traverse the matrix correctly.

    • Handle edge cases like when the matrix is a single row or column separately.

  • Answered by AI
  • Q2. 

    Decimal to Octal Conversion Problem Statement

    Convert a given decimal number into its equivalent octal representation.

    Explanation:

    The octal number system is a base-8 system, meaning each digit ranges ...

  • Ans. 

    Convert decimal numbers to octal representation.

    • Iterate through each test case and use built-in functions to convert decimal to octal.

    • Ensure the output is in base-8 system with digits ranging from 0 to 7.

    • Handle constraints such as number of test cases and range of decimal numbers.

  • Answered by AI
  • Q3. 

    Cube of Matrix Problem Statement

    Given a 2D array 'MATRIX' of size M x N, find and return the value (i * i + j * j) for those elements where the sum of the cubes of its digits equals the element itself. H...

  • Ans. 

    Given a 2D array, find elements where sum of cube of digits equals element itself and return (i * i + j * j) value.

    • Iterate through the 2D array and check if the sum of cube of digits equals the element itself.

    • Calculate (i * i + j * j) for such elements and return the values.

    • If no such element exists, return -1.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

The round was from 11 am to 12 pm, 4 days after the online test.
It was held over a video call on Skype. 
We were instructed to use https://slate.skillenza.com/ as the coderpad.
This was a Technical Round. 
The interviewer started by asking me to introduce myself. He then asked me some questions regarding Java programming. He asked me what is the use and advantages of HashMaps and how a HashMap is implemented internally in Java. He also asked me some OOPS question. He gave me the following code to solve and ended the session by asking me the details of an Android application I had mentioned on my resume.

  • Q1. 

    Common Elements Between Array of Strings Problem Statement

    Given two 1-dimensional arrays containing strings of lowercase alphabets, determine and return the elements that are common in both arrays, i.e.,...

  • Ans. 

    Given two arrays of strings, find and return the common elements in the order they appear in the second array.

    • Iterate through the strings in the second array and check if they exist in the first array.

    • Maintain a set to keep track of common elements to avoid duplicates.

    • Return the common elements as a single space-separated string in the order they appear in the second array.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. Eligibility criteria% in X and XII – 60% or 6.0 CGPA, in Pursuing Degree – 60% or 6.0 CGPA in UG (for PGs) – 60% or 6.0 CGPA and No Standing ArrearsSociete Generale interview preparation:Topics to prepare for the interview - Data Structures(HashMaps, Trees), Algorithms(Dynamic Programming, Activity Selection), OOPS, Database Management Systems, Operating System, Software Engineering, System DesignTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Practice DSA everyday and make sure that you are giving timed mock tests periodically.
Tip 2 : Keep revising your Computer Science fundamentals(OS, DBMS, Software Engineering principles).
Tip 3 : Also brush-up your aptitude skills.

Application resume tips for other job seekers

Tip 1 : Customize your resume for a company based on their Job Description (highlight necessary skills)
Tip 2 : Include only those points about which you're fully confident. Sometimes including too much increases expectations and then the bar is set high for you which impacts the assessment

Final outcome of the interviewSelected

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 (223)

Societe Generale Global Solution Centre Interview FAQs

How many rounds are there in Societe Generale Global Solution Centre interview for freshers?
Societe Generale Global Solution Centre interview process for freshers usually has 2-3 rounds. The most common rounds in the Societe Generale Global Solution Centre interview process for freshers are Technical, One-on-one Round and Coding Test.
How to prepare for Societe Generale Global Solution Centre interview for freshers?
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 Internal Audit, Articleship, Audit Report, Auditing and Ca.
What are the top questions asked in Societe Generale Global Solution Centre interview for freshers?

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

  1. What is the difference between SQL and NoSQL? Why MongoDB and not MySQ...read more
  2. What is a linked list ? How does it works in Jav...read more
  3. Explain what is a deadlock ?how to avoid it ? What different algorithm are ther...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 for Freshers

based on 23 interviews

Interview experience

3.8
  
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.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
View all

Societe Generale Global Solution Centre Reviews and Ratings

based on 2.5k reviews

3.7/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.3

Salary

4.0

Job security

3.7

Company culture

2.8

Promotions

3.5

Work satisfaction

Explore 2.5k Reviews and Ratings
Sap Developer

Bangalore / Bengaluru

7-10 Yrs

Not Disclosed

Opportunity For Expert Trade Surveillance -Chennai/Bangalore

Chennai,

Bangalore / Bengaluru

4-8 Yrs

₹ 9.3-24.3588 LPA

Expert Atlassian JIRA- DATA Center - Bangalore

Bangalore / Bengaluru

7-12 Yrs

₹ 20-35 LPA

Explore more jobs
Software Engineering Specialist
1.8k salaries
unlock blur

₹9 L/yr - ₹31.9 L/yr

Senior Analyst
1.8k salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Analyst
1.6k salaries
unlock blur

₹2.8 L/yr - ₹9.4 L/yr

Software Engineer
1.5k salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Business Analyst
1.1k salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Explore more salaries
Compare Societe Generale Global Solution Centre with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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