Open In App

MAQ Software Interview Experience (FTE+Internship)

MAQ Software visited Delhi Technological University on 19/11/2020.  They conducted 4 rounds online.

Round 1(Aptitude + Coding round): Aptitude Questions (30 questions in 30 minutes), easy-medium level with negative marking. Just after finishing the Coding round was there, 4 coding questions in 60 minutes.



  1. Find the smallest number with a given number of digits and sum of digits.
  2. The Best day to buy and the best day to sell stock to get maximum profit.

The other two questions were very basic

Only one submission was allowed for every question. The inputs for every question were in string form, I had to convert it into an array of integers using stringstream and stoi functions in C++ before applying the logic for a given problem. 



Round 2: (Technical round for 30 to 45 minutes): An asked lot of questions from the database, from my project

Round 3: (Technical round for 20 minutes): Asked about which data structure you like the most and coding question was asked and to discuss all its approaches https://www.geeksforgeeks.org/find-pythagorean-triplet-in-an-unsorted-array/amp/

Round 4: (Technical + HR round for 30 minutes): 

          Answer: Since none of the men are wearing the color of suit that corresponds to their names, and Mr. Red was replying to the man in the blue suit, it had to be Mr. Green to whom he replied. We then know that Mr. Green is wearing a blue suit. Therefore, Mr. Red is wearing a green suit and Mr. Blue is wearing a red suit.

Article Tags :