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

Filter interviews by

Sopra Steria Software Developer Interview Questions, Process, and Tips for Experienced

Updated 17 Dec 2024

Top Sopra Steria Software Developer Interview Questions and Answers for Experienced

View all 7 questions

Sopra Steria Software Developer Interview Experiences for Experienced

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

A series of question on online platform

Round 2 - Technical 

(2 Questions)

  • Q1. What is schema in database
  • Ans. 

    Schema in a database is a collection of tables, views, procedures, and other database objects.

    • Schema defines the structure of the database, including tables, columns, relationships, and constraints.

    • It helps in organizing and managing data in a database.

    • Schema can also define access permissions for different users or roles.

    • Example: In a library database, the schema may include tables for books, authors, borrowers, and t

  • Answered by AI
  • Q2. Indexing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 4 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 

(4 Questions)

  • Q1. Write SELECT query as per requirement
  • Ans. 

    Write SELECT query as per requirement

    • Understand the requirement and identify the tables to be queried

    • Select the columns to be retrieved

    • Apply filters and sorting as per requirement

    • Use joins if necessary

    • Test the query for accuracy

  • Answered by AI
  • Q2. Pseudo code for the ALV
  • Ans. 

    ALV is a tool used to display data in tabular form in SAP systems.

    • ALV stands for ABAP List Viewer

    • It is used to display data in a tabular format

    • It provides various features like sorting, filtering, grouping, etc.

    • ALV can be used in both interactive and batch processing modes

  • Answered by AI
  • Q3. Difference between Domain and Data element
  • Ans. 

    Domain refers to a specific area of knowledge or expertise, while data element is a single piece of information within a domain.

    • Domain is a broader concept that encompasses multiple data elements.

    • Data element is a specific piece of information within a domain.

    • For example, in the domain of medicine, 'patient name' and 'blood pressure' are data elements.

    • While the domain itself is 'medicine' which includes various data el...

  • Answered by AI
  • Q4. What is the use of TMG
  • Ans. 

    TMG stands for Threat Management Gateway. It is a network security tool used for web protection, firewall, and VPN.

    • TMG provides protection against malware, viruses, and other online threats.

    • It can be used as a firewall to control network traffic and prevent unauthorized access.

    • TMG also offers VPN connectivity for remote access to the network.

    • It is commonly used in enterprise environments for secure web access and netwo

  • Answered by AI
Round 3 - Behavioral 

(3 Questions)

  • Q1. Projects I have worked on
  • Q2. What is your job role
  • Q3. What all parts of software development you were part of
  • Ans. 

    I have been part of various stages of software development including requirements gathering, design, development, testing, and deployment.

    • Participated in requirement gathering sessions with clients to understand their needs

    • Contributed to the design phase by creating technical specifications and architecture diagrams

    • Developed software using various programming languages and frameworks

    • Performed unit testing and integrati...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Previous salary
  • Q2. What is expectation
  • Ans. 

    Expectation is a belief or hope about something that is likely to happen in the future.

    • Expectation is a mental state that involves anticipating a certain outcome or result.

    • It can be based on past experiences, assumptions, or predictions.

    • Expectations can be realistic or unrealistic, and can lead to disappointment or satisfaction depending on the outcome.

    • For example, a student may have the expectation of getting an A on ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand why you are writing any particular line of code

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies for Experienced

asked in Amazon
Q1. Fenwick Tree Problem Statement You are provided with an array/lis ... read more
asked in Infosys
Q2. 1. what is the difference between exception and error. How did u ... read more
asked in Amazon
Q3. Fire in the Cells Problem Statement Given a matrix MAT of size N ... read more
asked in Amazon
Q4. Find All Pairs Adding Up to Target Given an array of integers ARR ... read more
Q5. Chess Tournament Problem Statement In Ninjaland, a chess tourname ... read more

Interview Questionnaire 

1 Question

  • Q1. Normally attended interviews. interview panel is fine

Interview Preparation Tips

Interview preparation tips for other job seekers - work environment not good,
in hand pay is good,
upper management is not respocible,
no job security.
no learning. not a longturm company.

Interview questions from similar companies

Interview Questionnaire 

5 Questions

  • Q1. How to give interview
  • Q2. Java
  • Q3. Database
  • Q4. HTML
  • Q5. C language

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What's is different between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and templates while C does not.

    • C++ has better support for function overloading and default arguments.

    • C++ has a standard library that includes many useful functions.

    • C++ allows for both procedural and object-oriented programming.

    • C++ is generally considered to be a more complex langu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont show your weakness

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is garbage collection?
  • Ans. 

    Garbage collection is an automatic memory management process.

    • It frees up memory that is no longer being used by the program.

    • It helps prevent memory leaks and crashes caused by running out of memory.

    • Examples of languages that use garbage collection are Java, Python, and Ruby.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to study basic level code

Skills evaluated in this interview

I appeared for an interview in Oct 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 180 Minutes
Round difficulty - Medium

1 CODING ROUND CONSISTING OF 2 CODING QUESTIONS.
1 MCQ ROUND CONTAINING TECHNICAL AND APTITUDE QUESTIONS.

  • Q1. 

    Ninja and Candies Problem

    Ninja, a boy from Ninjaland, receives 1 coin every morning from his mother. He wants to purchase exactly 'N' candies. Each candy usually costs 2 coins, but it is available for 1 ...

  • Ans. 

    Calculate the earliest day on which Ninja can buy all candies with special offers.

    • Iterate through each day and check if any special offer is available for candies Ninja wants to buy

    • Keep track of the minimum day on which Ninja can buy all candies

    • Consider both regular price and sale price of candies

  • Answered by AI
  • Q2. 

    Replace Character Problem Statement

    Given an input string S and two characters 'c1' and 'c2', your task is to replace every occurrence of the character 'c1' with the character 'c2' in the given string.

    I...

  • Ans. 

    Replace every occurrence of a character in a string with another character.

    • Iterate through the input string and replace 'c1' with 'c2' using string manipulation functions.

    • Return the updated string as the output.

  • Answered by AI
Round 2 - HR 

Round duration - 15 Minutes
Round difficulty - Easy

HR round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BengaluruEligibility criteriaABOVE 6.5 CGPAAccenture interview preparation:Topics to prepare for the interview - DBMS, ALGORITHM, DATA SCIENCE, C++, JAVA, PYTHONTime required to prepare for the interview - 5 MonthsInterview preparation tips for other job seekers

Tip 1 : CLEAR YOUR BASICS.
Tip 2 : PRACTICE BASIC CODING QUESTIONS
Tip 3 : BE CLEAR ON YOUR PROJECTS

Application resume tips for other job seekers

Tip 1 : HAVE INTERNSHIPS
Tip 2 : HAVE PROJECTS(ATLEAST 1)

Final outcome of the interviewSelected

I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I had job Complete graduated with 80 per

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm a fresher present I'm training for the java developer...

I applied via Walk-in and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basic structure of an HTML page
  • Ans. 

    Basic structure of an HTML page includes doctype declaration, html, head, and body tags.

    • DOCTYPE declaration specifies the HTML version

    • HTML tag wraps the entire content of the page

    • Head tag contains meta information, title, and links to external resources

    • Body tag contains the visible content of the page

  • Answered by AI
  • Q2. What is the difference between padding and margin?
  • Ans. 

    Padding is the space inside an element, while margin is the space outside an element.

    • Padding is used to create space between an element's content and its border.

    • Margin is used to create space between an element's border and the adjacent elements.

    • Padding is affected by the background color of the element, while margin is not.

    • Padding can be set individually for each side of an element (top, right, bottom, left), while ma...

  • Answered by AI
  • Q3. What is Box Model?
  • Ans. 

    Box Model is a concept in CSS where every element is treated as a box with content, padding, border, and margin.

    • Box Model consists of content, padding, border, and margin.

    • Content is the actual content of the box.

    • Padding is the space between the content and the border.

    • Border is the line that goes around the padding and content.

    • Margin is the space outside the border.

  • Answered by AI
  • Q4. What are different types of directives in Angular?
  • Ans. 

    Directives in Angular are markers on DOM elements that tell Angular to attach a specified behavior to that element.

    • There are three types of directives in Angular: Component, Structural, and Attribute.

    • Component directives are used to create reusable UI components.

    • Structural directives are used to change the structure of the DOM.

    • Attribute directives are used to change the appearance or behavior of an element.

    • Examples of ...

  • Answered by AI
  • Q5. Difference between JIT compiler and AOT?
  • Ans. 

    JIT compiles code at runtime while AOT compiles code before runtime.

    • JIT stands for Just-In-Time compilation and compiles code at runtime.

    • AOT stands for Ahead-Of-Time compilation and compiles code before runtime.

    • JIT is used in Java Virtual Machine (JVM) while AOT is used in languages like C and C++.

    • JIT can result in slower startup time but faster execution while AOT can result in faster startup time but slower execution...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to answer 80 % of the questions you are asked, you will be able to crack the interview

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java and spring based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare java questions, spring and Data structure.

Sopra Steria Interview FAQs

How many rounds are there in Sopra Steria Software Developer interview for experienced candidates?
Sopra Steria interview process for experienced candidates usually has 3 rounds. The most common rounds in the Sopra Steria interview process for experienced candidates are Technical, Resume Shortlist and Behavioral.
How to prepare for Sopra Steria Software Developer interview for experienced candidates?
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 API, C++, CRM and Powershell.
What are the top questions asked in Sopra Steria Software Developer interview for experienced candidates?

Some of the top questions asked at the Sopra Steria Software Developer interview for experienced candidates -

  1. What all parts of software development you were part...read more
  2. Difference between Domain and Data elem...read more
  3. What is the use of ...read more

Tell us how to improve this page.

Sopra Steria Software Developer Interview Process for Experienced

based on 2 interviews

Interview experience

4
  
Good
View more
Join Sopra Steria The world is how we shape it
Sopra Steria Software Developer Salary
based on 156 salaries
₹4.5 L/yr - ₹17 L/yr
10% more than the average Software Developer Salary in India
View more details

Sopra Steria Software Developer Reviews and Ratings

based on 24 reviews

3.3/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

3.2

Salary

3.3

Job security

3.6

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 24 Reviews and Ratings
Module Lead
1.8k salaries
unlock blur

₹6.4 L/yr - ₹20.5 L/yr

Senior Software Engineer
1.8k salaries
unlock blur

₹4.8 L/yr - ₹18.5 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 - ₹11 L/yr

Process Associate
476 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Sopra Steria 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