Upload Button Icon Add office photos

Filter interviews by

Mallcom Data Analyst Interview Questions and Answers

Updated 6 Dec 2024

Mallcom Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

I was asked to make do a assignment on Power BI

Round 2 - One-on-one 

(2 Questions)

  • Q1. Personal questions like where I stay etc.
  • Q2. About my previous organisation and projects.

Interview questions from similar companies

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

Aptitude test on reasoning and problem solving

Round 2 - Technical 

(2 Questions)

  • Q1. What is list and tuple
  • Ans. 

    List and tuple are both data structures in Python. Lists are mutable, ordered collections of items, while tuples are immutable, ordered collections.

    • List is mutable, meaning its elements can be changed after creation

    • Tuple is immutable, meaning its elements cannot be changed after creation

    • List is defined using square brackets [], while tuple is defined using parentheses ()

    • Example of list: my_list = [1, 2, 3]

    • Example of tu

  • Answered by AI
  • Q2. How tableau works
  • Ans. 

    Tableau is a data visualization tool that helps users create interactive and shareable dashboards and reports.

    • Tableau connects to various data sources such as Excel, SQL databases, and cloud services.

    • Users can drag and drop fields to create visualizations like charts, graphs, and maps.

    • Tableau allows for interactive filtering and drilling down into data for deeper insights.

    • Users can create dashboards and stories to pres...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick with basic

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Walk through your project?
  • Ans. 

    Developed a predictive model to forecast sales based on historical data

    • Collected and cleaned historical sales data

    • Performed exploratory data analysis to identify trends and patterns

    • Built and trained a machine learning model using regression techniques

    • Evaluated model performance using metrics like RMSE and MAE

  • Answered by AI
  • Q2. Behavioral questions?
Round 2 - Technical 

(2 Questions)

  • Q1. Questions based on Advanced Excel like Vlookup, Index match, sumifs, pivot tables
  • Q2. Behavioral questions
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your projects
Basic SQL, Advanced Excel, Tableau or Power BI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2023.

Round 1 - Aptitude Test 

Medical knowledge based questions

Round 2 - Technical 

(2 Questions)

  • Q1. General medical questions
  • Q2. Antidiabetics , gerd, antihypertension,gout,bones,fracture
Round 3 - HR 

(1 Question)

  • Q1. Introducation salary expectation skills personality
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 4 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 - Aptitude Test 

Be well prepared with Excel especially

Round 3 - One-on-one 

(2 Questions)

  • Q1. How do you handle critical work situation?
  • Q2. Team work, collaboration, managerial involvement
Round 4 - One-on-one 

(2 Questions)

  • Q1. How do you handle co-worker's task when given to you?
  • Q2. Inform the manager and have a clear communication with the co worker on the progress and perquisites.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduction, Journey, questions from CV
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 May 2023. There were 2 interview rounds.

Round 1 - Assignment 

Extract text from Image and Audio

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic questions regarding SQL, data preprocessing, and mostly related to the resume and project mentioned.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear and be through about your projects.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Java, python, r, powerbi

Round 2 - Group Discussion 

About powerbi, they have conducted.....

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is Logistic regression
  • Ans. 

    Logistic regression is a statistical method used to analyze and model the relationship between a binary dependent variable and one or more independent variables.

    • It is a type of regression analysis used for predicting the probability of a categorical dependent variable

    • It is commonly used in marketing, finance, and healthcare industries

    • It uses a sigmoid function to map any real-valued number to a value between 0 and 1

    • Exa...

  • Answered by AI
  • Q2. What are Random Forests
  • Ans. 

    Random Forests is an ensemble learning method for classification, regression and other tasks.

    • Random Forests is a machine learning algorithm that builds multiple decision trees and combines their outputs.

    • It is an ensemble learning method that uses bagging and feature randomness to improve the accuracy and prevent overfitting.

    • Random Forests can be used for classification, regression, feature selection, and outlier detect...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. What is Natural Language Processing
  • Ans. 

    Natural Language Processing is a field of study that focuses on making computers understand human language.

    • It involves using algorithms and statistical models to analyze and interpret human language.

    • NLP is used in various applications such as chatbots, sentiment analysis, and language translation.

    • Examples of NLP tools include NLTK, spaCy, and Stanford CoreNLP.

  • Answered by AI
  • Q2. What is BERT & Transformers
  • Ans. 

    BERT & Transformers are natural language processing models used for tasks such as sentiment analysis, question answering, and language translation.

    • BERT stands for Bidirectional Encoder Representations from Transformers and is a pre-trained language model developed by Google.

    • Transformers are a type of neural network architecture that can process sequential data, such as text, by attending to different parts of the input...

  • Answered by AI
  • Q3. What are common OCR techniques
  • Ans. 

    OCR techniques include preprocessing, segmentation, recognition, and postprocessing.

    • Preprocessing involves enhancing the image quality and removing noise.

    • Segmentation is the process of identifying individual characters or words in the image.

    • Recognition involves using machine learning algorithms to recognize the characters or words.

    • Postprocessing involves correcting errors and improving the accuracy of the recognized te...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study Technical concepts and algorithms in Machine Learning

Skills evaluated in this interview

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

General knowledge of data Analyst

Round 2 - Assignment 

Project details of previous organization

Round 3 - HR 

(1 Question)

  • Q1. Experience shared and discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place based on manager

Mallcom Interview FAQs

How many rounds are there in Mallcom Data Analyst interview?
Mallcom interview process usually has 2 rounds. The most common rounds in the Mallcom interview process are Assignment and One-on-one Round.
What are the top questions asked in Mallcom Data Analyst interview?

Some of the top questions asked at the Mallcom Data Analyst interview -

  1. Personal questions like where I stay e...read more
  2. About my previous organisation and projec...read more

Tell us how to improve this page.

Mallcom Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Mallcom Data Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

2.0

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Area Sales Manager
14 salaries
unlock blur

₹4.4 L/yr - ₹6 L/yr

Assistant Manager
11 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Logistics Executive
8 salaries
unlock blur

₹1.2 L/yr - ₹2.4 L/yr

Company Secretary and Compliance Officer
7 salaries
unlock blur

₹6.3 L/yr - ₹7.3 L/yr

Junior Executive
7 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Explore more salaries
Compare Mallcom with

Arvind Group

4.0
Compare

Raymond Lifestyle Limited

4.1
Compare

Aditya Birla Fashion and Retail

4.1
Compare

Vardhman Fabrics

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