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 Analyst Interview Questions and Answers

Updated 31 Oct 2021

Societe Generale Global Solution Centre Lead Analyst Interview Experiences

1 interview found

Lead Analyst Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2021

I was interviewed in May 2021.

Interview Questionnaire 

4 Questions

  • Q1. Can you brief the tough situations during your job? How did you handle them?
  • Q2. What reforms/process changes have you recommended to the management? Were they implemented?
  • Q3. Has there been any Conflicts of Interest between you and the leadership? How did you tackle them?
  • Q4. How do you explain your subject area/domain to a Common man in 5 minutes?

Interview Preparation Tips

Interview preparation tips for other job seekers - - Be confident in what you speak
- Don't try to fake your experience
- Recollect the tough situations you went through and try to explain as much as can
- Speak slowly and don't be fast while speaking with onsite team during the interview
- Listen to the interviewer scenarios and answer right to the point

Interview questions from similar companies

Interview experience
4
Good
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 tips
Round 2 - Aptitude Test 

Duration two hours, Analytics, Aptitude and General

Round 3 - Technical 

(2 Questions)

  • Q1. What is manual testing and types of testing
  • Ans. 

    Manual testing is a process of testing software manually without using any automated tools.

    • Types of manual testing include functional testing, regression testing, integration testing, user acceptance testing, and exploratory testing.

    • Functional testing checks if the software meets the specified requirements.

    • Regression testing ensures that changes made to the software do not affect its existing functionality.

    • Integration ...

  • Answered by AI
  • Q2. What are SQL joins and types
  • Ans. 

    SQL joins are used to combine data from two or more tables based on a related column.

    • Types of SQL joins include inner join, left join, right join, and full outer join.

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

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

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

    • Full outer join returns...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Thoroughly, SQL, Testing concepts, HR Round

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The Aptitude Test session accesses mathematical and logical reasoning abilities

Round 2 - Technical 

(6 Questions)

  • Q1. What is Vlookup
  • Ans. 

    Vlookup is a function in Excel used to search for a value in a table and return a corresponding value from another column.

    • Vlookup stands for 'Vertical Lookup'

    • It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column

    • Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

    • Example: =VLOOKUP(A2, B2:D10, 3, FALSE) - searc...

  • Answered by AI
  • Q2. Some IF else Question in Excel
  • Q3. What does your day in your previous organization look like?
  • Ans. 

    My day in my previous organization involved analyzing large datasets, creating reports, and presenting findings to stakeholders.

    • Reviewing and cleaning large datasets to ensure accuracy

    • Creating visualizations and reports to communicate insights

    • Collaborating with team members to identify trends and patterns

    • Presenting findings to stakeholders in meetings or presentations

  • Answered by AI
  • Q4. Could you share the technical skills you possess?
  • Ans. 

    I possess strong technical skills in data analysis, including proficiency in programming languages, statistical analysis, and data visualization tools.

    • Proficient in programming languages such as Python, R, SQL

    • Skilled in statistical analysis and data modeling techniques

    • Experience with data visualization tools like Tableau, Power BI

    • Knowledge of machine learning algorithms and techniques

  • Answered by AI
  • Q5. Can you explain what a Pivot Table is?
  • Ans. 

    A Pivot Table is a data summarization tool used in spreadsheet programs to analyze, summarize, and present data in a tabular format.

    • Pivot tables allow users to reorganize and summarize selected columns and rows of data to obtain desired insights.

    • Users can easily group and filter data, perform calculations, and create visualizations using pivot tables.

    • Pivot tables are commonly used in Excel and other spreadsheet program...

  • Answered by AI
  • Q6. Find the Highest-paid employee in each department along with their salary and department name.
  • Ans. 

    To find the highest-paid employee in each department, we need to group employees by department and then select the employee with the highest salary in each group.

    • Group employees by department

    • Find the employee with the highest salary in each group

    • Retrieve the employee's name, salary, and department name

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nagarro Data Analyst interview:
  • SQL
  • Excel
  • Problem Solving
  • PowerBI
  • SQL Queries
Interview preparation tips for other job seekers - Practice common interviews and scenarios, especially for your role.
Be prepared to discuss past challenges and how did you overcome.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is DNS, HTTP/s, TLS, SSL?
  • Q2. What is the latest for HTML, CSS, and JS?
Round 2 - Technical 

(3 Questions)

  • Q1. What are the latest features in ES10?
  • Q2. What is the difference between async and promises?
  • Q3. Why everything is a object in JavaScript

Interview Preparation Tips

Interview preparation tips for other job seekers - JavaScript Basics, Well it depends on the project and the client, but make sure you're basics are clear. All the best.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Hierarchy of filters in tableau
  • Ans. 

    In Tableau, the hierarchy of filters determines the order in which filters are applied to the data.

    • Filters are applied in the order they appear in the Filter Shelf.

    • Context filters are applied first, then dimension filters, and finally measure filters.

    • Filters can be set to apply to all worksheets or only specific worksheets.

    • Example: If a context filter is applied to a dimension, it will filter the data before any other

  • Answered by AI
  • Q2. What are Parameter actions
  • Ans. 

    Parameter actions allow users to dynamically change parameter values in Tableau dashboards.

    • Parameter actions enable users to interact with dashboard parameters by clicking on marks or selecting values.

    • They can be used to filter data, highlight specific information, or drive calculations.

    • For example, a user can click on a bar chart to update a parameter value and see corresponding changes in other visualizations.

  • Answered by AI
  • Q3. How to toggle between pages
  • Ans. 

    To toggle between pages, use navigation buttons, links, or keyboard shortcuts.

    • Use navigation buttons like 'Next' and 'Previous'

    • Click on links or tabs to switch between pages

    • Use keyboard shortcuts like Ctrl + Tab to toggle between open tabs

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why did you choose Genpact
  • Ans. 

    I chose Genpact for its reputation in the industry and opportunities for growth.

    • Genpact has a strong reputation in the industry for providing innovative solutions to clients.

    • The company offers a wide range of opportunities for career growth and development.

    • I was impressed by Genpact's focus on continuous learning and development for its employees.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Offer negotiation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

It's easy just be yourself

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About core Java and oops concept
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What are your strengths and weakness
  • Ans. 

    Strengths: Strong problem-solving skills, attention to detail, quick learner. Weakness: Sometimes too focused on perfection.

    • Strength: Strong problem-solving skills - able to analyze complex problems and come up with effective solutions

    • Strength: Attention to detail - ensures accuracy in coding and testing

    • Strength: Quick learner - able to quickly adapt to new technologies and languages

    • Weakness: Sometimes too focused on p...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It comprised of 3 sections
1st section
MCQ round:DSA(bitwise operators), DBMS, Networking.
2nd Section
Essay writing (200 words)
3rd Section
Gaming based cognitive ability test.

Then qualified students had to give SVAR test.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you describe your major project
  • Ans. 

    Developed a data analysis tool to track customer behavior and improve marketing strategies.

    • Utilized Python and SQL to extract and analyze customer data

    • Implemented machine learning algorithms to predict customer preferences

    • Collaborated with marketing team to implement targeted campaigns based on analysis

    • Generated reports and visualizations to present findings to stakeholders

  • Answered by AI
  • Q2. Explain the concept of inheritance along with other basic Object-Oriented Programming (OOP) concepts?
  • Ans. 

    Inheritance is a concept in OOP where a class can inherit attributes and methods from another class.

    • Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.

    • A subclass can inherit from a superclass, gaining access to its attributes and methods.

    • Example: Class 'Animal' can be a superclass, and classes like 'Dog' and 'Cat' can inherit from it.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a thorough understanding of all your projects.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. DAX Related Syntax and Codes
  • Q2. Data Modelling, SQL, Python
Round 2 - Technical 

(1 Question)

  • Q1. No Response from HR after calling of selection after Round 1
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

The test level is moderate

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between c and java
  • Q2. Excel shortcuts
Round 3 - HR 

(1 Question)

  • Q1. Can you provide a self-introduction?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the importance of data analysis?
  • Ans. 

    Data analysis is crucial for making informed decisions, identifying trends, and solving complex problems.

    • Helps in making informed decisions based on data-driven insights

    • Identifies trends and patterns that can lead to strategic business decisions

    • Aids in solving complex problems by analyzing data to find root causes

    • Improves efficiency and effectiveness of processes through data-driven optimizations

  • Answered by AI
  • Q2. What steps should be taken to become a data analyst?
  • Ans. 

    To become a data analyst, one should focus on acquiring relevant education, gaining experience with data analysis tools, and developing strong analytical and problem-solving skills.

    • Obtain a degree in a related field such as statistics, mathematics, computer science, or data science.

    • Gain experience with data analysis tools such as SQL, Python, R, and Excel.

    • Develop strong analytical and problem-solving skills by working ...

  • Answered by AI

Societe Generale Global Solution Centre Interview FAQs

How to prepare for Societe Generale Global Solution Centre Lead Analyst 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 Oracle, Windows, microsoft, Accounting and Automation.

Tell us how to improve this page.

Join Societe Generale Global Solution Centre Building together, a Better & Sustainable future.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
NTT Data Interview Questions
3.9
 • 615 Interviews
View all
Societe Generale Global Solution Centre Lead Analyst Salary
based on 19 salaries
₹10 L/yr - ₹27.1 L/yr
27% more than the average Lead Analyst Salary in India
View more details

Societe Generale Global Solution Centre Lead Analyst Reviews and Ratings

based on 2 reviews

2.2/5

Rating in categories

2.2

Skill development

2.2

Work-life balance

3.4

Salary

2.2

Job security

2.2

Company culture

2.2

Promotions

2.2

Work satisfaction

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

₹4.7 L/yr - ₹15 L/yr

Software Engineering Specialist
1.7k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Analyst
1.6k salaries
unlock blur

₹2.8 L/yr - ₹11.1 L/yr

Software Engineer
1.4k salaries
unlock blur

₹5 L/yr - ₹20 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.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview