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??
Program Specialist Interview Questions
1,809 program specialist interview questions shared by candidates
Explain the projects you worked on.
2 biggest accomplishments from current work. How do you prioritize your work if you have multiple projects and tasks? What are your strengths and weaknesses? Explain your current roles and responsibilities
Interview started with introduction then 2-3 ques of DSA of medium difficulty some discussion about projects and few ques from Computer Fundamentals
Questions were asked on dp, binary tree, map.
They asked questions mostly related to DSA. They covered array medium level question, linked list, queue and tree questions.
what is bankers algorithm in os?
DSA Related Questions, Then Projects
What is RAG, and How it is different from LLM Fine Tuning?
They asked me about my projects
Viewing 1701 - 1710 interview questions