Do a Google Image Search for an “H tree” (Glassdoor doesn’t allow links to be embedded in these recaps). The first image you’ll find (if it’s red H lines on a white background) will be what I was shown. Given the following bare bones API, how would you code up something to draw X levels deep of an H tree? #import <stdio.h> #import <Foundation/Foundation.h> typedef struct { float x; float y; } Point void drawLine(Point p1, Point p2) { // draws line } void drawHTree(Point center, float length, int depth) { }
Ios Interview Questions
7,861 ios interview questions shared by candidates
Implement a simple table/collection view with alternating cell layouts; no boilerplate.
1 behavioral interview, 2 about algorithms and one about app architecture, requests and some border cases on a small app.
Quais projetos eu já tinha participado.
Cite um design pattern que vc conhece e descreva-o
Perguntas sobre um questionário já enviado anteriormente
In depth interview based on take home project.
Screening from HR and hiring manager were your standard get to know you stuff. Technical interviews consisted of: live-coding challenge, platform(iOS) knowledge, and an interview on data based questions.
Mi hanno chiesto di immaginare un layout grafico senza vederlo e mi hanno chiesto di immaginare un'animazione sullo stesso.
English questions , mathematics questions , logic based questions and personal behaviour questions.
Viewing 1211 - 1220 interview questions