Upload Button Icon Add office photos

Filter interviews by

Digital Web Analytics and Optimization Trainee Analyst Interview Questions and Answers

Updated 16 Jul 2024

Digital Web Analytics and Optimization Trainee Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

On impact of AI in our life

Round 2 - Aptitude Test 

Questions related to aptitude

Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. And behaviour based questions
Round 4 - One-on-one 

(3 Questions)

  • Q1. Java codes basics
  • Q2. Why do we hire you
  • Q3. Palindrome no. Code discussion

Interview questions from similar companies

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on the data structure and algorithms
  • Q2. Questions on the database like MySQL and Cassandra

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer is good and understands the response appropriately
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java hash map and how it works
  • Ans. 

    Java hash map is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.

    • HashMap in Java implements the Map interface and allows null keys and values.

    • It uses hashing to store and retrieve key-value pairs, providing O(1) time complexity for get() and put() operations.

    • Example: HashMap map = new HashMap<>(); map.put("key", 1); int value = map.get("key");

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Dec 2021. 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 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 4 - HR 

(1 Question)

  • Q1. Reason for Job Change

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and clear with concepts
Fractal offers good hike
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

90 min coding test with 4-5 problems to solve

Round 2 - Technical 

(1 Question)

  • Q1. Technical rounds mostly goes around the project work ans some were based on the JD.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Determinant calculation code
Round 2 - Technical 

(1 Question)

  • Q1. Analytical scenario based questions
Round 3 - HR 

(2 Questions)

  • Q1. Willing to relocate?
  • Q2. Hobbies, and other hr questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

There were 3 coding problems : 1 easy and 2 medium level. Other than that there were ML and Deep learning-related questions.

Round 2 - One-on-one 

(5 Questions)

  • Q1. Based on Basics of ML and projects in my resume
  • Q2. Difference between PCA, KNN , Decision Tree
  • Ans. 

    PCA reduces dimensionality, KNN is a non-parametric classification algorithm, Decision Tree is a tree-like model for classification.

    • PCA is used for dimensionality reduction by transforming data into a new coordinate system

    • KNN is a non-parametric classification algorithm that classifies new data points based on similarity to training data

    • Decision Tree is a tree-like model where each internal node represents a feature, e...

  • Answered by AI
  • Q3. T-test significance
  • Ans. 

    A t-test is used to determine if there is a significant difference between the means of two groups.

    • T-test is a statistical test used to compare the means of two groups.

    • It calculates the t-value, which is then compared to a critical value to determine significance.

    • The lower the p-value, the more significant the difference between the groups.

    • For example, a t-test can be used to compare the average test scores of two diff...

  • Answered by AI
  • Q4. Batch Normalization
  • Q5. Activation functions

Interview Preparation Tips

Topics to prepare for Tiger Analytics Trainee Analyst interview:
  • Machine Learning
  • Deep Learning
  • Basic coding

Skills evaluated in this interview

Trainee Analyst Interview Questions & Answers

Tiger Analytics user image 21EUCS507 - HARIHARAN A

posted on 12 Mar 2024

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

Basic Aptitude Questions,1sql,1coding

Round 2 - Technical 

(2 Questions)

  • Q1. Sql basics and python
  • Q2. Projects and problem solving skills
Round 3 - Technical 

(2 Questions)

  • Q1. Sql depth concepts
  • Q2. Normalisation,joins
Round 4 - HR 

(2 Questions)

  • Q1. General questions like relocation
  • Q2. About family and college

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong in sql

Manager Interview Questions & Answers

C5i user image Anonymous

posted on 25 Feb 2025

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

I was interviewed in Aug 2024.

Round 1 - HR 

(2 Questions)

  • Q1. About previous rolls
  • Q2. Whaat did you di
  • Ans. 

    I successfully implemented a new project management system to streamline workflow and improve team efficiency.

    • Implemented new project management system

    • Streamlined workflow

    • Improved team efficiency

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Look for a better company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Sql exam - MCQ & write a query

Round 2 - Technical 

(1 Question)

  • Q1. SDLC, STLC & Bug life cycle Where we apply OOPs concept in automation where we apply collection in automation Explain framework

Digital Web Analytics and Optimization Interview FAQs

How many rounds are there in Digital Web Analytics and Optimization Trainee Analyst interview?
Digital Web Analytics and Optimization interview process usually has 4 rounds. The most common rounds in the Digital Web Analytics and Optimization interview process are Group Discussion, Aptitude Test and HR.
What are the top questions asked in Digital Web Analytics and Optimization Trainee Analyst interview?

Some of the top questions asked at the Digital Web Analytics and Optimization Trainee Analyst interview -

  1. And behaviour based questi...read more
  2. Palindrome no. Code discuss...read more
  3. Java codes bas...read more

Tell us how to improve this page.

Digital Web Analytics and Optimization Trainee Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 738 Interviews
S&P Global Interview Questions
4.1
 • 276 Interviews
Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Access Healthcare Interview Questions
3.9
 • 208 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Crisil Interview Questions
3.6
 • 188 Interviews
Straive Interview Questions
3.4
 • 176 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
Indegene Interview Questions
3.4
 • 151 Interviews
View all
Digital Web Analytics and Optimization Trainee Analyst Salary
based on 5 salaries
₹5.4 L/yr - ₹6.5 L/yr
41% more than the average Trainee Analyst Salary in India
View more details

Digital Web Analytics and Optimization Trainee Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Analyst
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analytics Consultant
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Analyst
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Analyst
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Digital Web Analytics and Optimization with

Fractal Analytics

4.0
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

3.7
Compare

Mu Sigma

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