Fibonacci using recursion Substring from another string in how many ways we can form it.
Mts Interview Questions
503 mts interview questions shared by candidates
Describe your prior individual contributions to past UX projects
Finding middle node of a linked list Bit masking
Questions on simple DSA and oops and Java concepts. Also projects.
Coding based based on linked list
* Questions about current projects and high level architecture * Sorting algorithm of your choice
Tell me about your past experiences starting with the most recent. What were some of the maim problems that you faced in the past and what actions did you take to address them.
First round - Implementing a solution in a pythonic way. Using zip to be precise. Second round - Many questions around Python methods and classes. Concepts of OOPs in Python.
WAP to reverse a singly linked list
-> Given a string, output an encoded string such that repeat letters are compressed to the character and count. Example: abccaddeeeeeaa => abc2d3e5a2 -> Given an absolute path for a Unix-style file system, which begins with a slash/, transform this path into its simplified canonical path. In Unix styl file system context, a single period signifies the current directory, a double period denotes moving up one directory level, and multiple slashes such as "//" are interpreted as a single slash Example: Input path = "/./a/./b//c./d/." Output: "/b/d" Given an absolute path for a Unix-style file system, which begins with a slash'/, transform this path into its simplified canonical path. In Unix style file system context, a single period signifies the current directory, a double period * denotes moving up one directory level, and multiple slashes such as "I/" are interpreted as a single slash Example: Iput path ="|/a///./d/." Output. ...b/d Write a basic program to print odd and even number sequentially using two threads. Later modify function a lil by making the index counter to be global for both function. Binary search for findjng a number Find the largest next number in the sequence. I answered all questions correctly but dont know why i got rejected ! I was really confident with the interview process. One rude thing was the HR told that he will get back with the results to schedule Managerial round in few hours but he didn’t! And just blocked my number . This really got me pissed off and thats why writing this review. HR s please communicate !!! Dont hesitate to do so because until we get the results we are restless and eager to know the results.
Viewing 161 - 170 interview questions