Write codes that print abbreviate XML tags to stdout. For example, given the input "<div>hello<span></span></div>", your code should print out "<div>hello<span/></div>". You need to write codes for only of these three given functions: tagStart(), tagText(), tagEnd(). For the previous example, the following function calls will be made in order: tagStart("div"); tagText("hello"); tagStart("span"); tagEnd("span"); tagEnd("div");
Software Engineer Android Interview Questions
598 software engineer android interview questions shared by candidates
Find the angle between hour hand and the minute hand on a clock.
If the UI thread is idle, and a background thread is busy-looping, when will the system display an Application Not Responding message? After 5 seconds After 10 seconds Neve
Is the IntentService destroyed after handling all queued intents? Yes No
The meeting never took place
How do you make network requests on Android?
What're the main features of OOP
concurency
What technologies have you worked on & are you open for relocation?
1st round (phone screening): 1. WAP to implement pow(a,b) function. 2. WAP to build a BST.
Viewing 81 - 90 interview questions
See Interview Questions for Similar Jobs
Senior Android Software EngineerAndroid FresherSenior Android DeveloperSenior Android Applications DeveloperJunior Android DeveloperJunior Android Software EngineerIos Mobile Software EngineerAndroid Applications DeveloperSenior Android EngineerAndroid Application DeveloperAndroid Software DeveloperJunior Android EngineerAndroid Senior DeveloperAndroid ArchitectHybrid Mobile App DeveloperSoftware Engineer IosMobile Software DeveloperLead Android Engineer