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.8

based on 1.8k Reviews

Filter interviews by

Sopra Steria Front Office Executive Interview Questions and Answers

Updated 1 Apr 2023

Sopra Steria Front Office Executive Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 5 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 - One-on-one 

(1 Question)

  • Q1. Don't want to reveal.
Round 3 - One-on-one 

(1 Question)

  • Q1. Don't want to reveal.
Round 4 - One-on-one 

(1 Question)

  • Q1. Don't want to reveal.
Round 5 - HR 

(1 Question)

  • Q1. Don't want to reveal.

Interview Preparation Tips

Interview preparation tips for other job seekers - The HR department sucks at Sopra. Pathetic way of working. One would go high and dry chasing them but the HR spoc will never care to respond. And after wasting almost one month, they'll tell you that the position is on hold where in reality that very position is live on almost every job portal.

Please step up at your own risk. Don't fall for the tall claims that is made by the HR before the interview process. Mere luring!!!

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. What projects or technologies I'm interested in?
  • Q2. How I describe my seniority ?
  • Q3. What was the most important work experience for you and why?
Round 2 - Technical 

(13 Questions)

  • Q1. How can we adapt the frontend to different view of devices?
  • Ans. 

    Responsive design using media queries and flexible layouts to adapt frontend to different devices.

    • Use media queries in CSS to apply different styles based on screen size

    • Utilize responsive frameworks like Bootstrap or Foundation for pre-built responsive components

    • Implement flexible layouts using percentage-based widths and max-width properties

    • Optimize images for different screen resolutions using srcset and sizes attrib...

  • Answered by AI
  • Q2. What is a closure in Javascript?
  • Ans. 

    A closure is a function that has access to its own scope, as well as the outer scope in which it was defined.

    • A closure allows a function to access variables from an outer function even after the outer function has finished executing.

    • Closures are commonly used to create private variables and functions in JavaScript.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console

  • Answered by AI
  • Q3. What are the advantages of using Typescript? mention your favorite features
  • Ans. 

    Typescript offers advantages like static typing, improved code quality, better tooling support, and easier refactoring.

    • Static typing helps catch errors at compile time

    • Improved code quality due to type checking

    • Better tooling support with features like code navigation and auto-completion

    • Easier refactoring with the help of type annotations

    • Faster development with enhanced IDE support

  • Answered by AI
  • Q4. Can you describe some Architectural Patterns ?
  • Ans. 

    Architectural patterns are reusable solutions to common problems in software architecture.

    • MVC (Model-View-Controller) - Separates an application into three main components: the model, the view, and the controller.

    • MVVM (Model-View-ViewModel) - Similar to MVC but with a ViewModel layer that manages the state and behavior of the view.

    • Flux - Unidirectional data flow pattern commonly used with React applications.

    • Microservic...

  • Answered by AI
  • Q5. Can you describe some Design Patterns ?
  • Ans. 

    Design patterns are reusable solutions to common problems in software design.

    • Creational Patterns: Singleton, Factory, Builder

    • Structural Patterns: Adapter, Decorator, Facade

    • Behavioral Patterns: Observer, Strategy, Command

  • Answered by AI
  • Q6. Do you configured some part of a CI/CD pipeline?
  • Ans. 

    Yes, I have configured various parts of CI/CD pipelines.

    • I have set up automated builds using tools like Jenkins or GitLab CI.

    • I have configured automated testing processes within the pipeline.

    • I have integrated deployment scripts to automatically deploy code to different environments.

    • I have set up notifications for build status and deployment success/failure.

    • I have worked on optimizing and improving the efficiency of CI/

  • Answered by AI
  • Q7. Can you mention some popular hacker attacks?(xxs, sql injection, etc)
  • Ans. 

    Some popular hacker attacks include XSS (Cross-Site Scripting) and SQL Injection.

    • XSS (Cross-Site Scripting) - attackers inject malicious scripts into web pages viewed by other users

    • SQL Injection - attackers insert malicious SQL code into input fields to manipulate database queries

  • Answered by AI
  • Q8. Solve a React problem, the goal is not trigger re-renders of a siblings components from a parent node, but avoiding the memo, useMemo, or useCallback react utilities. You can modify the original structure
  • Q9. Describe the benefits of using SSR (server side rendering)
  • Ans. 

    SSR improves SEO, performance, and initial load time of web applications.

    • Improves SEO by serving fully rendered HTML to search engine crawlers

    • Enhances performance by reducing time to first paint and time to interactive

    • Faster initial load time for users, especially on slower network connections

    • Better support for social media crawlers and web scrapers

    • Enables content to be visible to users even if JavaScript is disabled

  • Answered by AI
  • Q10. How can we fetch our data ? (fetch api, axios, forms, websockets, graphql, trpc, etc)
  • Q11. Name performance techniques. It's a wide topic so prepared to explain in detail
  • Q12. Do you know how to measure web performance? (lighthouse with it's scores measures)
  • Q13. Resolve a Leetcode problem -Merge two intervals.
  • Ans. 

    Merge two intervals by sorting and iterating through the intervals.

    • Sort the intervals based on the start value.

    • Iterate through the intervals and merge overlapping intervals.

    • Return the merged intervals.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for EPAM Systems React Js Frontend Developer interview:
  • english assesment
Interview preparation tips for other job seekers - Just be prepared, enjoy the interview

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular life cycle, angular loading and some scenarios about authentication
  • Q2. Javascript out put based questions based on it's execution
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via campus placement at Dharampeth Kala-Vanijya and MP Deo Smruti Vidhyan Mahavidyalaya, Nagpur and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Construct stack using queues
  • Ans. 

    Implement a stack using two queues

    • Use two queues to simulate stack operations

    • Push operation: Enqueue the element to queue1

    • Pop operation: Dequeue all elements from queue1 to queue2, dequeue the last element from queue1, then swap the queues

    • Top operation: Dequeue all elements from queue1 to queue2, dequeue the last element from queue1, store it, swap the queues, enqueue the stored element back to queue1, and return it

    • Exa...

  • Answered by AI
  • Q2. M coloring graph

Interview Preparation Tips

Topics to prepare for Hewlett Packard Enterprise Front end Developer interview:
  • DSA
Interview preparation tips for other job seekers - Good with dsa

Skills evaluated in this interview

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

Time base directions and probability

Round 2 - HR 

(2 Questions)

  • Q1. Self-introduction of yourself
  • Q2. Job description of the company why you need tp work in this company

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell be about yourself
  • Q2. Skills questions
Round 2 - Technical 

(1 Question)

  • Q1. Online Quiz in My Skills
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self
Round 2 - Coding Test 

What is react , feature, axios, API

Round 3 - Coding Test 

Redux Redux toolkit Redux thunk

Interview Preparation Tips

Interview preparation tips for other job seekers - Fhnvhfvh
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between defer and async
  • Ans. 

    defer loads the script after the document has been parsed, async loads the script asynchronously without blocking the document parsing

    • defer attribute loads the script after the document has been parsed

    • async attribute loads the script asynchronously without blocking the document parsing

    • defer scripts are executed in the order they appear in the document, async scripts are executed as soon as they are loaded

    • defer is bette...

  • Answered by AI
  • Q2. Pseudo class vs Pseudo element
  • Ans. 

    Pseudo class selects elements based on their state, while pseudo element selects parts of an element.

    • Pseudo class is used to style elements based on their state, such as :hover, :active, :focus.

    • Pseudo element is used to style specific parts of an element, such as ::before, ::after, ::first-line.

    • Pseudo class starts with a single colon (:), while pseudo element starts with a double colon (::).

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic React question
  • Q2. Few Javascript questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 question 1 easy 2 medium dsa

Round 2 - Coding Test 

2 codes of dsa and mcq.

Round 3 - Technical 

(2 Questions)

  • Q1. Code paring round
  • Q2. Dsa question of graph

Sopra Steria Interview FAQs

How many rounds are there in Sopra Steria Front Office Executive interview?
Sopra Steria interview process usually has 5 rounds. The most common rounds in the Sopra Steria interview process are One-on-one Round, Resume Shortlist and HR.

Tell us how to improve this page.

Sopra Steria Front Office Executive Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Join Sopra Steria The world is how we shape it

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Sopra Steria Front Office Executive Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Module Lead
1.8k salaries
unlock blur

₹6.4 L/yr - ₹21.5 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹5.1 L/yr - ₹15.1 L/yr

Technical Lead
1.1k salaries
unlock blur

₹9 L/yr - ₹26.5 L/yr

Software Engineer
971 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Process Associate
502 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Sopra Steria with

Capgemini

3.7
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