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 SDE (Software Development Engineer) Interview Questions and Answers

Updated 16 Sep 2021

Societe Generale Global Solution Centre SDE (Software Development Engineer) Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Database and tree.

Interview Preparation Tips

Interview preparation tips for other job seekers - Was very good I learners a lot from the interview and the interviewer very very friendly a I am looking forward to work at SoC Gen if I get the offer.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. All java and spring boot related Questions like interface, streams, qualifier, profile
  • Q2. Char count using streams
  • Ans. 

    Counting characters using streams in Java

    • Use the chars() method to convert the string to an IntStream of characters

    • Use the count() method to count the number of characters in the stream

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 

(2 Questions)

  • Q1. Explain linked list reversal ways, explain rabbit mq
  • Ans. 

    Explanation of linked list reversal and RabbitMQ

    • Linked list reversal can be done iteratively or recursively

    • Iterative reversal involves changing the pointers of each node to point to the previous node

    • Recursive reversal involves calling the function recursively on the next node and changing its pointer to the current node

    • RabbitMQ is a message broker that allows for asynchronous communication between applications

    • It uses a...

  • Answered by AI
  • Q2. Design patterns es saga

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on DSA, Java 8, close d questions , prepare in cloud ci cd

Skills evaluated in this interview

I applied via Campus Placement

Interview Questionnaire 

2 Questions

  • Q1. The basic question of SQL
  • Q2. Question from a project that mentioned in the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduce yourself nicely, be confident in your answer. Answer very softly and don't get nervous.
Round 1 - Aptitude Test 

NA

Round 2 - Technical 

(1 Question)

  • Q1. Questions based on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - hdhevwjebejehebdbdjdbejejejejejeb

I applied via Approached by Company and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

(2 Questions)

  • Q1. MCQ questions based on skills
  • Q2. MCQ questions based on resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Implement Stack using queue
  • Ans. 

    Implement a stack using a queue data structure.

    • Create two queues, q1 and q2.

    • Push elements into q1.

    • When popping, dequeue all elements from q1 and enqueue them into q2 until the last element.

    • Dequeue and return the last element from q1.

    • Swap q1 and q2 after each push or pop operation.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare DS questions and be crystal clear in whichever language you use

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2022. There were 16 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Sitting arrangement questions

Round 3 - Coding Test 

Blood group relationship

Round 4 - Group Discussion 

Cloud computing Testing

Round 5 - Assignment 

HTML css java script

Round 6 - Case Study 

What is DATA base management system

Round 7 - HR 

(11 Questions)

  • Q1. Tell me about your self
  • Ans. My name is sumalata vastrad iam from Gadag I did my graduation in BCA from Karnataka University dharwad currently iam researching jobs i did my schooling from Howrah
  • Answered Anonymously
  • Q2. Family background detailed
  • Ans. I belong to a nuclear family we are four members in my family father, mother younger brother and me
  • Answered Anonymously
  • Q3. Company background detailed
  • Ans. Enable business outcome for client through global managaed service for networking data centre cloud in structure founded in 1988
  • Answered Anonymously
  • Q4. What is DATA structure
  • Ans. 

    A data structure is a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.

    • Data structures provide a means to manage and organize data in a logical and efficient manner.

    • They define the relationship between the data, allowing for easy retrieval and modification.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q5. Definition of java and benifit of java
  • Ans. 

    Java is a popular programming language known for its platform independence and extensive libraries.

    • Java is an object-oriented language that allows developers to write code once and run it on any platform.

    • It provides a robust and secure environment for developing and executing applications.

    • Java has a vast collection of libraries and frameworks that simplify development and enhance productivity.

    • It supports multithreading...

  • Answered by AI
  • Q6. Characters of java script
  • Ans. 

    JavaScript characters include letters, numbers, symbols, and special characters.

    • JavaScript characters can be used to create strings, numbers, and perform operations.

    • Examples of JavaScript characters include 'a', '1', '$', and '&'.

  • Answered by AI
  • Q7. What is software engineer (se)
  • Ans. 

    A software engineer is a professional who designs, develops, and maintains software applications.

    • Software engineers use programming languages and tools to create software solutions.

    • They analyze user requirements and design software architecture.

    • Software engineers write code, test and debug software, and ensure its functionality.

    • They collaborate with other team members and follow software development best practices.

    • Exam...

  • Answered by AI
  • Q8. What are the model of software engineerwat
  • Ans. 

    The models of software engineering refer to different approaches or methodologies used in software development.

    • Waterfall model

    • Agile model

    • Iterative model

    • Spiral model

    • V-model

  • Answered by AI
  • Q9. Explain resk management system
  • Ans. 

    A risk management system is a software tool or platform that helps organizations identify, assess, and mitigate risks.

    • A risk management system helps organizations identify potential risks and their impact on business operations.

    • It assesses the likelihood of risks occurring and the severity of their impact.

    • The system provides tools for documenting and tracking risks, assigning responsibilities, and implementing mitigati...

  • Answered by AI
  • Q10. What is operating system
  • Ans. 

    An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.

    • Manages computer hardware and software resources

    • Provides common services for computer programs

    • Controls and coordinates computer operations

    • Acts as an intermediary between users and computer hardware

    • Examples: Windows, macOS, Linux, Android, iOS

  • Answered by AI
  • Q11. DefiNe software testing
  • Ans. 

    Software testing is the process of evaluating a software system to identify defects or errors.

    • Software testing is essential to ensure the quality and reliability of software.

    • It involves executing the software with the intention of finding bugs or issues.

    • Testing can be done manually or using automated tools.

    • Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Examp...

  • Answered by AI
Round 8 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Family background detailed
  • Q3. Company background detailed
Round 9 - One-on-one 

(3 Questions)

  • Q1. What is your name please tell Detailed NTT
  • Q2. NTT DATA company background detailed
  • Q3. Tell me your self introduction
Round 10 - Case Study 

Cloud computing Testing

Round 11 - Coding Test 

Blood group relationship

Round 12 - Coding Test 

Sitting arrangement questions

Round 13 - Coding Test 

Alphabet letter coding

Round 14 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Ans. My name is sumalata vastrad iam from Gadag I did my graduation in BCA from Karnataka University dharwad currently iam researching jobs i did my schooling from Howrah
  • Answered Anonymously
  • Q2. Family background detailed
  • Ans. I belong to a nuclear family we are four members in my family father, mother younger brother and me
  • Answered Anonymously
  • Q3. Company background detailed
  • Ans. Founded in 1988 enable business out come for client
  • Answered Anonymously
Round 15 - Coding Test 

Blood group relationship between parents and children

Round 16 - Aptitude Test 

Blood group relationship between parents and children

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company all facilities available in your company

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What was the architecture used in your project?
  • Q2. What is the IDisposal? Give an example used in the applicstion.
  • Ans. 

    IDisposable is an interface used to release unmanaged resources.

    • It is used to release unmanaged resources like file handles, database connections, etc.

    • It has a single method called Dispose() which is used to release the resources.

    • It is implemented by classes that use unmanaged resources and needs to be disposed of.

    • Example: SqlConnection class implements IDisposable to release the database connection.

    • Example: FileStream...

  • Answered by AI
  • Q3. What is Dependency Injection and how can we inplement those?
  • Ans. 

    Dependency Injection is a design pattern that allows objects to receive dependencies rather than creating them internally.

    • Dependency Injection is used to reduce tight coupling between software components.

    • It allows for easier testing and maintenance of code.

    • There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.

    • Frameworks like Spring and Angular provide built-in s

  • Answered by AI
  • Q4. Write the code to concatenate the value with comma in the given array. int[] arr = {1, 2, 3,4,5}
  • Ans. 

    Concatenate the values in the given integer array with comma.

    • Convert the integer array to string array using Arrays.toString()

    • Use String.join() method to concatenate with comma

  • Answered by AI
  • Q5. Explaination of Interface and Abstract classes.
  • Ans. 

    Interfaces and abstract classes are used for abstraction and defining contracts.

    • Interfaces are a collection of abstract methods that define a contract for a class to implement.

    • Abstract classes are classes that cannot be instantiated and can have both abstract and concrete methods.

    • Interfaces can be implemented by multiple classes, while a class can only inherit from one abstract class.

    • Interfaces are used for loose coupl...

  • Answered by AI
  • Q6. Is it possible to instanciate the abstract class? Explain.
  • Ans. 

    No, abstract classes cannot be instantiated.

    • Abstract classes are incomplete and cannot be instantiated on their own.

    • They can only be used as a base class for other classes.

    • Instantiation of an abstract class will result in a compile-time error.

    • However, concrete classes that inherit from the abstract class can be instantiated.

  • Answered by AI
  • Q7. What is Solid Principle? Give the examples used in your application.
  • Ans. 

    SOLID is a set of principles for object-oriented programming to make software more maintainable and scalable.

    • S - Single Responsibility Principle

    • O - Open/Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

    • Example: Using Single Responsibility Principle to separate UI and business logic

    • Example: Using Open/Closed Principle to extend functionality without mo

  • Answered by AI
  • Q8. Explain about the design pattern used in your application.
  • Ans. 

    We used the Model-View-Controller (MVC) design pattern in our application.

    • MVC separates the application into three interconnected components: the model, the view, and the controller.

    • The model represents the data and business logic of the application.

    • The view displays the data to the user.

    • The controller handles user input and updates the model and view accordingly.

    • MVC promotes separation of concerns and modularity.

    • Examp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare strongly whatever you have worked practically in your projects.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. How to upgrade angular older version project to higher version?
  • Ans. 

    To upgrade an Angular project to a higher version, follow these steps:

    • Check the compatibility of the current project with the target version

    • Update the Angular CLI to the latest version

    • Update the dependencies in package.json

    • Update the Angular framework and related packages

    • Resolve any breaking changes and errors

    • Test the upgraded project thoroughly

  • Answered by AI

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Dec 2019. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Types of testing?
  • Ans. 

    Types of testing include functional, performance, security, usability, and regression testing.

    • Functional testing ensures that the software meets the specified requirements.

    • Performance testing checks the system's response time and scalability.

    • Security testing identifies vulnerabilities and ensures data protection.

    • Usability testing evaluates the user-friendliness of the software.

    • Regression testing verifies that changes o

  • Answered by AI
  • Q2. Explain the Smoke testing,Sanity testing with an examples?
  • Ans. 

    Smoke testing and Sanity testing are two types of software testing used to check the basic functionality of the application.

    • Smoke testing is a type of testing that checks whether the critical functionalities of the application are working fine or not.

    • Sanity testing is a type of testing that checks whether the bugs have been fixed or not after a new build is released.

    • Smoke testing is done to ensure that the application ...

  • Answered by AI
  • Q3. What is Retesting?
  • Ans. 

    Retesting is the process of testing a previously failed test case after the defects have been fixed.

    • Retesting is done to ensure that the defects have been fixed and the software is working as expected.

    • It is usually done after regression testing.

    • Retesting can be done manually or through automation.

    • Examples of scenarios that require retesting include fixing a bug, adding new functionality, or changing the environment.

    • Ret...

  • Answered by AI
  • Q4. What is software testing?
  • Ans. 

    Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.

    • Testing is done to identify defects and ensure the software meets the requirements

    • It involves executing test cases and comparing actual results with expected results

    • Types of testing include functional, performance, security, and usability testing

    • Testing can be done manually or us...

  • Answered by AI
  • Q5. What is regression testing?
  • Ans. 

    Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works.

    • It is performed after changes are made to the software

    • It ensures that existing functionality is not affected by the changes

    • It helps to catch any defects that may have been introduced by the changes

    • It can be automated to save time and effort

    • Examples include retesting after bug fixes, test...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the industry and company.
Clarify your "selling points" and the reasons you want the job.
Prepare for common interview questions.
Line up your questions for the interviewer.
Practice, practice, practice.

Skills evaluated in this interview

Tell us how to improve this page.

Join Societe Generale Global Solution Centre Building together, a Better & Sustainable future.
51% less than the average SDE (Software Development Engineer) Salary in India
View more details
Senior Analyst
1.8k salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Software Engineering Specialist
1.7k salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Analyst
1.5k salaries
unlock blur

₹2.8 L/yr - ₹10.5 L/yr

Software Engineer
1.4k salaries
unlock blur

₹5 L/yr - ₹19.4 L/yr

Business Analyst
1.1k salaries
unlock blur

₹6 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
Did you find this page helpful?
Yes No
write
Share an Interview