Software Developers Interview Questions

96,233 software developers interview questions shared by candidates

A mini project on pizza delivery system was asked to design . programs : 1) WA system to add records like stocks and their info like name , symbol , price etc . An option to query the records and implement autocomplete type search so that all records matching the search criteria should be returned . 2) A program to design a data structure nStacks , n number of Stacks having an overall fixed capacity of k elements . It should have operations like push(int element,int stackNumber) and pop(int stackNumber) , which should do respective operation on the given stack number . Underlying data structure to store elements should be only one array .
avatar

Software Developer

Interviewed at Kristal.AI

3.5
Apr 15, 2018

A mini project on pizza delivery system was asked to design . programs : 1) WA system to add records like stocks and their info like name , symbol , price etc . An option to query the records and implement autocomplete type search so that all records matching the search criteria should be returned . 2) A program to design a data structure nStacks , n number of Stacks having an overall fixed capacity of k elements . It should have operations like push(int element,int stackNumber) and pop(int stackNumber) , which should do respective operation on the given stack number . Underlying data structure to store elements should be only one array .

Resume had Unity Development on it. Got some nice geometry questions. Is string a palindrome (str: string ) : boolean Find the center of circle ( radius: number, pointOnArc: Point, centerDirection:Point ) : Point Draw Square Mesh ( length: number ) : { triangles:number[], vertices:Point[] }
avatar

Software Developer

Interviewed at Tata Consultancy Services (North America)

3.5
Nov 17, 2019

Resume had Unity Development on it. Got some nice geometry questions. Is string a palindrome (str: string ) : boolean Find the center of circle ( radius: number, pointOnArc: Point, centerDirection:Point ) : Point Draw Square Mesh ( length: number ) : { triangles:number[], vertices:Point[] }

The technical phone round was easy. Given a list of strings, a, z, xyc, abc, ab, bc, dz you have print, (a,z), (abc, xyc), (ab,cd), (dz). Each of the characters of the strings abc and xyz are shifted by three units. On site interview was weird, as I mentioned before none of the engineers were prepared to ask questions. The first round, they asked me fib series, two sum problem and some random brain teasers because I answered them too "soon". The next round was again fib series and bucket sort. The final round was design your game.
avatar

Software Developer

Interviewed at 1stDibs.com

3.6
May 3, 2016

The technical phone round was easy. Given a list of strings, a, z, xyc, abc, ab, bc, dz you have print, (a,z), (abc, xyc), (ab,cd), (dz). Each of the characters of the strings abc and xyz are shifted by three units. On site interview was weird, as I mentioned before none of the engineers were prepared to ask questions. The first round, they asked me fib series, two sum problem and some random brain teasers because I answered them too "soon". The next round was again fib series and bucket sort. The final round was design your game.

Viewing 791 - 800 interview questions

Glassdoor has 96,233 interview questions and reports from Software developers interviews. Prepare for your interview. Get hired. Love your job.