Skip to content

Interview Experience 181

pkkp86nitd edited this page Sep 17, 2019 · 1 revision

2019

Program Associate

"Round 1:(Online Coding Round ,1.5 hrs)

Aptitude and Business Analytics MCQs

Two coding questions-

  1. Kth largest element of an array

  2. Given an array of scores.Each day you can reduce any one element by P and all remaining elements by Q where Q<=P. Find Min number of days required such that all elements are <=0

Round 2:(Written)

MCQs from various topics like OOPS,Networks,OS,Puzzles

2 coding questions

  1. Given N Stairs and vector of elements. Each time you can take x steps where x is an element of the vector. Find total number of ways to reach top.

Round 3:(Technical Part)

  • It started with the person asking questions from my CV about my summer internship and what subjects do i like the most.
  • Questions from departmental subjects like what is networking,osi model, bazic principles of OOPs,real life example of a data structure which you recently studied, why is stack important etc.
  • Given a vector of strings. If a string has multiple anagrams then only print the one which is lexicographocally smallest.

Round 4:(HR Round,20-30 mins)

Typical HR questions like why should we hire you, what makes you fit for the role, do you have any further ambitions to study and also asked about my time at my summer internship and my project there.

"

Clone this wiki locally