i
SAP
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I appeared for an interview in Jan 2024.
LRU (Least Recently Used) is a cache eviction policy where the least recently accessed items are removed first.
LRU cache stores key-value pairs with a maximum capacity.
When a new key-value pair is added, if the cache is full, the least recently used item is removed.
When a key is accessed, it is moved to the front of the cache to indicate it was recently used.
I applied via Campus Placement
There were two questions
SAP interview questions for popular designations
I applied via LinkedIn and was interviewed in Mar 2023. There were 8 interview rounds.
Travelling Salesman based coding problem was asked.
Get interview-ready with Top SAP Interview Questions
I applied via Approached by Company and was interviewed in Jun 2023. There were 5 interview rounds.
I applied via LinkedIn and was interviewed in Feb 2023. There were 4 interview rounds.
IQ test conducted inside office
Group discussioin about a common topic
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
Top trending discussions
The duration of SAP interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 190 interviews
Interview experience
Bangalore / Bengaluru
4-8 Yrs
₹ 13-33.5 LPA
Software Developer
1.1k
salaries
| ₹8 L/yr - ₹32 L/yr |
Developer
893
salaries
| ₹10.3 L/yr - ₹34 L/yr |
Developer Associate
848
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Developer
571
salaries
| ₹13 L/yr - ₹51 L/yr |
Business Process Consultant
411
salaries
| ₹10 L/yr - ₹40 L/yr |
Oracle
SAS
Zoho
IBM