Core java and android related question
Android Software Engineer Interview Questions
10,456 android software engineer interview questions shared by candidates
General things about Android system
basic questions on react js /native
About Hash Table
1. Design a list view containing a customer's name and id as list elements with some header and footer - Screen 1. 2. Add a button at the bottom of the list view. 3. On clicking this button it must navigate to the new screen where you can enter details of the new customer - Screen 2 (UI was bit complicated. I am sure no one designs that type of UI for mobile screens. They might have copied and pasted from some web design). 4. On the bottom of this page you need to add save button and cancel button. 5. On clicking Save button it must save the data in database and update the data to screen1. 6. When you long press on the list item(Screen 1) the customer data must be deleted. Means you have to remove from the db as well. 7. If you click on the list item it must navigate to new screen (Screen 3) which contains UI same as Screen 2 but with Edit and Cancel button. 8. on Clicking Edit button, you should be able to edit the data and save, means you have to update the database. 9. The result must be reflected in Screen 1 again.
What subversion system am I using? Are you serious?
What is Object oriented programming?
1. Explain the types of exception in java.
All the Basic java logical questions like inheritance, polymorphism and predefined classes and interfaces in java.
One of the easier ones: Reverse a singly linked list.
Viewing 9071 - 9080 interview questions