i
SAP
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I was interviewed 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 Company Website and was interviewed before Nov 2023. There was 1 interview round.
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
Reverse Linklist with keeping special character intact, Singleton class to write.
Top trending discussions
posted on 15 Jan 2025
CAN TP is a protocol used for transferring large data packets over Controller Area Network.
CAN TP breaks large data packets into smaller segments for transmission
It uses flow control mechanisms to ensure all segments are received and retransmits if necessary
CAN TP is commonly used in automotive and industrial applications
AUTOSAR (Automotive Open System Architecture) is a standardized software architecture for automotive systems.
AUTOSAR is a layered architecture consisting of four layers: Application Layer, Runtime Environment (RTE) Layer, Basic Software Layer, and Microcontroller Abstraction Layer (MCAL).
Each layer in AUTOSAR has specific responsibilities and interfaces with other layers to ensure modularity and reusability of software...
posted on 13 Jan 2025
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I have over 8 years of experience in software development, specializing in backend systems and database management.
Developed scalable backend systems using Java and Spring framework
Designed and optimized database schemas for performance
Led a team of developers in implementing new features and resolving technical issues
Worked on integrating third-party APIs for enhanced functionality
Difficulties faced include complex technical challenges, tight deadlines, and communication issues.
Complex technical challenges such as optimizing performance of a large-scale system
Tight deadlines requiring quick turnaround on projects
Communication issues with team members or stakeholders leading to misunderstandings
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
posted on 11 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Designing Instagram feed involves displaying user's photos and videos in a visually appealing and user-friendly manner.
Display user's posts in a grid layout with images/videos and captions
Allow users to like, comment, and share posts
Implement infinite scrolling to load more posts as user scrolls down
Include a search bar to search for specific users or hashtags
I applied via Company Website
A code to identify errors and write Junit. Optimise the code as well.
Implementing a stack using two queues
Use two queues to simulate a stack
Push operation: Enqueue the element to queue 1
Pop operation: Dequeue all elements from queue 1 to queue 2, dequeue the last element from queue 1, then swap the queues
Top operation: Return the front element of queue 1
Example: Push 1, 2, 3 - Queue 1: [1, 2, 3], Queue 2: []
Example: Pop - Queue 1: [1, 2], Queue 2: [3]
Interview experience
based on 37 reviews
Rating in categories
Software Developer
977
salaries
| ₹8.8 L/yr - ₹32.5 L/yr |
Developer
841
salaries
| ₹10.3 L/yr - ₹32 L/yr |
Developer Associate
825
salaries
| ₹6.3 L/yr - ₹24 L/yr |
Senior Developer
494
salaries
| ₹13.1 L/yr - ₹48 L/yr |
Business Process Consultant
385
salaries
| ₹10 L/yr - ₹40 L/yr |
Oracle
SAS
Zoho
IBM