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

Updated 16 Apr 2024

Sopra Steria Software Engineer Trainee Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions in flow charts and their outputs

Round 2 - Technical 

(1 Question)

  • Q1. Related to project and internship and some questions on c.
Round 3 - HR 

(1 Question)

  • Q1. Location discussion and shifts and leaves discussion

I applied via Campus Placement

Round 1 - Aptitude Test 

It was not so difficult ...some basic questions from aptitude , reasoning , English vocabulary and technical questions from operating system, computer network, web development, some pseudo codes in c c++ and Java ..

Round 2 - Technical 

(1 Question)

  • Q1. Some basic questions related to technical subjects and discussion
Round 3 - HR 

(1 Question)

  • Q1. Some basic questions and discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident in your interview... don't hesitate..just be your self

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

I applied thought college/university, so first round was all about 100 aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. Second round was face to face interviewer ask you question related to your resume, your projects done and then move forward with oops and DSA question and also in some case SQL question also
Round 3 - HR 

(1 Question)

  • Q1. In hr round hr will ask you basic question like about you, about your family, why we hire you like that

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and oops
Your communication skills must be top-notch

I applied via campus placement at Loyola College, Chennai

Round 1 - Aptitude Test 

It was a General Aptitude Test, and the questions were simple.

Round 2 - Technical 

(1 Question)

  • Q1. The HR questioned me about some technical questions in Python (programming language choice is flexible) and SQL, then about the projects I've worked on, and so forth.

Interview Preparation Tips

Interview preparation tips for other job seekers - When describing your work on projects, be very clear and concise, and make sure to specify what you contributed.

Sopra Steria interview questions for designations

 Software Engineer

 (12)

 Engineer Trainee

 (12)

 Senior Software Engineer

 (12)

 Associate Software Engineer

 (1)

 Junior Software Engineer

 (1)

 Software Developer

 (7)

 Senior Software Developer

 (1)

 Software Developer fresher

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Oops concepts,Data Structures

Round 2 - Technical 

(4 Questions)

  • Q1. About Data types
  • Q2. Project related questions
  • Q3. About Sql queries
  • Q4. About Oops concepts
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 7 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 - Aptitude Test 

It was a comprehensive aptitude & reasoning exam

Round 3 - Group Discussion 

You have to be very good at speaking to clear this round.

Round 4 - Coding Test 

Tow medium hard level coding questions

Round 5 - Technical 

(2 Questions)

  • Q1. Approximate 1 hr one to one tech interview
  • Q2. Topic was DSA specially 2d array and tree.
Round 6 - One-on-one 

(2 Questions)

  • Q1. They asked multiple puzzles and situation based questions.
  • Q2. Company work culture and future benefits were discussed in this round
Round 7 - HR 

(1 Question)

  • Q1. It was a simple managerial round . don't panic just answer gently

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to be confident and fully prepared. they ask a lot even for the base package

I applied via campus placement at Gudlavalleru Engineering College, Gudlavalleru and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a 90min round with 5sections of different levels of aptitude, reasoning.

Round 2 - Coding Test 

It was a paper based coding test no need to execute the code. They said We just have to write the code on a paper. The whole code need not to be correct just they will look for the approach and logic. The question was really simple a beginner level question. we can write the code in any programming language

Round 3 - Technical 

(7 Questions)

  • Q1. Introduce yourself to me.
  • Q2. Do you know oops concepts?
  • Ans. 

    Yes, I know OOPs concepts.

    • OOPs stands for Object-Oriented Programming.

    • It is a programming paradigm that focuses on objects and their interactions.

    • OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding implementation details and exposing only necessary information.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism a...

  • Answered by AI
  • Q3. What is inheritence? What is exception handling?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class is derived from another class.

    • It allows for code reuse and promotes code organization.

    • The derived class inherits all the properties and methods of the base class.

    • The derived class can also override or add new properties and methods.

    • Example: A class 'Car' can inherit from a class 'Vehicle' and add its own properties like 'number of doors'.

  • Answered by AI
  • Q4. Tell me about your mini project.
  • Q5. Tell me about any internships you have done.
  • Q6. Which programming language are you comfortable with?
  • Ans. 

    I am comfortable with Java and Python.

    • Proficient in Java and Python programming languages

    • Experience in developing web applications using Java frameworks like Spring and Hibernate

    • Familiar with Python libraries like NumPy and Pandas for data analysis

    • Comfortable with object-oriented programming concepts and design patterns

  • Answered by AI
  • Q7. Write a code for this problem.
  • Ans. 

    Write a code to create an array of strings.

    • Declare an array variable of string type

    • Initialize the array with desired strings

    • Access the elements of the array using index

  • Answered by AI
Round 4 - HR 

(4 Questions)

  • Q1. Tell me about your self.
  • Q2. What is your career goal.
  • Ans. 

    My career goal is to become a highly skilled and experienced software engineer, working on challenging projects and continuously learning and growing in the field.

    • To gain expertise in various programming languages and technologies

    • To work on complex software development projects

    • To continuously learn and stay updated with the latest industry trends

    • To collaborate with talented professionals and contribute to innovative so...

  • Answered by AI
  • Q3. Do you have any questions for me?
  • Q4. Dont you want to know whether your selectes or not?
  • Ans. 

    Yes, I want to know whether I am selected or not.

    • Knowing the result helps me plan my future actions.

    • If I am selected, I can start preparing for the role.

    • If I am not selected, I can explore other opportunities.

    • Knowing the result provides closure and reduces uncertainty.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Concentrix Catalyst Software Engineer Trainee interview:
  • Oops
  • Projects and internships done
  • How to write a simple code
Interview preparation tips for other job seekers - Be confident.
Prepare well before attending the technical interview.
if they ask to explain any concept don't give a one line answer completely expalin the topic with examples.

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Its a basic aptitude test

Round 2 - Coding Test 

Coding in jackerrank

Round 3 - Technical 

(2 Questions)

  • Q1. Self intro Basic questions on comfortable languages
  • Q2. What is recursion Diff b/w java and c++ What is oops Primary key and foreign key
  • Ans. 

    Recursion, Java vs C++, OOPs, Primary and Foreign Keys

    • Recursion is a process where a function calls itself until a base condition is met

    • Java and C++ are both object-oriented programming languages, but Java is platform-independent while C++ is not

    • OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions

    • Primary key is a unique identifier for a record in a database table, whi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Innova Solutions Software Engineer Trainee interview:
  • Java python
  • SQL
  • AWS
  • Node.Js
Interview preparation tips for other job seekers - -----






Over all I had good experience with this company

Skills evaluated in this interview

I applied via Telegram links and was interviewed before Dec 2021. There were 5 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 - Assignment 

Aptitude including strong DSA coding 2 programmes. Please be prepared its not gonna be that easy.

Round 3 - Technical 

(3 Questions)

  • Q1. Questions from resume. All java questions.
  • Q2. Merge sort quick sort
  • Q3. Dsa questions from basic concepts and time and space complexities and sorting technique comparisons.
Round 4 - Technical 

(2 Questions)

  • Q1. Some more java based questions
  • Q2. Coding questions to be written there online
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions what ever u get online.

Interview Preparation Tips

Topics to prepare for EPAM Systems Software Engineer Trainee interview:
  • Java
  • DSA
  • Sorting
  • Searching
  • Coding
Interview preparation tips for other job seekers - Be prepared well with all core java with all types of concepts in it. Be prepared to be hit by dsa questions not too hard. All basic coding questions and all searching and sorting codes and their time complexities. Be practiced enough to write code then and there.

I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic technical questions on c, c++, java.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience to start with since it was my first interview in campus.

Sopra Steria Interview FAQs

How many rounds are there in Sopra Steria Software Engineer Trainee interview?
Sopra Steria interview process usually has 3 rounds. The most common rounds in the Sopra Steria interview process are Technical, Aptitude Test and HR.
How to prepare for Sopra Steria Software Engineer Trainee 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 Software Engineering.
What are the top questions asked in Sopra Steria Software Engineer Trainee interview?

Some of the top questions asked at the Sopra Steria Software Engineer Trainee interview -

  1. The HR questioned me about some technical questions in Python (programming lang...read more
  2. Second round was face to face interviewer ask you question related to your resu...read more
  3. Some basic questions related to technical subjects and discuss...read more

Tell us how to improve this page.

Sopra Steria Software Engineer Trainee Interview Process

based on 1 interview

1 Interview rounds

  • Technical Round
View more
Join Sopra Steria The world is how we shape it
Sopra Steria Software Engineer Trainee Salary
based on 12 salaries
₹4 L/yr - ₹6 L/yr
15% more than the average Software Engineer Trainee Salary in India
View more details

Sopra Steria Software Engineer Trainee Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.1

Salary

3.1

Job security

4.1

Company culture

3.9

Promotions

3.3

Work satisfaction

Explore 3 Reviews and Ratings
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 - ₹15.1 L/yr

Technical Lead
1.1k salaries
unlock blur

₹9 L/yr - ₹26.5 L/yr

Software Engineer
1k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Process Associate
512 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Explore more salaries
Compare Sopra Steria with

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

3.7
Compare

Wipro

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