Filter interviews by
I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.
Basic pattern code. You can perform in any language
I am a passionate Android developer with 5 years of experience in building user-friendly and efficient mobile applications.
5 years of experience in Android development
Strong knowledge of Java and Kotlin programming languages
Experience in building user-friendly and efficient mobile applications
Familiarity with Android Studio and other development tools
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Profit/Loss, Simple Interest, Compound Interest
C related code like make given pattern
Top trending discussions
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Coroutines are a way to perform asynchronous operations in Android, securing app data involves encryption, SSL pinning enhances security, FCM for notifications.
Coroutines are used for managing asynchronous operations in Android, allowing for efficient and non-blocking code execution.
Securing app data involves using encryption techniques such as AES to protect sensitive information from unauthorized access.
SSL pinning i...
I applied via Job Portal
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves and compare the target value with the middle element.
If the target value is less than the middle element, search the left half. If greater, search the right half.
Repeat the process until the target value is found or the subarray is empty.
Concurrency technique in Android allows multiple tasks to run simultaneously, improving performance and responsiveness.
Concurrency in Android can be achieved using AsyncTask, Handlers, Executors, and RxJava.
AsyncTask allows running background tasks on a separate thread and updating UI on the main thread.
Handlers are used to post and process Runnable objects on a thread's message queue.
Executors provide a high-level API...
To check if a number is palindrome, reverse the number and compare it with the original number.
Convert the number to a string to easily reverse it
Reverse the string and compare it with the original string
If they are the same, the number is a palindrome
To find the smallest number in a list, iterate through the list and keep track of the smallest number found so far.
Iterate through the list and compare each number with the current smallest number.
If a number is smaller than the current smallest number, update the smallest number.
Return the smallest number found after iterating through the entire list.
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
based on 2 interviews
Interview experience
TCS
Accenture
Wipro
Cognizant