What is polymorphism?
Developer Ios Senior Interview Questions
1,613 developer ios senior interview questions shared by candidates
Algoritm test Assume you are working at a newspaper. Your task is to prepare a page with titles that writers send you. Your cat was walking over your keyboard and accidentally added characters. Now you need to filter out the titles and prepare them for publishing Assume that the tiles are in an array of strings. You need to do the following procedures on it: – Create a single string by concatenating the strings in the array. – Delete all numerical symbols from the string. – Capitalise the first character of each word in the string. Don't forget to think through any corner cases.
autolayout and content hugging and intrinsic size
Take this array of Ints and create a set of Ints but keep the order in tact.
In the product manager round, they asked me what would you like to change in the product?
Which database architecture can you use with an iOS native app? (please notice that this was asked by a manager with not technical knowledge, poorly phrased and we can replace the term 'architecture' with 'technology')
how old are you? and how are you?
There was a part of mu code that I could optimize.
How would you make communication between objects
Given a set of API paths, write all the networking by hand. Totally unrealistic during an interview.
Viewing 91 - 100 interview questions