Samsung
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Creating a new Android service
Define a class that extends Service class
Override onStartCommand() method to handle service logic
Register the service in AndroidManifest.xml file
Managing gralloc buffers involves allocating, locking, and freeing memory for graphics rendering in Android.
Allocate gralloc buffer using gralloc_alloc() function
Lock buffer for reading or writing using gralloc_lock() function
Free buffer using gralloc_free() function
Example: gralloc_alloc(usage, width, height, format, &handle)
Example: gralloc_lock(handle, usage, left, top, width, height, &vaddr)
HIDL stands for Hardware Interface Definition Language and is used for communication between HAL and framework. AIDL stands for Android Interface Definition Language and is used for inter-process communication in Android.
HIDL is used for communication between Hardware Abstraction Layer (HAL) and framework in Android
AIDL is used for inter-process communication in Android
HIDL is more efficient and faster than AIDL
Android buffers are passed from application to drivers through shared memory and buffer queues.
Android applications communicate with drivers through the HAL (Hardware Abstraction Layer)
Buffers are typically passed using shared memory regions
Buffer queues are used to manage the flow of data between application and driver
Example: Camera application passing image data to camera driver for processing
When LINUX faces a hardware interrupt, it stops executing the current code and jumps to a specific interrupt handler.
LINUX stops executing the current code and jumps to a specific interrupt handler
The interrupt handler processes the interrupt and resumes normal execution afterwards
Different hardware interrupts are handled by different interrupt handlers
The challenge while creating multiple services in Android is managing communication between services and ensuring proper synchronization.
Managing communication between services can be complex and error-prone.
Ensuring proper synchronization between services to avoid race conditions and data inconsistencies.
Handling dependencies between services and coordinating their interactions.
Testing and debugging multiple services ...
The Android boot up sequence involves several stages including power on, bootloader, kernel initialization, system server startup, and app launch.
Power on the device
Bootloader loads the Android OS kernel
Kernel initializes the system and drivers
System server starts up and launches essential services
Apps are launched and user interface becomes accessible
Permission files/SE Linux policy control access to resources based on rules set by administrators.
Permission files define who can access a file or directory and what actions they can perform.
SE Linux policy is a security mechanism that enforces rules on how processes interact with resources.
SE Linux policy is based on labels assigned to processes and resources, determining access permissions.
SE Linux policy can be cust...
A manifestation file is a configuration file used to define the properties and settings of a software application.
Manifestation files typically include information such as the application's name, version, dependencies, and permissions.
They are commonly used in software development to ensure that the application runs correctly and has access to necessary resources.
Examples of manifestation files include AndroidManifest....
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
What people are saying about Samsung
I was interviewed in Jan 2024.
Samsung interview questions for designations
I handle conflict by actively listening, seeking common ground, and finding mutually beneficial solutions.
Actively listen to all parties involved to understand their perspectives
Seek common ground and areas of agreement to build a foundation for resolution
Collaborate with others to find mutually beneficial solutions
Maintain professionalism and focus on the issue at hand rather than personal differences
I thrive under pressure by staying organized, prioritizing tasks, and maintaining open communication with team members.
Stay organized by creating a to-do list and breaking down tasks into smaller steps
Prioritize tasks based on deadlines and importance
Maintain open communication with team members to delegate tasks and ask for help when needed
Get interview-ready with Top Samsung Interview Questions
It was a graph coloring problem.
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
The test was based Graph which can be solved by DP.
I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.
C++, DSA, 3 hours should have good knowledge of data structure and algorithms
Find the max 3 items in an unsorted array of strings.
Sort the array in descending order.
Return the first 3 elements of the sorted array.
Broadcast receiver is a component in Android that allows the system to deliver events to the app.
Component in Android system
Receives and handles broadcast messages
Used to respond to system-wide events
Registered in the AndroidManifest.xml file
IntentService is a class in Android that performs long-running operations in the background without blocking the main thread.
IntentService is a subclass of Service that handles asynchronous requests (expressed as Intents) on demand.
It is typically used for tasks like downloading files, syncing data, or performing any other background task.
IntentService runs on a separate worker thread, so it does not interfere with the...
I am passionate about developing innovative software solutions and believe this company aligns with my career goals.
Excited about the opportunity to work on cutting-edge technologies
Impressed by the company's reputation for fostering a collaborative work environment
Seeking a challenging role that allows for professional growth and development
Master's degree in Computer Science
Master's degree in Computer Science
Specialization in software engineering
Thesis on machine learning algorithms
Graduated with honors
1 Interview rounds
based on 27 reviews
Rating in categories
Sales Executive
1.1k
salaries
| ₹1 L/yr - ₹6.5 L/yr |
Assistant Manager
991
salaries
| ₹5.5 L/yr - ₹19.4 L/yr |
Software Engineer
874
salaries
| ₹6.8 L/yr - ₹26 L/yr |
Manager
525
salaries
| ₹10 L/yr - ₹33 L/yr |
Senior Engineer
476
salaries
| ₹4 L/yr - ₹17 L/yr |
Apple
LG Electronics
Sony
Xiaomi