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
3.9

based on 2.3k Reviews

Filter interviews by

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

Updated 12 Dec 2024

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

  • Q1. Spiral Matrix You are given a 2-D array 'MATRIX' of dimensions N x M, of integers. You need to return the spiral path of the matrix. Example Of Spiral Path: Input Format: ...read more
  • Q2. Common elements between array of strings Given two 1-dimensional arrays containing strings of lowercase alphabets, print the elements that are common in both the arrays i ...read more
  • Q3. Decimal to Octal Conversion You are given a decimal number as input. You need to convert this number into its equivalent in the octal number system. The octal number syst ...read more
View all 22 questions

Societe Generale Global Solution Centre Software Engineer Interview Experiences

32 interviews found

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Find the loop in the linked list and subsequent questions regarding to this question like for instance find the length of the loop which you have found in the linked list, Time Complexity, Space Complexity...
  • Q2. Insertion & Deletion in Binary Tree involving all the cases along with Time & Space Complexity.
  • Ans. 

    Explanation of insertion and deletion in binary tree with time and space complexity.

    • Insertion: Traverse the tree to find the appropriate position and insert the new node. Time complexity: O(log n) for balanced tree, O(n) for skewed tree. Space complexity: O(1).

    • Deletion: Find the node to be deleted and replace it with its inorder successor or predecessor. Time complexity: O(log n) for balanced tree, O(n) for skewed tree...

  • Answered by AI
  • Q3. Some basic questions from OS, DBMS and some managerial questions in techomanagerial round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Leverage yourself on core subjects of Computer Science that is adequate to clear any product based companies interviews. Practice for competitive programming as much as you can otherwise one will never be screened till interview rounds. Hope this information will help you out in getting your dream job at your dream company.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Two tables are given, write the output for all types of JOINS.
  • Ans. 

    Answering types of JOINS for two given tables.

    • INNER JOIN: returns only matching rows from both tables

    • LEFT JOIN: returns all rows from left table and matching rows from right table

    • RIGHT JOIN: returns all rows from right table and matching rows from left table

    • FULL OUTER JOIN: returns all rows from both tables and NULL values where there is no match

    • CROSS JOIN: returns all possible combinations of rows from both tables

  • Answered by AI
  • Q2. A question based on self join.
  • Q3. Which one is better - Java with DB or PL/SQL and why?
  • Ans. 

    Java with DB is better than PL/SQL as it offers more flexibility and scalability.

    • Java with DB allows for easier integration with other technologies

    • Java offers more advanced programming features than PL/SQL

    • Java with DB can handle larger and more complex data sets

    • PL/SQL is limited to Oracle databases only

    • Java with DB is more widely used and has a larger community for support

  • Answered by AI
  • Q4. An aptitude question based on time.
  • Q5. What is dynamic SQL and how do you execute it?
  • Ans. 

    Dynamic SQL is a technique to generate SQL statements at runtime based on user input or other conditions.

    • Dynamic SQL is used to create flexible and customizable queries.

    • It allows for the creation of complex queries with multiple conditions.

    • Dynamic SQL can be executed using prepared statements or by concatenating strings.

    • It is important to properly sanitize user input to prevent SQL injection attacks.

  • Answered by AI
  • Q6. Explain overriding in PL/SQL
  • Ans. 

    Overriding in PL/SQL is the ability to define a subprogram in a child package that has the same name and signature as a subprogram in a parent package.

    • Overriding allows a child package to provide its own implementation of a subprogram that is already defined in a parent package.

    • The child subprogram must have the same name and signature as the parent subprogram.

    • The child subprogram can have a different implementation th...

  • Answered by AI
  • Q7. What are the types of triggers?
  • Ans. 

    Triggers are database objects that are used to automatically execute a response when a certain event occurs.

    • DML Triggers

    • DDL Triggers

    • Logon Triggers

    • CLR Triggers

    • INSTEAD OF Triggers

  • Answered by AI
  • Q8. Two tables are given and four outputs are given. Identify the type of join for each output.
  • Ans. 

    Identifying type of join for given outputs of two tables.

    • Inner join: returns only the matching rows from both tables.

    • Left join: returns all rows from left table and matching rows from right table.

    • Right join: returns all rows from right table and matching rows from left table.

    • Full outer join: returns all rows from both tables and matching rows from both tables.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For the role of PL/SQL developer, make sure to be clear with topics like JOINS, indexing and OOPS principles of PL/SQL

Skills evaluated in this interview

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 DuplicateYou have been given an integer array/list(ARR) of s ... 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

Software Engineer Jobs at Societe Generale Global Solution Centre

View all

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.

Tell us how to improve this page.

Societe Generale Global Solution Centre Software Engineer Interview Process

based on 18 interviews in last 1 year

4 Interview rounds

  • Coding Test Round
  • Technical Round
  • HR Round 1
  • HR Round 2
View more

People are getting interviews through

based on 21 Societe Generale Global Solution Centre interviews
Campus Placement
Recruitment Consultant
Job Portal
Referral
67%
14%
5%
5%
9% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
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 - ₹19.4 L/yr
46% more than the average Software Engineer Salary in India
View more details

Societe Generale Global Solution Centre Software Engineer Reviews and Ratings

based on 163 reviews

3.8/5

Rating in categories

3.5

Skill development

4.3

Work-Life balance

3.3

Salary & Benefits

4.4

Job Security

3.9

Company culture

2.9

Promotions/Appraisal

3.5

Work Satisfaction

Explore 163 Reviews and Ratings
Senior Analyst
1.8k salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Software Engineering Specialist
1.7k salaries
unlock blur

₹8.8 L/yr - ₹33 L/yr

Analyst
1.5k salaries
unlock blur

₹2.8 L/yr - ₹10.2 L/yr

Software Engineer
1.4k salaries
unlock blur

₹5 L/yr - ₹19.4 L/yr

Business Analyst
1.1k salaries
unlock blur

₹6.5 L/yr - ₹26 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

4.0
Compare

Barclays

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview