Filter interviews by
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
An activity is a single, focused thing that the user can do. It represents a single screen with a user interface.
Activities are the building blocks of Android applications.
They represent a single screen with a user interface.
Activities have a lifecycle that defines how they are created, started, paused, resumed, stopped, and destroyed.
The lifecycle methods of an activity include onCreate(), onStart(), onResume(), onPau...
Services in Android are background tasks that can run independently of an app's lifecycle.
Services are used to perform long-running operations in the background, such as playing music or downloading files.
They do not have a user interface and can run even when the app is not in the foreground.
Services can be started using startService() method or bound to a component using bindService() method.
Examples of services incl...
Room database is an Android library that provides an abstraction layer over SQLite to allow for more robust database access while leveraging the power of SQLite.
Room database is part of the Android Architecture Components.
It simplifies database interactions by providing compile-time checks for SQL queries.
Room consists of three main components: Entity, DAO (Data Access Object), and Database.
Example: @Entity annotation ...
Is the statement "val numbersData = String" a valid function, and if it is not, could you provide the correct solution? The data array contains [10, 20, 30, 40, 20, 50, 90, 40, 70]; can you remove the duplicate data from this array?
Top trending discussions
I applied via Campus Placement and was interviewed before May 2021. There were 4 interview rounds.
VERBAL QUANT DI/LR and Picture based test
Fibonacci series can be easily implemented using loops in C++ or C.
Declare variables for first two numbers of the series
Use a loop to calculate and print the next number in the series
Repeat the loop until desired number of terms are printed
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
This round was held during university hours and consisted of 2 coding questions.
Round duration - 120 minutes
Round difficulty - Easy
Make sure you do no cutting and are clear about the approach you'd be following.
Running median of an input stream is the median value of the numbers seen so far in a continuous stream of data.
Maintain two heaps - a max heap for the lower half of the numbers and a min heap for the upper half.
Keep the number of elements in the two heaps balanced or differ by at most 1.
If the total number of elements is odd, the median is the root of the max heap. If even, it is the average of the roots of the two he...
Prepare for company-wise interview questions according to the company in which you are applying. Try to write the code yourself and if got stuck in between then take help from the internet. I recommend you Codezen of Coding Ninjas for practicing Data Structures and Algorithms based questions.
Application resume tips for other job seekersBe sure 100% of what you write in your resume and prepare for that before the interview what is written on resume.
Final outcome of the interviewSelectedI applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I am open to working nights and weekends if it aligns with project needs and team goals, ensuring productivity and collaboration.
Flexibility: I understand that software development can require off-hours work, especially during critical project phases.
Team Collaboration: Working nights or weekends can enhance communication with team members in different time zones.
Project Deadlines: I am willing to put in extra hours to...
I applied via LinkedIn and was interviewed in Apr 2021. There were 4 interview rounds.
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures are used to manage and manipulate data.
They can be implemented using arrays, linked lists, trees, graphs, and other methods.
Examples include stacks, queues, hash tables, and binary search trees.
Databases are essential for storing and managing large amounts of data efficiently.
Databases allow for easy organization and retrieval of data
They provide data security and integrity
Databases enable scalability and performance optimization
Examples include MySQL, Oracle, MongoDB, and SQL Server
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
UI/UX Designer
3
salaries
| ₹4 L/yr - ₹4.2 L/yr |
TCS
Accenture
Wipro
Cognizant