Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Aaum Research and Analytics Team. If you also belong to the team, you can get access from here

Aaum Research and Analytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Aaum Research and Analytics Interview Questions and Answers

Updated 2 Feb 2025

Aaum Research and Analytics Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions around python

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Python related coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain about logistic regression
  • Ans. 

    Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

    • Logistic regression is used when the dependent variable is binary (0/1, True/False, Yes/No, etc.).

    • It estimates the probability that a given input belongs to a particular category.

    • The output of logistic regression is a probability score between 0 and 1.

    • It uses the logistic function (sig...

  • Answered by AI
  • Q2. What is decision tree
  • Ans. 

    A decision tree is a flowchart-like structure in which each internal node represents a test on an attribute, each branch represents the outcome of the test, and each leaf node represents a class label.

    • Decision tree is a popular machine learning algorithm used for classification and regression tasks.

    • It breaks down a dataset into smaller subsets based on different attributes and creates a tree-like structure to make deci...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Aaum Research and Analytics Jr. Data Scientist interview:
  • Python
  • Machine Learning

Skills evaluated in this interview

Jr. Data Scientist Interview Questions asked at other Companies

Q1. Implement a Data Structure for selection of a user in a database based on his username in the fastest way possible. (Python)
View answer (1)

I applied via Recruitment Consultant and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Are u ready to continue on prev. salary without hike?
  • Q2. We have an opening in US, could u cancel ur existing offer and join us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys they are making false promises initially to make you join and also since they dont have deeper pockets to pay you due to limited projects they cant afford for their promises.

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. All the basic Data science questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on core data science concepts..

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Aaum Research and Analytics interview questions for popular designations

 Data Scientist

 (3)

 Jr. Data Scientist

 (1)

Interview Questions & Answers

user image Himanka Ghosh

posted on 21 Aug 2020

I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What do you know about RPA?
  • Q2. He asked me what courses have I done on data analytics/ data science etc.
  • Q3. I told about Coursera etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make a good resume like from a website like novoresume. Make a good LinkedIn profile.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerrank coding test

Round 2 - Technical 

(2 Questions)

  • Q1. Is the String anagram or not
  • Ans. 

    Check if a given string is an anagram of another string

    • Compare the sorted characters of both strings

    • Check if the character counts are the same in both strings

    • Examples: 'listen' and 'silent' are anagrams, 'hello' and 'world' are not

  • Answered by AI
  • Q2. Occurence of letters in a string
  • Ans. 

    Count the occurrence of each letter in a given string.

    • Create an array to store the count of each letter

    • Iterate through the string and increment the count of each letter in the array

    • Return the array with the count of each letter

  • Answered by AI

Skills evaluated in this interview

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 - Coding Test 

20 mcq questions and 3 programming questions

Round 3 - Technical 

(2 Questions)

  • Q1. Progrmas on the linked list
  • Ans. 

    Linked list programs involve creating, traversing, inserting, and deleting nodes in a linked list data structure.

    • Create a linked list by defining a node struct and using pointers to link them together

    • Traverse the linked list using a while loop and a pointer to the current node

    • Insert a node by creating a new node, updating pointers, and handling edge cases

    • Delete a node by updating pointers and freeing memory

    • Examples: re...

  • Answered by AI
  • Q2. 1 to 1 round with some questions on linked list and arrays

Skills evaluated in this interview

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

Moderate Coding question

Round 2 - Technical 

(2 Questions)

  • Q1. On Java, OOPS concepts and coding logics
  • Q2. Data Structures and algorithms
Round 3 - Technical 

(2 Questions)

  • Q1. Mostly the same as Round 1
  • Q2. But question complexity is increased
Round 4 - HR 

(2 Questions)

  • Q1. Normal questions about us
  • Q2. Nothing major as I remember
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Shine and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. We have considered to directly send your profile to companies. How much CTC do you expect?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident,answer all questions.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. Why r u looking job
  • Q2. What is sales and why you need this
  • Ans. 

    Sales is the process of selling products or services to customers in exchange for money or other forms of compensation.

    • Sales involves identifying potential customers, understanding their needs, and persuading them to make a purchase.

    • Building relationships with customers is crucial in sales to ensure repeat business and referrals.

    • Sales executives need strong communication and negotiation skills to effectively close deal...

  • Answered by AI
  • Q3. And what is your last salary package

Aaum Research and Analytics Interview FAQs

How many rounds are there in Aaum Research and Analytics interview?
Aaum Research and Analytics interview process usually has 1-2 rounds. The most common rounds in the Aaum Research and Analytics interview process are One-on-one Round and Coding Test.
How to prepare for Aaum Research and Analytics 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 Aaum Research and Analytics. The most common topics and skills that interviewers at Aaum Research and Analytics expect are Python, Machine Learning, Statistical Modeling, R and Spark.
What are the top questions asked in Aaum Research and Analytics interview?

Some of the top questions asked at the Aaum Research and Analytics interview -

  1. What do you know about R...read more
  2. What is decision t...read more
  3. Explain about logistic regress...read more

Tell us how to improve this page.

Aaum Research and Analytics Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Practo Interview Questions
3.1
 • 74 Interviews
InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.0
 • 17 Interviews
Shine Interview Questions
2.7
 • 16 Interviews
Pepper Content Interview Questions
2.5
 • 11 Interviews
Elevate Interview Questions
3.5
 • 9 Interviews
ParallelDots Interview Questions
4.0
 • 9 Interviews
Meddo Interview Questions
3.1
 • 8 Interviews
Mogli labs Interview Questions
3.5
 • 8 Interviews
PromptCloud Interview Questions
4.6
 • 7 Interviews
View all

Aaum Research and Analytics Reviews and Ratings

based on 12 reviews

2.5/5

Rating in categories

2.4

Skill development

2.4

Work-life balance

2.0

Salary

2.7

Job security

2.3

Company culture

2.0

Promotions

2.3

Work satisfaction

Explore 12 Reviews and Ratings
Data Scientist (R Program must)

Chennai,

Bangalore / Bengaluru

1-2 Yrs

Not Disclosed

Explore more jobs
Data Scientist
29 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Jr. Data Scientist
18 salaries
unlock blur

₹2.3 L/yr - ₹5.1 L/yr

Data Scientist Trainee
7 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Software Engineer
5 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

BI Developer
5 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Explore more salaries
Compare Aaum Research and Analytics with

Practo

3.1
Compare

InsanelyGood

4.1
Compare

Mogli labs

3.5
Compare

Vegrow

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