Identify and provide two uses cases for and against using HTMl5 over a native mobile application.
Ios Android Developer Interview Questions
32 ios android developer interview questions shared by candidates
Name and explain one thing you like most about NodeJS and one thing you like least about NodeJS.
Identify and explain what a RESTful API is and what it means to you.
This is the hands-on development position.So,you need to have very good programming skills first round is basic programming round and if you clear this then 2-3 technical interviews as per requirement. following programs were asked: 1) check whether the string is palindrome or not 2) merge two arrays alternatively. 3)write a program to print numbers from 100 to 500 but print 'cool' instead of number if the number is multiple of 5,print 'dude' if number is multiple 11 and print 'cool dude' if the number is multiple of both. 4)print the sequence 50 51 52 53 54 55 40 41...10 11 12 13 14 15 5) print the number if the remainder is 3 when divided by 7 and exit if user press 0
Are you okay with us modifying your resume?
Create simple app with button, edittext, activities, intents, textviews. I wouldn't write it in exact detail here since it is internal.
You have two eggs. You must determine at what lowest floor do they break when dropped from. Determine a scheme to do so.
Given a 14 digit date time value as input (D), whose format is YYYYMMDDHHMISS. YYYY – represents year (Examples: 1947, 2000, 2015) MM – represents month (Examples: 12, 01, 03) DD – represents day (Examples: 31, 01, 15) HH – represents hour (Examples: 00, 01, 12, 23) MI – represents minute (Examples: 59, 50, 00, 05) SS – represents second (Examples: 59, 50, 00 06) You will also be given another integer, called the offset value (O), in seconds. You are required to print a 14 digit output date in the format YYYYMMDDHHMISS which is adjusted for the offset from the input date. Constraints: 10010101000000 < D < 39991231235959 -94638758399 < O < 94638758399 Sample Input: 19470815000008 17 Sample Output: 19470815000025 Explanation: The input 19470815000008 represents August 15, 1947 00:00:08. If you adjust the input date with 17 seconds, you will get the date August 15, 1947 00:0025. Hence the output is 19470815000025.
twisters with palindrome strings
What is the typical way that you deal with conflict? Please give an example.
Viewing 1 - 10 interview questions