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

Clear (1)

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

Updated 3 Feb 2025

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 m ...read more
  • Q2. Common Elements Between Array of Strings Problem Statement Given two 1-dimensional arrays containing strings of lowercase alphabets, determine and return the elements th ...read more
  • 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 ...read more
View all 23 questions

Societe Generale Global Solution Centre Software Engineer Interview Experiences

33 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Work experience , functional knowledge, technical knowledge
Round 3 - HR 

(1 Question)

  • Q1. General question , salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Read everything possible…though they don’t use everything for specific role
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2022. There were 5 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 Resume tips
Round 2 - Coding Test 

1. 5 hours 3 simple dsa questions and some aptitude questions

Round 3 - Technical 

(1 Question)

  • Q1. Reverse a string and some basic dsa questions
Round 4 - Case Study 

Importance of technology for banking sector

Round 5 - HR 

(1 Question)

  • Q1. Simple hr questions like why do you want to join the company etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic data structures and algorithms is needed and be confident

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap, linkedlist, arraylist, collection interface
  • Q2. Small coding questions on collection interface
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial round, questions were on certain scenarios like production issues and how to handle them
Round 3 - HR 

(1 Question)

  • Q1. Relocation, salary discussion

Interview Preparation Tips

Topics to prepare for Societe Generale Global Solution Centre Software Engineer interview:
  • Java
  • Collections
  • Sprint boot
Interview preparation tips for other job seekers - Overall interview experience was good and smooth.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding question and some Aptitude question

Round 2 - Technical 

(3 Questions)

  • Q1. 2 DSA question and OOPs concepts, SQL, DBMS etc
  • Q2. Coin Change Leetcode Question
  • Q3. House Robber Leetcode Question
Round 3 - Technical 

(1 Question)

  • Q1. 2 DSA questions and some situational based questions

Societe Generale Global Solution Centre interview questions for designations

 Senior Software Engineer

 (8)

 Lead Software Engineer

 (3)

 Associate Software Engineer

 (2)

 Software Developer

 (12)

 Software Specialist

 (1)

 Software Engineering Specialist

 (19)

 Senior Software Specialist

 (1)

 Software Developer Intern

 (1)

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quant and Coding Questions

Round 2 - Group Discussion 

A team GD where you talk for and against the topic

Round 3 - One-on-one 

(1 Question)

  • Q1. Interview on resume and prior projects

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

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 Jul 2022. There were 6 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 Resume tips
Round 2 - Aptitude Test 

Basic OOPs related questions.

Round 3 - Technical 

(1 Question)

  • Q1. Front end technology related question
Round 4 - Technical 

(1 Question)

  • Q1. Understanding of concepts
Round 5 - One-on-one 

(1 Question)

  • Q1. Managerial related questions.
Round 6 - HR 

(1 Question)

  • Q1. Salary discussion and joining dates.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Coding Test 

It consists of coding questions consists of moderate level.

Round 2 - One-on-one 

(1 Question)

  • Q1. In this round mainly it was discussion about my last work. System design discussion.

Interview Questionnaire 

3 Questions

  • Q1. Are you familiar with oops concepts? Explain
  • Ans. 

    Yes, OOPs concepts are fundamental to object-oriented programming and include inheritance, encapsulation, abstraction, and polymorphism.

    • Inheritance allows a class to inherit properties and methods from a parent class.

    • Encapsulation is the practice of hiding data and methods within a class to prevent direct access.

    • Abstraction is the process of simplifying complex systems by breaking them down into smaller, more manageabl...

  • Answered by AI
  • Q2. How did you use database systems in your projects
  • Ans. 

    I have used database systems extensively in my projects.

    • Designed and implemented database schema for various applications

    • Used SQL queries to retrieve and manipulate data

    • Integrated databases with web applications using ORM frameworks like Hibernate

    • Optimized database performance by indexing and query optimization

    • Implemented data migration scripts to move data between databases

    • Used NoSQL databases like MongoDB for scalabl

  • Answered by AI
  • Q3. Write a query to retrieve a particular value from the data
  • Ans. 

    Query to retrieve a particular value from data

    • Identify the table and column where the value is stored

    • Use SELECT statement with WHERE clause to filter the data

    • Specify the value to retrieve in the SELECT statement

  • Answered by AI

Skills evaluated in this interview

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.

I was interviewed 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

Contribute & help others!
anonymous
You can choose to be anonymous

Societe Generale Global Solution Centre Interview FAQs

How many rounds are there in Societe Generale Global Solution Centre Software Engineer interview?
Societe Generale Global Solution Centre interview process usually has 3-4 rounds. The most common rounds in the Societe Generale Global Solution Centre interview process are Technical, Coding Test and HR.
How to prepare for Societe Generale Global Solution Centre Software Engineer 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, Agile, Python, Trade Union and SQL.
What are the top questions asked in Societe Generale Global Solution Centre Software Engineer interview?

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

  1. Which one is better - Java with DB or PL/SQL and w...read more
  2. What is the difference between SQL and NoSQL? Why MongoDB and not MySQ...read more
  3. What is a linked list ? How does it works in Jav...read more
How long is the Societe Generale Global Solution Centre Software Engineer interview process?

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

Recently Viewed

SALARIES

Signicent Information Solutions

INTERVIEWS

Gainwell Commosales

No Interviews

INTERVIEWS

Microsoft Azure

No Interviews

INTERVIEWS

Societe Generale Global Solution Centre

No Interviews

INTERVIEWS

Tradeshala

No Interviews

INTERVIEWS

NatWest Group

No Interviews

INTERVIEWS

NatWest Group

No Interviews

INTERVIEWS

Gainwell Commosales

No Interviews

INTERVIEWS

Hindustan Unilever

No Interviews

Tell us how to improve this page.

Societe Generale Global Solution Centre Software Engineer Interview Process

based on 31 interviews

4 Interview rounds

  • Coding Test Round
  • Technical Round
  • HR Round - 1
  • HR Round - 2
View more
Join Societe Generale Global Solution Centre Building together, a Better & Sustainable future.
Societe Generale Global Solution Centre Software Engineer Salary
based on 1.4k salaries
₹5 L/yr - ₹20 L/yr
41% more than the average Software Engineer Salary in India
View more details

Societe Generale Global Solution Centre Software Engineer Reviews and Ratings

based on 182 reviews

3.9/5

Rating in categories

3.6

Skill development

4.4

Work-life balance

3.3

Salary

4.4

Job security

3.9

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 182 Reviews and Ratings
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