Divide a square into 8 equal parts using exactly 5 straight lines.
Mts Interview Questions
501 mts interview questions shared by candidates
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.
Solid principles in OOPS. Merge 2 sorted arrays
dsa and js core questions
Find the number of working days between two dates
General discussion of a technical topic of my choice
* Questions about current projects and high level architecture * Sorting algorithm of your choice
Questions on simple DSA and oops and Java concepts. Also projects.
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.
Viewing 161 - 170 interview questions