They asked about the tree questions and , about the unix OS .
Mts2 Interview Questions
53 mts2 interview questions shared by candidates
Data Structures And Algorithms
Graph based problem on dijkstra, low level design of a parking lot, and the high level design of load balancer was asked in the interview. Then general question on expetations, past experience.
Can be on Memory management or file systems. may ask to explain internals of memory management also. It can be a good puzzle that can have a mathematical solution.
Expect algorithm questions. Also, be 100% sure on what is in your resume.
Not any all are simplere one
Traversal of trees - inorder, preorder, post-order with coding.
Find largest , second largest element in an array. Find kth largest element in that array? Print all binary strings which doesnt contain consecutive 1, given n which is size of string? Find max value of y-x in an array where x and y is index such that x<y? What is difference between process and thread, what is virtual memory, what is paging? Explain about hash table? What is multi threading and how you can save you critical section code?
Basic java questions, easy questions on arrays.
Find if a tree is BST, merge sort of linked list, relative to absolute path of a file, find first non-repetitive substring, skyline problem (leetcode)
Viewing 11 - 20 interview questions