Upload Button Icon Add office photos

Filter interviews by

DecisionTree Analytics Interview Questions, Process, and Tips

Updated 28 Jun 2024

Top DecisionTree Analytics Interview Questions and Answers

DecisionTree Analytics Interview Experiences

Popular Designations

5 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 18 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

The frist round was aptitude test where u needed 20+marks to qualify to the next level

Round 2 - Technical 

(4 Questions)

  • Q1. What is SQL ?
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks such as querying data, updating records, and creating tables

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • Example: SELECT * FROM customers WHERE city = 'New York';

  • Answered by AI
  • Q2. What are joins expalin different joins
  • Ans. 

    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 a 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 Outer Join: Returns all rows when there is a match in either table.

    • Self Join: Jo...

  • Answered by AI
  • Q3. Write a query to retrive all the employee names who have joined in last 30 days
  • Ans. 

    Query to retrieve employee names who joined in last 30 days

    • Use the current date and subtract 30 days to get the date 30 days ago

    • Join the employee table with the date joined column to filter employees who joined in the last 30 days

  • Answered by AI
  • Q4. A men fell in 50m well he climbs 4m up and slips 3 m down in a day.how many days would it take him to come out of the well?
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions about joins
  • Q2. Few aptitude questions
Round 4 - HR 

(1 Question)

  • Q1. Why do you wanna join data analytics team

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't keep your hopes high my interview went well yet I didn't get the offer.

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 28 Jun 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Puzzles were asked
  • Q2. Basic sql qtns and definitions

Interview Preparation Tips

Topics to prepare for DecisionTree Analytics Data Analyst interview:
  • SQL
  • puzzles
Interview preparation tips for other job seekers - ninterview was more of a puzzle type rather based on technical

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. They will ask basic SQL queries and about your project and experience.
  • Q2. Prepare for logical quiz questions.

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2023

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

30 mins test. 15 questions. 3 sections. 1st section was basic aptitude covering topics like TSD, Percentage, 2nd section were puzzles and 3rd section comprised of Data Interpretation questions.

Round 3 - Technical 

(1 Question)

  • Q1. Started with introduction and asked me to rate myself in SQL and python 1. Basic SQL questions like difference between having and where. 2.Told to write 6-7 queries based upon that. 3. Types of joins in S...

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont expect for the offer even if the interview goes well. Give your best. I answered all questions correctly and my aptitude score was also good and the interviewer was also happy with my answers and told me that I will get a call for next round but still I did not get selected.

DecisionTree Analytics interview questions for popular designations

 Data Analyst

 (2)

 Senior Data Analyst

 (2)

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 5 interview rounds.

Round 1 - Telephonic Call 

(1 Question)

  • Q1. Basic questions were asked regarding sql
Round 2 - Coding Test 

Aptitude plus coding test was there on a sheet of paper

Round 3 - Technical 

(1 Question)

  • Q1. Puzzles and technical.questioms were asked
Round 4 - One-on-one 

(1 Question)

  • Q1. This was done with the CEO
Round 5 - HR 

(1 Question)

  • Q1. Questions related to salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql and check a lot of puzzles online

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: The questions were of medium to high difficulty. What set this test apart was the fact that each question had different weightage ranging from 0.5 to 3 marks per question. Time was a major factor. So my strategy was to attempt all the 1 and 1.5 marks questions which constitute the major chunk of the paper in around 40 minutes and spend the remaining 20 minutes for the 2 and 3 mark questions. I did not even bother reading the 0.5 mark questions. The 2 and 3 mark questions were difficult and those will differentiate you from others. 1600 students wrote the test and only 86 got shortlisted for the next round.
Duration: 60 minutes
Total Questions: 40

Round: Technical Interview
Experience: I was asked to write a C program to print the Fibonacci sequence and a basic SQL query. Apart from this I was asked a puzzle and other questions related to my resume. Out of the 86, only 26 students were called for the next round which again was a technical interview.

Round: Technical Interview
Experience: This was similar to the first technical interview. I had to write a C program to print the prime numbers between 1 and 100 and a puzzle was asked again. Apart from this a guesstimate to find the number of cars between 2 places was asked and a scenario based question too was asked. These were followed by resume related questions.

Round: HR Interview
Experience: All the 26 students who attended the second technical round were allowed to attend HR round as well. This was just for 4 - 5 minutes. I was asked about my family background and why I should be hired. My fondest memories from school days were asked too. Finally offer letter was given to 10 students out of the 1600 who wrote the test :P

General Tips: Just keep a calm head and attempt the questions. Ask for time to think if you are not able to answer the questions immediately. Be bold and confident. That is sufficient :)
Skills: Puzzle Solving Capability, Ability To Think, SQL, C Programming
College Name: VIT Vellore

I was interviewed in Mar 2017.

Interview Questionnaire 

1 Question

  • Q1. Views on their recruiting process
  • Ans. 

    I believe the recruiting process is thorough and well-organized.

    • The company uses a combination of resume screening, interviews, and assessments to evaluate candidates.

    • They have a clear timeline for the hiring process and keep candidates informed of their progress.

    • Feedback is provided to candidates after interviews to help them improve for future opportunities.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience:

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

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 

SQL test has been conducted nearer to 12-15 questions.

Round 3 - HR 

(2 Questions)

  • Q1. Normal discussion, about salary negotiation
  • Q2. Asked about my past company experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck.
They have lots of opportunities.....................
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

It was a 3 hour test with 144 questions

Round 2 - HR 

(1 Question)

  • Q1. Why did you select this company?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Multiple sections on cognitive ability, quant and logical reasoning.
1 coding question

Round 3 - Group Discussion 

Easy
50% went to next round

Round 4 - One-on-one 

(3 Questions)

  • Q1. Technical: SQL, DBMS, Basic programming questions- palindrome, fibonacci, discussion on projects and internships
  • Q2. Difference between UNION and UNION ALL
  • Ans. 

    UNION combines and removes duplicates, UNION ALL combines without removing duplicates.

    • UNION merges the results of two or more SELECT statements and removes duplicates.

    • UNION ALL merges the results of two or more SELECT statements without removing duplicates.

    • UNION is slower as it has to remove duplicates, while UNION ALL is faster.

    • Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;

    • Example: SELECT column...

  • Answered by AI
  • Q3. Types of SQL commands
  • Ans. 

    SQL commands include SELECT, INSERT, UPDATE, DELETE, CREATE, and DROP.

    • SELECT: retrieves data from a database

    • INSERT: adds new records to a table

    • UPDATE: modifies existing records in a table

    • DELETE: removes records from a table

    • CREATE: creates a new table, view, or index

    • DROP: deletes a table or index

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Common HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics

Skills evaluated in this interview

DecisionTree Analytics Interview FAQs

How many rounds are there in DecisionTree Analytics interview?
DecisionTree Analytics interview process usually has 2-3 rounds. The most common rounds in the DecisionTree Analytics interview process are Technical, One-on-one Round and HR.
How to prepare for DecisionTree 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 DecisionTree Analytics. The most common topics and skills that interviewers at DecisionTree Analytics expect are Business Intelligence, Data Analytics, SQL, B2B Sales and Content Development.
What are the top questions asked in DecisionTree Analytics interview?

Some of the top questions asked at the DecisionTree Analytics interview -

  1. a men fell in 50m well he climbs 4m up and slips 3 m down in a day.how many day...read more
  2. write a query to retrive all the employee names who have joined in last 30 d...read more
  3. what are joins expalin different jo...read more

Tell us how to improve this page.

DecisionTree Analytics Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

DecisionTree Analytics Reviews and Ratings

based on 13 reviews

4.3/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.1

Salary

4.1

Job security

4.1

Company culture

3.7

Promotions

3.9

Work satisfaction

Explore 13 Reviews and Ratings
Data Analyst
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Analyst
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Data Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Presales Consultant
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DecisionTree Analytics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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