Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2022. There were 2 interview rounds.
Top trending discussions
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
OOP concepts are fundamental principles in object-oriented programming that help in organizing and designing code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detai...
Vectors are dynamic arrays that can change in size, while arrays have a fixed size.
Vectors can grow or shrink in size dynamically, while arrays have a fixed size.
Vectors can be resized using functions like push_back() and pop_back(), while arrays cannot.
Vectors are part of the C++ Standard Template Library (STL), while arrays are a fundamental data structure.
Example: vector
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance allows a child class to override a method from its parent class, exhibiting polymorphic b
Abstraction is implemented in software engineering by hiding unnecessary details and exposing only relevant information.
Abstraction is achieved through the use of abstract classes and interfaces in object-oriented programming.
It allows developers to focus on the essential aspects of a concept without getting bogged down in implementation details.
For example, in a car simulation program, the Car class may have abstract ...
Abstraction is hiding the implementation details while Interface is a contract that defines the methods that a class must implement.
Abstraction focuses on hiding the internal implementation details of a class, allowing the user to only see the necessary details.
Interface defines a contract that specifies the methods a class must implement, without providing the implementation details.
Abstraction can be achieved through...
My motivation when working on a project alone for a long period is the satisfaction of seeing my hard work come to fruition.
Setting small achievable goals to keep myself motivated
Taking breaks to avoid burnout and maintain productivity
Seeking feedback from others to stay motivated and improve my work
Reminding myself of the end goal and the impact my project will have
My salary expectation is based on my experience, skills, and the market rate for Software Engineers in this region.
Research the average salary range for Software Engineers in the specific region or industry
Consider your level of experience, skills, and qualifications when determining your salary expectation
Be prepared to negotiate based on the company's offer and benefits package
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
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 Aug 2024. There was 1 interview round.
C6h12o6 what's this is
Auxin is a plant hormone that regulates growth and development.
Auxin is responsible for cell elongation and division in plants.
It plays a role in phototropism, gravitropism, and apical dominance.
Examples of auxin include indole-3-acetic acid (IAA) and synthetic auxins like 2,4-D.
Tata Motors
Asian Paints
Maruti Suzuki
Samsung