Add office photos
Samsung logo
Employer?
Claim Account for FREE

Samsung

3.9
based on 7.2k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Senior Software Engineer
Skills
Clear (1)

10+ Samsung Senior Software Engineer Interview Questions and Answers

Updated 28 Jun 2024

Q1. How Android buffers are passed from application to drivers.

Ans.

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

Add your answer
right arrow

Q2. what is the challenge while creating multiple services in Android

Ans.

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 can be challenging.

  • Examples: Implementing a music player a...read more

Add your answer
right arrow

Q3. What is manifestation file and how is it used?

Ans.

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.xml for Android applications and package.json for Node.js ...read more

Add your answer
right arrow

Q4. What happens if LINUX faces a hardware interrupt

Ans.

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

Add your answer
right arrow
Discover Samsung interview dos and don'ts from real experiences

Q5. Describe about Permission files/SE Linux policy

Ans.

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 customized by administrators to meet specific security require...read more

Add your answer
right arrow

Q6. a scenario to create a new Android service

Ans.

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

Add your answer
right arrow

Q7. 1. Find the max 3 items in a unsorted array

Ans.

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.

Add your answer
right arrow

Q8. How to manage gralloc buffers

Ans.

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)

Add your answer
right arrow

Q9. what is HIDL vs AIDL

Ans.

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

Add your answer
right arrow

Q10. boot up Android sequence

Ans.

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

Add your answer
right arrow

More about working at Samsung

Back
Awards Leaf
AmbitionBox Logo
Top Rated Mega Company - 2024
Awards Leaf
Awards Leaf
AmbitionBox Logo
Top Rated Consumer Electronics Company - 2024
Awards Leaf
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Samsung Senior Software Engineer

based on 9 interviews
1 Interview rounds
Technical Round
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Senior Software Engineer Interview Questions from Similar Companies

View all
Recently Viewed
PHOTOS
Medanta the Medicity
4 office photos
REVIEWS
GlaxoSmithKline Pharmaceuticals
No Reviews
SALARIES
Coromandel International
SALARIES
GlaxoSmithKline Pharmaceuticals
INTERVIEWS
Samsung
Fresher
100 top interview questions
INTERVIEWS
Samsung
No Interviews
INTERVIEWS
Otsuka Pharmaceutical India Private Limited
No Interviews
SALARIES
Crystal Crop Protection
SALARIES
FMC Corporation
SALARIES
GlaxoSmithKline Pharmaceuticals
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter