i
Sopra
Steria
Work with us
Filter interviews by
I hold a degree in Project Management, complemented by certifications in Agile and PMP methodologies.
Bachelor's degree in Business Administration with a focus on Project Management.
Certified Project Management Professional (PMP) from PMI.
Completed Agile Certified Practitioner (PMI-ACP) training.
Participated in various workshops on risk management and team leadership.
Gained practical experience through internships ...
Use context api to fetch api data in React
Create a context to store the api data
Use useContext hook to access the context in components
Use useEffect hook to fetch data from api and update the context
Pass the context provider to wrap the components that need the api data
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, ...
The Data Dictionary in SAP ABAP is a central repository for metadata, defining data structures and relationships in the database.
Contains definitions of database objects like tables, views, and data elements.
Tables are defined with fields, data types, and keys; e.g., MARA for material master data.
Data elements define the type and length of fields; e.g., CHAR, NUMC.
Domains specify the technical attributes of data e...
Intermittent one way audio can be caused by network issues, device settings, or software glitches.
Check network connectivity and bandwidth to ensure stable connection
Verify device settings such as microphone and speaker configurations
Update software and drivers to address any potential glitches
Consider firewall or security settings that may be blocking audio transmission
Spring Boot provides support for caching through annotations like @Cacheable, @CacheEvict, @CachePut.
Use @EnableCaching annotation to enable caching in Spring Boot application
Use @Cacheable annotation to cache the result of a method
Use @CacheEvict annotation to remove entries from the cache
Use @CachePut annotation to update the cache without interfering with the method execution
Hashmaps store key-value pairs for efficient data retrieval using hashing techniques.
Hashmaps use a hash function to compute an index for storing values.
Example: In Java, use 'HashMap<String, Integer>' to map names to ages.
Collision handling can be done via chaining or open addressing.
Time complexity for insertions, deletions, and lookups is O(1) on average.
Rollback cancels the changes made in a transaction, while omitting commit work does not save the changes.
Rollback cancels all the changes made in a transaction and reverts the data to its original state.
Omitting commit work does not save the changes made in a transaction, but the changes are still visible until the session is closed.
Rollback is used when there is an error or issue in the transaction that needs to ...
Rollback work is a process in SAP ABAP where changes made in a transaction are undone and the system is restored to its previous state.
Rollback work is used to revert changes made in a transaction if an error occurs or if the user decides to cancel the changes.
It ensures data consistency and integrity by undoing incomplete or incorrect transactions.
Rollback work can be triggered manually by the user or automatical...
BADI is an enhancement technique in SAP ABAP that allows for multiple implementations, while user exits are single-point enhancements.
BADI allows for multiple implementations to be active at the same time, while user exits only allow for one at a time.
BADI is object-oriented and can be used in multiple applications, while user exits are specific to a particular program or transaction.
BADI is implemented using clas...
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
No, commit work cannot be written in enhancement.
Commit work statement cannot be written in enhancement as it can lead to inconsistencies in the database.
Enhancements are meant to enhance the standard functionality without modifying it directly.
Using commit work in enhancement can cause issues during system upgrades or patches.
Instead of using commit work in enhancement, it is recommended to use implicit enhancements o...
Search help is a tool used in SAP ABAP to help users find values for input fields. There are different types like elementary search help and collective search help.
Search help is a tool in SAP ABAP used to assist users in finding values for input fields.
Elementary search help is used for a single field, while collective search help is used for multiple fields.
Search helps can be defined using tables, views, or function...
BADI is an enhancement technique in SAP ABAP that allows for multiple implementations, while user exits are single-point enhancements.
BADI allows for multiple implementations to be active at the same time, while user exits only allow for one at a time.
BADI is object-oriented and can be used in multiple applications, while user exits are specific to a particular program or transaction.
BADI is implemented using classes a...
Rollback work is a process in SAP ABAP where changes made in a transaction are undone and the system is restored to its previous state.
Rollback work is used to revert changes made in a transaction if an error occurs or if the user decides to cancel the changes.
It ensures data consistency and integrity by undoing incomplete or incorrect transactions.
Rollback work can be triggered manually by the user or automatically by...
Rollback cancels the changes made in a transaction, while omitting commit work does not save the changes.
Rollback cancels all the changes made in a transaction and reverts the data to its original state.
Omitting commit work does not save the changes made in a transaction, but the changes are still visible until the session is closed.
Rollback is used when there is an error or issue in the transaction that needs to be un...
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
Tracing the Flowchart
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Good and moderate.
This good experience to attend interview and if we have good knowledge will trackit
I appeared for an interview in May 2025, where I was asked the following questions.
I spent my last weekend exploring nature, reading a captivating book, and enjoying quality time with family and friends.
Went hiking at a local trail, enjoying the fresh air and beautiful scenery.
Read 'The Night Circus' by Erin Morgenstern, which was both enchanting and thought-provoking.
Cooked a family dinner, trying out a new recipe for homemade pasta.
Spent Sunday afternoon playing board games with friends, fostering ...
I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.
Hashmaps store key-value pairs for efficient data retrieval using hashing techniques.
Hashmaps use a hash function to compute an index for storing values.
Example: In Java, use 'HashMap<String, Integer>' to map names to ages.
Collision handling can be done via chaining or open addressing.
Time complexity for insertions, deletions, and lookups is O(1) on average.
I applied via Recruitment Consulltant
Question based on fundmentals of CS
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
It was an critical thinking round in aptitude so much concentration but said it's really easy anyone can crack it just Little bit attention is needed.
Joints are connections between bones in the body. DML commands are used to manipulate data in a database, while DDL commands are used to define the structure of a database.
Joints are where two or more bones meet and allow for movement.
DML (Data Manipulation Language) commands like INSERT, UPDATE, and DELETE are used to manage data in a database.
DDL (Data Definition Language) commands like CREATE, ALTER, and DROP are us...
Bonds are essential financial instruments that provide stability and income, appealing to conservative investors.
Bonds are fixed-income securities that pay interest over time.
They are less volatile than stocks, making them a safer investment.
For example, government bonds are backed by the government, reducing risk.
Corporate bonds can offer higher yields but come with increased risk.
Bonds can diversify an investment por...
Other verification processes may include background checks, reference checks, skills assessments, and psychometric tests.
Background checks: Verify employment history, criminal record, and education credentials.
Reference checks: Contacting previous employers or colleagues for feedback on the candidate.
Skills assessments: Testing the candidate's abilities in specific areas relevant to the job.
Psychometric tests: Assessin...
I appeared for an interview in Mar 2025, where I was asked the following questions.
Basic questions based on code snippets, find error in the code etc. understand the structural flow of code.
I have worked on developing web applications using Java Spring framework.
Developed RESTful APIs using Spring Boot
Implemented security features using Spring Security
Utilized Hibernate for database interactions
Top trending discussions
The duration of Sopra Steria interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 125 interview experiences
Difficulty level
Duration
based on 1.9k reviews
Rating in categories
Module Lead
1.8k
salaries
| ₹6.3 L/yr - ₹21.5 L/yr |
Senior Software Engineer
1.6k
salaries
| ₹5 L/yr - ₹19.8 L/yr |
Technical Lead
1.1k
salaries
| ₹9 L/yr - ₹26.5 L/yr |
Software Engineer
1.1k
salaries
| ₹3.4 L/yr - ₹11 L/yr |
Process Associate
463
salaries
| ₹1.8 L/yr - ₹5.1 L/yr |
Accenture
Wipro
Cognizant
Capgemini