Skip to content
Related Articles
Open in App
Not now

Related Articles

MAQ Software Interview Experience | Set 15 ( On-Campus )

Improve Article
Save Article
  • Difficulty Level : Hard
  • Last Updated : 28 Jun, 2021
Improve Article
Save Article

Recently MAQ Software visited our campus. A panel of two members arrived.
There was a pen and paper round. The round consisted of aptitude questions like

Round 1:

Next there was a round where two coding questions were given. Time allotted for this round was again 30 mins. The questions were

Technical 1: FTF
1) Discussion on project
2) Reverse a string wordwise. (Let the input string be “i like this program very much”. The function should change the string to “much very program this like i”).
3) Questions on Android (Project related)
4) SQL queries
5) Java concepts
6) Asked me to explain backtracking and both of the codes of the written round.
[35 mins]

Technical 2: Skype
1) Maximum area of a histogram.

2) key and lock problem

3) Puzzle: make 120 with any number of 0s using any arithmetic operators.
If you like GeeksforGeeks and would like to contribute, you can also write an article and mail your article to review-team@geeksforgeeks.org. See your article appearing on the GeeksforGeeks main page and help other Geeks.

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above

My Personal Notes arrow_drop_up
Related Articles

Start Your Coding Journey Now!