Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by MGS Technology Private Limited Team. If you also belong to the team, you can get access from here

MGS Technology Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MGS Technology Private Limited Interview Questions and Answers

Updated 12 Sep 2024

MGS Technology Private Limited Interview Experiences

Popular Designations

4 interviews found

Data Science Trainee Interview Questions & Answers

user image Shubham Zunjar Bhange

posted on 12 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(3 Questions)

  • Q1. What is python array?
  • Ans. 

    Python array is a data structure that stores a collection of elements of the same data type.

    • Python array is a mutable sequence type that can store elements of the same data type.

    • Arrays in Python are created using the 'array' module.

    • Example: arr = array('i', [1, 2, 3, 4, 5])

  • Answered by AI
  • Q2. Tell me four SQL Joins?
  • Ans. 

    SQL Joins are used to combine rows from two or more tables based on a related column between them.

    • INNER JOIN: Returns rows when there is at least one match in both tables.

    • LEFT JOIN: Returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table.

    • FULL JOIN: Returns rows when there is a match in one of the tables.

  • Answered by AI
  • Q3. Describe Supervised and unsupervised ML
  • Ans. 

    Supervised ML uses labeled data to train the model, while unsupervised ML finds patterns in unlabeled data.

    • Supervised ML requires labeled data for training and testing

    • Examples of supervised ML include classification and regression algorithms

    • Unsupervised ML finds patterns and relationships in unlabeled data

    • Examples of unsupervised ML include clustering and dimensionality reduction algorithms

  • Answered by AI

Skills evaluated in this interview

Data Science Trainee Interview Questions asked at other Companies

Q1. Tell me four SQL Joins?
View answer (1)

Content Writer Interview Questions & Answers

user image Gargee Dasgupta

posted on 15 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. What are your skills?

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)

fresher Interview Questions & Answers

user image Anonymous

posted on 3 Nov 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Normal Aptitude test to check your abilities of calculation and logic.

Round 2 - Group Discussion 

Purpose is to check the persons knowledge not the communication.

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview based on Resume

fresher Interview Questions asked at other Companies

Q1. What is the unit of electric current
View answer (127)

I applied via Approached by Company and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions on UxUi design. Interviewer was from Mannai, Qatar.
Round 3 - HR 

(3 Questions)

  • Q1. Why are you looking for a change?
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic and innovative environment.

    • Looking to expand my skill set and knowledge base

    • Desire to work with a diverse range of clients and industries

    • Seeking a more collaborative and team-oriented work culture

    • Wanting to contribute to the success of a growing company

    • Seeking better work-life balance and personal development opportunities

  • Answered by AI
  • Q2. What are your salary expectations?
  • Q3. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview process, chance to get on-site opportunity in Qatar.

Associate Managing Consultant Interview Questions asked at other Companies

Q1. Guesstimate: calculate number of delivery vans required by grocery company
View answer (1)

MGS Technology Private Limited interview questions for popular designations

 fresher

 (1)

 Content Writer

 (1)

 Data Science Trainee

 (1)

 Associate Managing Consultant

 (1)

Jobs at MGS Technology Private Limited

View all

Interview questions from similar companies

I appeared for an interview before Jan 2021.

Interview Questionnaire 

2 Questions

  • Q1. Basic analysis questions
  • Q2. Excel Based analysis as it was a entry-level position

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company
Read about the interviewer

Interview Preparation Tips

Round: Test
Experience: A coding test (Students were asked to bring Laptops)
Tips: Be thorough with C/C++, networking, OS, Data structures and architecture
Duration: 90 minutes

Round: Interview
Experience: 3 rounds of interview, one hour each, all technical 
Interview Process:All the three rounds are oriented around programming. A lot of focus was given to Data structures, C/C++, OS and algorithmsThe code from previous test is shown and they expect you to fix any bugs if thereThe interviewers are quietly friendly and help if you get stuck at any pointIf you do have any related projects, anticipate some thorough questions on that
Tips: Though the interviewers are helpful, get your basics clear early on. Don't rely on them.Practice coding sessions, a lot of companies have them as a shortlisting criteria.

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA

Interview Questionnaire 

2 Questions

  • Q1. Core java and spring boot questions
  • Q2. Learn core concepts in java
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops? .net core features
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company

MGS Technology Private Limited Interview FAQs

How many rounds are there in MGS Technology Private Limited interview?
MGS Technology Private Limited interview process usually has 2-3 rounds. The most common rounds in the MGS Technology Private Limited interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for MGS Technology Private Limited interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at MGS Technology Private Limited. The most common topics and skills that interviewers at MGS Technology Private Limited expect are Javascript, Payroll, Oracle E - business Suite, Core HR and Java.
What are the top questions asked in MGS Technology Private Limited interview?

Some of the top questions asked at the MGS Technology Private Limited interview -

  1. What is python arr...read more
  2. Tell me four SQL Joi...read more
  3. Describe Supervised and unsupervised...read more

Tell us how to improve this page.

MGS Technology Private Limited Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 49 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
ZIGRAM Interview Questions
3.2
 • 26 Interviews
RGBSI Interview Questions
3.4
 • 24 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
View all

MGS Technology Private Limited Reviews and Ratings

based on 39 reviews

4.1/5

Rating in categories

4.4

Skill development

4.0

Work-life balance

3.4

Salary

3.9

Job security

3.9

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 39 Reviews and Ratings
VRF Technician

Doha,

Qatar

4-8 Yrs

Not Disclosed

UPS Technician

Doha,

Qatar

4-8 Yrs

Not Disclosed

Sales Coordinator

Pune

2-3 Yrs

₹ 1.25-3.5 LPA

Explore more jobs
Senior Analyst
20 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Senior Associate
16 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Oracle Application Technical Consultant
15 salaries
unlock blur

₹4.7 L/yr - ₹13.6 L/yr

Associate Consultant
15 salaries
unlock blur

₹4.8 L/yr - ₹8 L/yr

Senior Consultant
15 salaries
unlock blur

₹8.4 L/yr - ₹18 L/yr

Explore more salaries
Compare MGS Technology Private Limited with

Prime Focus Technologies

3.3
Compare

Yodlee

3.8
Compare

Algonomy

4.1
Compare

Decimal Technologies

3.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview