A riddle of mangoes
Ios Engineer Interview Questions
7,320 ios engineer interview questions shared by candidates
Generate an app that made flood fill.
Interview started with an odd situation. Interviewer told me, my name is very funny....Then Ha Ha Ha Ha !!!! What???? He stoped his webcam, But As my webcam is on, I saw myself and answering his question by watching myself. There is no eye contact and watching youself on your computer and answering question is a bit tricky. On the other hand, his toddler son is disturbing him while he was asking questions to me. I requested 3/4 times that I didn't understand you question, because of his son's screaming loudly. Overall, a very bad experiance to me.
What can you produce to address the coding exercise?
Give these two API’s, plus an enum and struct: enum Alignment { Left, Right, Center } class Size { int width; int height; } // returns the dimensions for a character Size getCharSize(char c); // Draws a character at the specified location, with // (0,0) being the top left. This method does NOT // understand the newline character. Once rendered, // there is no way to delete a character. void drawCharAt(char c, int x, int y); Show how you would implement code for this function: void renderText(String text, int screenWidth, Alignment alignment);
2nd round: Asked in iOS design pattern, push notifications, firebase, linked list etc.
3rd round: lot of question from project, covered corner cases.
1st round: Basic questions related with swift.
How do you layout this screen ?
What was the challenge that you encountered in your current role?
Viewing 1361 - 1370 interview questions