Ios Engineer Interview Questions

7,320 ios engineer interview questions shared by candidates

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.
avatar

Senior IOS Developer

Interviewed at Andela

3.8
Feb 18, 2023

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.

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);
avatar

IOS Engineer

Interviewed at Twitch

3.7
Apr 19, 2017

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);

Viewing 1361 - 1370 interview questions

Glassdoor has 7,320 interview questions and reports from Ios engineer interviews. Prepare for your interview. Get hired. Love your job.