Premium Employer

i

This company page is being actively managed by Sopra Steria Team. If you also belong to the team, you can get access from here

Sopra Steria Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 1.7k Reviews

Filter interviews by

Sopra Steria Senior Product Analyst Interview Questions and Answers

Updated 29 Apr 2024

Sopra Steria Senior Product Analyst Interview Experiences

1 interview found

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

I was interviewed in Oct 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Different types of join condition scenarios
  • Ans. 

    Different types of join conditions in SQL

    • Inner join: Returns rows when there is a match in both tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Full outer join: Returns rows when there is a match in either table

  • Answered by AI

Skills evaluated in this interview

Senior Product Analyst Jobs at Sopra Steria

View all

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basics topics will be discussed
Round 2 - One-on-one 

(1 Question)

  • Q1. General discussion on Accounting and finance
Round 3 - One-on-one 

(2 Questions)

  • Q1. In depth knowledge check on derivative products
  • Q2. Swaps, kinds of swaps, journal postings for bond purchased on discounts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for for the for general accounting and finance
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Quality of good PM
  • Ans. 

    A good PM possesses strong communication skills, strategic thinking, and the ability to prioritize effectively.

    • Strong communication skills to effectively convey ideas and collaborate with cross-functional teams

    • Strategic thinking to set clear goals and roadmap for the product

    • Ability to prioritize effectively to focus on high-impact tasks and deliver results

    • Experience in market research and understanding customer needs

    • Te...

  • Answered by AI
  • Q2. Scenario based q
Round 2 - Technical 

(2 Questions)

  • Q1. Requirement elicitation techniques
  • Q2. Requirement priorotization techniques
  • Ans. 

    Techniques for prioritizing requirements in product management

    • Use the MoSCoW method to categorize requirements as Must have, Should have, Could have, and Won't have

    • Consider the impact and effort of each requirement to prioritize effectively

    • Involve stakeholders in the prioritization process to align on priorities

    • Use techniques like Kano model to prioritize requirements based on customer satisfaction

    • Regularly review and ...

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 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 - Group Discussion 

About current project and roles and resposibilities etc

Round 3 - Technical 

(5 Questions)

  • Q1. SQL COMPLEX QUERIES and PL SQL, CRON JOBS, SERVICE NOW
  • Q2. What are difference between SQL and PL SQL
  • Ans. 

    SQL is a standard language for managing relational databases, while PL/SQL is a procedural language extension for SQL.

    • SQL is a standard language for querying and manipulating data in relational databases.

    • PL/SQL is a procedural language extension for SQL, allowing for more complex programming logic.

    • SQL is used for data manipulation and retrieval, while PL/SQL is used for writing stored procedures and functions.

    • SQL state...

  • Answered by AI
  • Q3. Explain types of joins?
  • Ans. 

    Types of joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is at least one match in both tables.

    • Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.

    • Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.

    • Full Join...

  • Answered by AI
  • Q4. Diffence between correlated and non correlated subquary?
  • Ans. 

    Correlated subquery refers to a subquery that is dependent on the outer query, while non-correlated subquery can be executed independently.

    • Correlated subquery is executed for each row processed by the outer query, while non-correlated subquery is executed only once.

    • Correlated subquery is slower in performance compared to non-correlated subquery.

    • Example: SELECT * FROM table1 WHERE column1 = (SELECT MAX(column2) FROM tab

  • Answered by AI
  • Q5. Find departement wise total sal?
  • Ans. 

    To find department wise total salary, sum up the salaries of employees in each department.

    • Group employees by department

    • Calculate total salary for each department

    • Display department wise total salary

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try your best......

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Exception handler
  • Q2. Threads in java
  • Ans. 

    Threads in Java allow for concurrent execution of multiple tasks within a single program.

    • Threads are instances of the java.lang.Thread class.

    • They allow for parallel execution of code segments.

    • Threads can be created by extending the Thread class or implementing the Runnable interface.

    • Example: Thread t1 = new Thread(new MyRunnable()); t1.start();

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Medium level question

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Finance marketing based questions
  • Q2. Equity and fixed income products related questions

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Group Discussion 

How online markets like amazon , flipkart effecting local markets

Round 3 - Coding Test 

DSA QUESTIONS , Basic coding, Arrays ,strings etc...

Round 4 - Aptitude Test 

General Aptitude and English Grammar , Paragraph questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not worry just be strong at basics and stay confident

I applied via Referral and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What if civil engineering will suit for production manager of dxc technology ؟
  • Ans. 

    Civil engineering may not be the ideal background for a production manager role in DXC Technology.

    • Production management requires knowledge of technology and software development

    • Civil engineering focuses on construction and infrastructure

    • However, transferable skills such as project management and problem-solving may be useful

    • Experience in manufacturing or software development would be more relevant

    • DXC Technology may hav

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I want to testy skills and my knowledge and communication skills. Basically, I'm civil engineering department (B. tech) , I want to computer basics related tropics.

Sopra Steria Interview FAQs

How many rounds are there in Sopra Steria Senior Product Analyst interview?
Sopra Steria interview process usually has 1 rounds. The most common rounds in the Sopra Steria interview process are Technical.
How to prepare for Sopra Steria Senior Product 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 Sopra Steria. The most common topics and skills that interviewers at Sopra Steria expect are Agile Coaching, IT Business Analysis, JIRA, Project Management and Agile Methodology.

Tell us how to improve this page.

Join Sopra Steria The world is how we shape it

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Sopra Steria Senior Product Analyst Salary
based on 28 salaries
₹12 L/yr - ₹22.5 L/yr
8% more than the average Senior Product Analyst Salary in India
View more details

Sopra Steria Senior Product Analyst Reviews and Ratings

based on 3 reviews

4.1/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.3

Salary

4.5

Job security

4.1

Company culture

4.0

Promotions

3.4

Work satisfaction

Explore 3 Reviews and Ratings
IBP Senior Product Analyst

Noida

6-8 Yrs

₹ 14.2-19 LPA

IBP Senior Product Analyst

Noida

6-10 Yrs

₹ 14.2-17 LPA

SAP EWM Senior Product Analyst

Noida

6-8 Yrs

₹ 14.2-19 LPA

Explore more jobs
Module Lead
1.8k salaries
unlock blur

₹6.4 L/yr - ₹21.5 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹5.4 L/yr - ₹19 L/yr

Technical Lead
1.1k salaries
unlock blur

₹9 L/yr - ₹26.5 L/yr

Software Engineer
1k salaries
unlock blur

₹3.5 L/yr - ₹12.5 L/yr

Process Associate
504 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Explore more salaries
Compare Sopra Steria with

Capgemini

3.8
Compare

Accenture

3.9
Compare

TCS

3.7
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview