Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Datamatics Global Services Team. If you also belong to the team, you can get access from here

Datamatics Global Services Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 1.9k Reviews

Filter interviews by

Datamatics Global Services Associate Consultant Interview Questions, Process, and Tips

Updated 1 Sep 2024

Top Datamatics Global Services Associate Consultant Interview Questions and Answers

Datamatics Global Services Associate Consultant Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Dsa, js, oops, java, python

Associate Consultant Interview Questions & Answers

user image Ravindra Shelake

posted on 10 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic .net questions with OOP concepts

Associate Consultant Interview Questions Asked at Other Companies

asked in IQVIA
Q1. There are 2 cricket teams, A and B, with 11 players each. If ever ... read more
Q2. PuzzleSuppose there are N balls. out of which only 1 ball is ligh ... read more
asked in KPMG India
Q3. While working late at night, you figure out that the data availab ... read more
asked in Capgemini
Q4. Could you tell me, which tools do you have used in test managemen ... read more
Q5. Reverse the StringYou are given a string 'STR'. The string contai ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between Hashmat and hashtable
  • Ans. 

    Hashmap is a data structure that stores key-value pairs, while hashtable is a synchronized version of hashmap.

    • Hashmap allows null values and only one null key, while hashtable does not allow null keys or values.

    • Hashtable is synchronized, making it thread-safe, while hashmap is not synchronized.

    • Hashmap is faster than hashtable for non-thread-safe operations.

    • Example: HashMap map = new HashMap<>(); Hashta

  • Answered by AI
  • Q2. What’s is the use of functional interface
  • Ans. 

    Functional interfaces are interfaces with a single abstract method, used in Java to enable lambda expressions.

    • Functional interfaces allow lambda expressions to be used as instances of the interface.

    • They provide a way to implement functional programming concepts in Java.

    • Examples include java.lang.Runnable, java.util.Comparator, and java.util.function.Predicate.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself, your professional experience.
  • Q2. Explained about educational and professional experience in detail.Showed willingness to work for any given task. Interview was taken by client directly.

Datamatics Global Services interview questions for designations

 Associate Technical Consultant

 (2)

 Senior Consultant

 (3)

 QA Consultant

 (1)

 Senior QA Consultant

 (1)

 Consultant

 (11)

 Associate

 (1)

 Tax Associate

 (2)

 Operations Associate

 (1)

Associate Consultant Interview Questions & Answers

user image Dibyajyoti Mohanty

posted on 21 Nov 2022

I applied via LinkedIn and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Project related
  • Q2. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing defects. Regression is testing the unchanged functionality after changes.

    • Retesting is done to ensure that the defects found in the previous test cycle have been fixed.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is done after the defects ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Examples of high priority and low severity
  • Ans. 

    High priority and low severity examples

    • High priority: Server down, critical bug, security breach

    • Low severity: Spelling mistake, UI color change, minor feature request

  • Answered by AI
  • Q2. What is test plan
  • Ans. 

    A test plan is a document that outlines the objectives, scope, approach, and focus of a software testing effort.

    • It defines the testing strategy and approach to be used for a particular project or product

    • It outlines the scope of testing, including what will be tested and what will not be tested

    • It identifies the testing environment and the resources required for testing

    • It includes the test cases, test scenarios, and test...

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concept, Basics of Sql and Some tailored problem statements for logical evaluation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Oops Concepts, Some html , javascript and jquery insites and sound knowledge of Sql Sps , finctions, triggers , joins etc will help.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Responsibility in current company
  • Ans. 

    I am currently responsible for managing client relationships and project timelines in my current company.

    • Managing client relationships by ensuring clear communication and addressing any concerns or issues promptly

    • Creating and maintaining project timelines to ensure deliverables are met on time

    • Collaborating with cross-functional teams to ensure project success

    • Providing regular updates to clients on project progress and

  • Answered by AI
  • Q2. What are the business process involve in sap pp
  • Ans. 

    SAP PP involves business processes related to production planning and control.

    • Creation of production orders

    • Material requirement planning

    • Capacity planning

    • Shop floor execution

    • Production scheduling

  • Answered by AI
  • Q3. Org structure of SAP
  • Ans. 

    The org structure of SAP refers to the way in which SAP organizes its internal departments, teams, and reporting relationships.

    • SAP typically follows a matrix organizational structure, with functional departments (such as sales, marketing, finance) and project teams working together.

    • The org structure can vary depending on the size and complexity of the organization, as well as the specific industry or market focus.

    • SAP m...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - knowledge of business functions is must

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops basics n related technology questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPS focuses on creating objects that interact with each other to solve a problem

    • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation

    • Example: Inheritance allows a class to inherit properties and behavior from ano

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - try to answer confidently

I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Numerical Aptitude, Banking exam level pattern questions, some questions on statistics

Round 2 - Technical 

(1 Question)

  • Q1. Tell me about yourself, what was your work experience in your previous organisation like, why do you want to switch to a data analytics role from a finance based role, what's your proficiency in R and Pyth...
  • Ans. 

    I have a finance background with experience in data analysis. I am proficient in R and Python.

    • I have worked in a finance-based role for the past three years, where I gained experience in financial analysis, budgeting, and forecasting.

    • During my time in finance, I realized the importance of data-driven decision making and the potential of data analytics in improving business outcomes.

    • I have always been interested in data...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Lets get straight to Maths : 1) Tell me what's sigmoid function 2) Tell me what's Sigma function 3) Tell me what's principal component analysis 4) What's convex function 5) What's Eigen values and its inte...

Interview Preparation Tips

Topics to prepare for Virtusa Consulting Services Associate Consultant interview:
  • Machine Learning
  • Mathematics
Interview preparation tips for other job seekers - This was part of our campus drive from college :
The interview is all hyped up, look up other reviews before joining. Worst interview experience where the interviewer had asked the same questions to everyone be it Btech,Bsc or MSc and not even bothering about the subject he/she has studied in. And oh the most important part was that it was taken by the senior VP of the company for an associate consultant position. Need I say more :)

JOIN AT YOUR OWN PERIL

Datamatics Global Services Interview FAQs

How many rounds are there in Datamatics Global Services Associate Consultant interview?
Datamatics Global Services interview process usually has 1-2 rounds. The most common rounds in the Datamatics Global Services interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in Datamatics Global Services Associate Consultant interview?

Some of the top questions asked at the Datamatics Global Services Associate Consultant interview -

  1. What is the difference between Hashmat and hashta...read more
  2. What’s is the use of functional interf...read more
  3. Examples of high priority and low sever...read more

Tell us how to improve this page.

Datamatics Global Services Associate Consultant Interview Process

based on 3 interviews in last 1 year

Interview experience

4.7
  
Excellent

People are getting interviews through

based on 5 Datamatics Global Services interviews
Job Portal
Recruitment Consultant
80%
20%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Datamatics Global Services Associate Consultant Salary
based on 663 salaries
₹3.7 L/yr - ₹15.1 L/yr
16% less than the average Associate Consultant Salary in India
View more details

Datamatics Global Services Associate Consultant Reviews and Ratings

based on 86 reviews

3.4/5

Rating in categories

3.2

Skill development

3.4

Work-Life balance

2.9

Salary & Benefits

3.2

Job Security

3.0

Company culture

2.7

Promotions/Appraisal

3.0

Work Satisfaction

Explore 86 Reviews and Ratings
Consultant
794 salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Associate Consultant
663 salaries
unlock blur

₹3.7 L/yr - ₹15.1 L/yr

Executive
596 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Senior Executive
357 salaries
unlock blur

₹1.5 L/yr - ₹10 L/yr

Executive Accountant
326 salaries
unlock blur

₹1.1 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Datamatics Global Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview