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 Lead Engineer Interview Questions, Process, and Tips

Updated 24 Oct 2024

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

  • Q1. Spring boot create a stateless microservice write CRUD api explain how will you write what will you return
  • Q2. Given a list of string if number is even do plus 1 convert to odd else keep it as is and return the converted list , then write junit test cases
  • Q3. What is react virtual DOM

Societe Generale Global Solution Centre Lead Engineer Interview Experiences

2 interviews found

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 & Answers

user image Mayank Upadhyaya

posted on 19 Dec 2023

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

I applied via LinkedIn and was interviewed in Nov 2023. 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 

(3 Questions)

  • Q1. Given a list of string if number is even do plus 1 convert to odd else keep it as is and return the converted list , then write junit test cases
  • Ans. 

    Convert even numbers in a list of strings to odd by adding 1

    • Iterate through the list of strings and check if each element is a number

    • If the number is even, convert it to odd by adding 1

    • Return the modified list of strings

  • Answered by AI
  • Q2. Spring boot create a stateless microservice write CRUD api explain how will you write what will you return
  • Ans. 

    I would use Spring Boot to create a stateless microservice with CRUD API, returning appropriate responses for each operation.

    • Use @RestController annotation to define RESTful endpoints

    • Implement methods for Create, Read, Update, and Delete operations using @PostMapping, @GetMapping, @PutMapping, @DeleteMapping annotations

    • Return appropriate HTTP status codes (e.g. 200 for successful operation, 404 for not found, 400 for b...

  • Answered by AI
  • Q3. General question about ms

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready to create rest api in interview

Skills evaluated in this interview

Lead Engineer Interview Questions Asked at Other Companies

asked in Tata Power
Q1. What is the resistance value of tripping & closing coil of vc ... read more
asked in Tata Power
Q2. 1.What is the contact resistance of VCB.?
asked in HCLTech
Q3. Which BGP path attributes are used to manipulate the ingress traf ... read more
asked in HCL Group
Q4. Monitoring tools and what metrics we capture during or after test ... read more
Q5. Java 8 features? What is functional interface? Difference between ... read more

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. In and out of project. How bucketing concept works. Data localisation in Hadoop. Persistence in spark.

Interview Preparation Tips

Interview preparation tips for other job seekers - Project should be explained well and basic concepts should be cleared.

Interview Questionnaire 

1 Question

  • Q1. More questions on DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - it was dull, recruiters get prefixed regarding choosing the peers into a selected role.

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you know about IBM?

Interview Preparation Tips

Interview preparation tips for other job seekers - What are the most immediate projects that need to be addressed?
Can you show me examples of projects I’d be working on?
What are the biggest challenges that someone in this position would face?

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Question related technologies you have worked on and there versions..how your production cycle worked in last company and some oops related questions
  • Q2. Be confident they don't take more than 2-3 rounds.your basic must be perfect

Interview Preparation Tips

Interview preparation tips for other job seekers - They don't take more than 2-3 rounds.be confident and basics must be perfect

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Any questions

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

Interview Questionnaire 

1 Question

  • Q1. Basics of Java , spring boot and angular

Interview Preparation Tips

Interview preparation tips for other job seekers - if you are good at basic, we can crack

Societe Generale Global Solution Centre Interview FAQs

How many rounds are there in Societe Generale Global Solution Centre Lead Engineer interview?
Societe Generale Global Solution Centre interview process usually has 1-2 rounds. The most common rounds in the Societe Generale Global Solution Centre interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for Societe Generale Global Solution Centre Lead 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 Agile, Automation Tools, Data Dictionary, Data Processing and HTML.
What are the top questions asked in Societe Generale Global Solution Centre Lead Engineer interview?

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

  1. Spring boot create a stateless microservice write CRUD api explain how will you...read more
  2. Given a list of string if number is even do plus 1 convert to odd else keep it ...read more
  3. What is react virtual ...read more

Tell us how to improve this page.

Societe Generale Global Solution Centre Lead Engineer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
Join Societe Generale Global Solution Centre Building together, a Better & Sustainable future.
Societe Generale Global Solution Centre Lead Engineer Salary
based on 34 salaries
₹18.9 L/yr - ₹38 L/yr
68% more than the average Lead Engineer Salary in India
View more details

Societe Generale Global Solution Centre Lead Engineer Reviews and Ratings

based on 5 reviews

3.4/5

Rating in categories

2.7

Skill development

4.3

Work-life balance

3.6

Salary

5.0

Job security

4.1

Company culture

3.6

Promotions

3.1

Work satisfaction

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