i
Sopra Steria
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 5 interview rounds.
Top trending discussions
posted on 20 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
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...
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
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
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...
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
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/
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
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
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.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
posted on 21 Nov 2024
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.
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...
posted on 26 Oct 2024
Time base directions and probability
posted on 4 Apr 2024
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
What is react , feature, axios, API
Redux Redux toolkit Redux thunk
posted on 29 Sep 2024
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
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...
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 (::).
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
2 question 1 easy 2 medium dsa
2 codes of dsa and mcq.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Module Lead
1.8k
salaries
| ₹6.4 L/yr - ₹21.5 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹5.1 L/yr - ₹15.1 L/yr |
Technical Lead
1.1k
salaries
| ₹9 L/yr - ₹26.5 L/yr |
Software Engineer
971
salaries
| ₹3.5 L/yr - ₹11 L/yr |
Process Associate
502
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
Capgemini
Accenture
TCS
Wipro