IIT Madras MS CSE Interview

Date: 20-07-20
Time : 10:00 - 10:30
Panel 1

There were 5 people on call but only two interviewed me...

1st Interviewer asked

1) introduction
2) programming question
  String copy function
  - no.of arguments
  - implement without using library function
  - implement without using loop(recursive)
  - and explain above all with one example

2nd interviewer
Subject : Data Structure

1) Explain binary search tree
2) use of BST
3) speciality of BST
4) Balanced binary search tree
5) Given the number ,how to insert it in BST and what is its complexity
6) Explain all tree traversal method and what is the speciality of inorder traversal.
7) Explain Binary search and it's complexity,  solve it's recurrence equation

posted Jul 20, 2020
1
Like
0
Love
0
Haha
0
Wow
0
Angry
0
Sad