Program Specialist Interview Questions

1,809 program specialist interview questions shared by candidates

Interviewer: seeing my resume, so you are good at coding!! Me: yeah!:) Interviewer: took a question booklet and asked to write code for it in 30 min Question read: You are given a subset-M of tourist places among N-places in a city along with how these places are connected with distance between them. Now you being a traveller, task is to reduce the total distance travelled to cover all places in M and print minimum total distance. Me: :-! Started implementing basic class with adjacency matrix and thinking about djikistra!!?? TSP?? answer was no!! And it suddenly flashed me how about minimum spanning tree and then I used prim's concept to write a function for it.:-/ Interviewer: ( without checking code :( ) what's minimum spanning tree??
avatar

Specialist Programmer

Interviewed at Infosys

3.6
Nov 2, 2017

Interviewer: seeing my resume, so you are good at coding!! Me: yeah!:) Interviewer: took a question booklet and asked to write code for it in 30 min Question read: You are given a subset-M of tourist places among N-places in a city along with how these places are connected with distance between them. Now you being a traveller, task is to reduce the total distance travelled to cover all places in M and print minimum total distance. Me: :-! Started implementing basic class with adjacency matrix and thinking about djikistra!!?? TSP?? answer was no!! And it suddenly flashed me how about minimum spanning tree and then I used prim's concept to write a function for it.:-/ Interviewer: ( without checking code :( ) what's minimum spanning tree??

Viewing 1701 - 1710 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,809 interview questions and reports from Program specialist interviews. Prepare for your interview. Get hired. Love your job.