i
SAP
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.
2 dsa questions 1 hour time limit. easy-medium level
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Node.js is a runtime environment that allows you to run JavaScript on the server side.
Node.js is built on Chrome's V8 JavaScript engine.
It uses an event-driven, non-blocking I/O model.
Node.js is commonly used for building scalable network applications.
Example: Creating a web server using Node.js.
Express.js is a web application framework for Node.js, designed for building web applications and APIs.
Express.js is a minimal and flexible Node.js web application framework
It provides a robust set of features for web and mobile applications
Express.js allows you to create routes to handle different HTTP methods and URLs
Middleware functions can be used to perform tasks like parsing request bodies, handling authenticatio
I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.
2 problems, 60 minutes. You have to pass both to get interview.
Find the maximum area rectangle of 1s in a binary matrix.
Iterate through each row of the matrix and calculate the maximum area of rectangle with that row as the base.
Use a stack to keep track of the indices of the rows with increasing heights.
For each row, calculate the area of rectangle with that row as the height and update the maximum area.
Reverses every k nodes in a linked list
Iterate through the linked list in groups of k nodes
Reverse each group of k nodes
Connect the reversed groups back together
I applied via Recruitment Consulltant
To create a Jenkins pipeline, I follow these steps:
Define the stages and steps of the pipeline
Create a Jenkinsfile with the pipeline code
Configure Jenkins to use the Jenkinsfile
Test the pipeline and make necessary adjustments
Integrate with version control for continuous integration
Use plugins for additional functionality
To print Jenkins secrets, use the syntax: printenv
Use the 'printenv' command followed by the name of the secret to print its value
Make sure to have the necessary permissions to access the secret
Example: printenv MY_SECRET
Dockerfile is a script that contains instructions to build a Docker image.
Create a Dockerfile with instructions for building the image
Use the 'docker build' command to build the image from the Dockerfile
Example: FROM ubuntu:latest RUN apt-get update && apt-get install -y nginx
Example: docker build -t myimage:latest .
CMD is used to specify the default command to be executed when a container is launched. RUN is used to execute commands during the build process.
CMD is used to set the default command or parameters for the container
RUN is used to execute commands during the build process to create the image
CMD can be overridden by passing arguments to docker run command
RUN executes the command and creates a new layer on top of the curr...
Java is a statically typed language while Nodejs is a runtime environment for executing JavaScript code.
Java is compiled while Nodejs is interpreted
Java is better for large-scale enterprise applications while Nodejs is better for real-time applications
Java has a larger community and more libraries while Nodejs has a simpler and more lightweight architecture
Java is used for Android app development while Nodejs is used f
PaaS, IaaS, and SaaS are cloud computing models that provide different levels of infrastructure and software services.
PaaS (Platform as a Service) provides a platform for developers to build and deploy applications without worrying about infrastructure management.
IaaS (Infrastructure as a Service) provides virtualized computing resources such as servers, storage, and networking.
SaaS (Software as a Service) provides sof...
DevOps is a software development methodology that emphasizes collaboration and communication between development and operations teams.
DevOps aims to streamline the software development process by breaking down silos between development and operations teams
It involves using automation and continuous delivery to speed up the release cycle
DevOps also emphasizes monitoring and feedback to ensure that software is reliable a...
Build in Java refers to the process of compiling source code into executable code.
Build process involves compiling, testing, and packaging the code
Java build tools like Maven and Gradle automate the build process
Build artifacts can be JAR, WAR, or EAR files
Build process can be customized using build scripts like Ant
SAP interview questions for popular designations
I applied via jobs.sap.com and was interviewed in Oct 2023. There were 3 interview rounds.
Questions were around projects i've worked upon, and few other java related question
There were 2 basic to medium level leet code questions and bit of discussion on system design
Get interview-ready with Top SAP Interview Questions
It was pretty simple
I manage pressure by prioritizing tasks, staying organized, seeking support when needed, and practicing self-care.
Prioritize tasks based on deadlines and importance
Stay organized by creating to-do lists and setting realistic goals
Seek support from mentors, colleagues, or supervisors when feeling overwhelmed
Practice self-care through exercise, meditation, or hobbies to maintain mental well-being
I applied via Approached by Company and was interviewed in Aug 2022. There was 1 interview round.
Linux is an open-source operating system based on Unix. Linux shell is a command-line interface to interact with the system.
Linux is free and customizable
It is widely used in servers, supercomputers, and embedded systems
Linux shell provides access to system utilities and commands
Commands are entered through the terminal and executed by the shell
Examples of Linux shells include Bash, Zsh, and Fish
Linux operator is a command-line tool used to perform various operations on files and directories in Linux.
Linux operator includes commands like ls, cd, mkdir, rm, mv, etc.
It is used to navigate and manipulate the file system in Linux.
Operators can be combined to perform complex operations.
It is an essential tool for Linux system administration and development.
An operating system is a software that manages computer hardware and software resources.
It provides a user interface for interaction with the computer.
It manages memory, processes, and tasks.
Examples include Windows, macOS, and Linux.
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
Linux is an open-source operating system known for its stability, security, and flexibility.
Linux is a Unix-like operating system that was developed as a free and open-source software.
It provides a stable and secure environment for running applications and services.
Linux supports a wide range of hardware architectures and has a large community of developers and users.
It offers a command-line interface, as well as vario...
Process states in Linux refer to the different states that a process can be in during its execution.
The process states in Linux include running, waiting, sleeping, stopped, and zombie.
Running state indicates that the process is currently being executed by the CPU.
Waiting state means that the process is waiting for a particular event or resource to become available.
Sleeping state occurs when a process voluntarily gives ...
Linux Shell is a command-line interpreter that allows users to interact with the operating system. There are various types of shells in Linux.
Linux Shell is a program that interprets user commands and executes them.
It provides a command-line interface for users to interact with the Linux operating system.
Shells can be used to run scripts, automate tasks, and manage system resources.
Some popular shells in Linux are Bash...
VI editor has different modes for editing and navigating text.
Command mode: used for navigating and executing commands
Insert mode: used for inserting text
Visual mode: used for selecting and manipulating text
Replace mode: used for replacing text
Ex mode: used for executing commands and scripts
Global mode: used for searching and replacing text globally
I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.
Duration was one hours, basic DSA was asked
Top trending discussions
The duration of SAP interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 18 interviews
Interview experience
Software Developer
1.2k
salaries
| ₹8.2 L/yr - ₹33 L/yr |
Developer
867
salaries
| ₹10.2 L/yr - ₹33 L/yr |
Developer Associate
849
salaries
| ₹7.8 L/yr - ₹23 L/yr |
Senior Developer
541
salaries
| ₹13.1 L/yr - ₹50 L/yr |
Business Process Consultant
438
salaries
| ₹10 L/yr - ₹40 L/yr |
Oracle
SAS
Zoho
IBM