Technical Coding Test Question: Given a string as input, check if it is a palindrome. (A palindrome is a sequence of characters which reads the same backward or forward. e.g., “abccba” - Palindrome “aabbcc” - Not a palindrome)
Mobile Software Engineer Interview Questions
5,876 mobile software engineer interview questions shared by candidates
Êtes vous polyvalent et disponible.
Sure. That’s what’s the training for. We will teach you how to build applications before advertising you on the market. Now how do you feel about adding more experience to your CV to meet 5 years of required experience?
Mobile Klinik and end-users with retail ticketing systems support
Build a react native registration screen with form validation
They were very specific about having a sales background and pushing sales
Would I be prepared to do handyman duties
Write code to ignore duplicates in a string of characters. The interviewer was very specific with the language i was supposed to use(Java)
Here's some broken code, describe what's wrong with it: NSMutableArray * objects; // .... fills out objects with ReadyForDeletionObject objects for (uint i=0; i<[objects count]; i++) { ReadyForDeletionObject * object = [objects objectAtIndex: i]; if (object.shouldBeRemoved) { [objects removeObjectAtIndex: i]; } }
Identify and provide two uses cases for and against using HTMl5 over a native mobile application.
Viewing 61 - 70 interview questions