Developer Interview Questions

269,111 developer interview questions shared by candidates

1.Some basic Swift Questions. ( I answered Some of them ) 2.One Puzzle ( I did not answer ) 3. One or two DS Algo questions. I am cursing myself for wasting my time by going there for an interview. I was asked this basic question. Loop Within loop within loop ( 10 Times ) ,( every loop executing N times) Determine the run time complexity.
avatar

IOS Developer

Interviewed at Appinventiv

3.6
Sep 1, 2016

1.Some basic Swift Questions. ( I answered Some of them ) 2.One Puzzle ( I did not answer ) 3. One or two DS Algo questions. I am cursing myself for wasting my time by going there for an interview. I was asked this basic question. Loop Within loop within loop ( 10 Times ) ,( every loop executing N times) Determine the run time complexity.

A scatter graph of points on a page, draw a horizontal line across the page such the the perpendicular y distance to the line from all points in aggregate is minimised. Describe an algorithm for placing this line optimally?
avatar

Software Developer

Interviewed at GSA Capital

4.7
May 26, 2015

A scatter graph of points on a page, draw a horizontal line across the page such the the perpendicular y distance to the line from all points in aggregate is minimised. Describe an algorithm for placing this line optimally?

Given a list of ranges sorted in order i.e. <5,10><15,20><25,35> , insert a new range <x,y>. If new range overlap with existing range then need to merge overlapping ranges. I.e. if <x,y> = <7,17> resulting list should be <5,20><25,35>
avatar

Full Stack Software Developer

Interviewed at Ritual

4
Aug 17, 2017

Given a list of ranges sorted in order i.e. <5,10><15,20><25,35> , insert a new range <x,y>. If new range overlap with existing range then need to merge overlapping ranges. I.e. if <x,y> = <7,17> resulting list should be <5,20><25,35>

Viewing 1051 - 1060 interview questions

Glassdoor has 269,111 interview questions and reports from Developer interviews. Prepare for your interview. Get hired. Love your job.