Open In App

MAQ Software Interview Experience for FTE+Internship (On-Campus)

MAQ software visited our campus in October (virtually).  They conducted 4 rounds

Round 1 (Aptitude + Coding round): Aptitude Questions (30 questions for 30 minutes)



Easy to moderate level questions on quants like train speed-related, boat stream related, etc.  Some questions were based on puzzles like minimum time required to cross a bridge at night with one torch this article 

Note: There was negative marking for wrong answers.



Coding Questions (4 questions for 60 minutes)

Questions that I faced in my set

  1. Number of handshakes. 
  2. Convert decimal number into a hexadecimal number.
  3. Find least D digit number with its digits’ sum equal to S.
  4. Simple binary tree implementation.

Some other questions which were there in my friends’ set:

Note:  You could submit your solution once only no resubmitting was allowed. Also all inputs for these questions were given in string form, like if inputs are numbers from 1 to 4 then they were given like “1,2,3,4” (Separated by commas).  So required extra code to separate these numbers. 

Round 2 (Technical 1 for 45 minutes):

Round 3 (Technical 2 for 30-45 minutes):

ID Type Time
E1 Check-in 9:00 am
E1 Check-out 10:00 am
E1 Check-in 12:00 pm
E1 Check-out 1:30 pm

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

Article Tags :