Upload Button Icon Add office photos

Filter interviews by

Tredence Data Science Associate Interview Questions and Answers

Updated 26 Jul 2024

Tredence Data Science Associate Interview Experiences

1 interview found

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

I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

55 ML questions and aptitude and 3 python questions and 2 sql questions

Round 2 - One-on-one 

(4 Questions)

  • Q1. Normal distribution plot
  • Q2. Standardisation vs normalisation
  • Ans. 

    Standardisation and normalisation are techniques used to scale and transform data in order to improve model performance.

    • Standardisation (Z-score normalisation) scales the data to have a mean of 0 and a standard deviation of 1.

    • Normalisation (Min-Max scaling) scales the data to a specific range, typically between 0 and 1.

    • Standardisation is less affected by outliers compared to normalisation.

    • Standardisation is preferred w...

  • Answered by AI
  • Q3. How to handle outliars
  • Ans. 

    Outliers can be handled by identifying, analyzing, and either removing or transforming them in the data.

    • Identify outliers using statistical methods like Z-score or IQR.

    • Analyze the outliers to understand if they are errors or valid data points.

    • Remove outliers if they are errors or transform them using techniques like winsorization or log transformation.

    • Consider using robust statistical methods that are less sensitive to...

  • Answered by AI
  • Q4. Draw Box-plot and explain its characteristics
  • Ans. 

    Box-plot is a visual representation of the distribution of a dataset, showing the median, quartiles, and outliers.

    • Box-plot displays the median (middle line), quartiles (box), and outliers (dots or lines).

    • The length of the box represents the interquartile range (IQR).

    • Whiskers extend to the smallest and largest non-outlier data points within 1.5 times the IQR from the quartiles.

    • Outliers are plotted individually as dots o...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How do you manage your time
  • Ans. 

    I manage my time by prioritizing tasks, creating schedules, setting deadlines, and using time management tools.

    • Prioritize tasks based on importance and deadlines

    • Create daily or weekly schedules to allocate time for different tasks

    • Set deadlines for each task to stay on track

    • Use time management tools like calendars, to-do lists, and productivity apps

    • Avoid multitasking and focus on one task at a time

    • Take breaks to avoid b

  • Answered by AI
  • Q2. Why you want to join Tredence
  • Ans. 

    I want to join Tredence because of their reputation for cutting-edge data science projects and collaborative work environment.

    • Tredence is known for their innovative data science projects

    • I value the collaborative work environment at Tredence

    • I believe Tredence will provide opportunities for professional growth and development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confident with your skills

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
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 - Coding Test 

Basic coding knowledge check and problem solving skills.

Round 3 - Case Study 

About your work and projects

Round 4 - Behavioral 

(1 Question)

  • Q1. Behavior and problem solving.
Interview experience
5
Excellent
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 

Data Structure medium level questions. Approach important rather final results. Basic understanding of coding.

Round 3 - Technical 

(1 Question)

  • Q1. Coding, data filtering, Machine Learning and Statistics
Round 4 - Technical 

(1 Question)

  • Q1. Machine learning project discussion and your approach.
Round 5 - One-on-one 

(1 Question)

  • Q1. Job description, salary discussion and miscellaneous

Interview Preparation Tips

Interview preparation tips for other job seekers - Continuous practice. Clear theoretical understanding.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 4 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 - Coding Test 

Python Coding Questions Revolve around 1 basic and 1 medium level of python and 1-2 Sql Question and MCQ based On Stats, Data Science related topics

Round 3 - One-on-one 

(3 Questions)

  • Q1. Please be Prepared to Discuss Your Experience or the Projects you mentioned on the resume?And why i you have selected this algorithm and all related question related to why?
  • Q2. Whats the evaluation mertics for classification and regression model?bias and variance
  • Ans. 

    Evaluation metrics for classification and regression models are different. Bias and variance are important factors to consider.

    • Classification metrics include accuracy, precision, recall, F1 score, ROC curve, and AUC.

    • Regression metrics include mean squared error, mean absolute error, R-squared, and adjusted R-squared.

    • Bias refers to the difference between the predicted values and the actual values, while variance refers ...

  • Answered by AI
  • Q3. What are decision Trees and All the algorithms that you have used in ur project?
  • Ans. 

    Decision Trees are a type of supervised learning algorithm used for classification and regression tasks.

    • Decision Trees are used to create a model that predicts the value of a target variable based on several input variables.

    • The algorithm splits the data into subsets based on the most significant attribute and continues recursively until a leaf node is reached.

    • Some of the algorithms used in my project include Random For...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Hr will discuss your salary with you and try to get it as high as possible
  • Q2. They will pressurize to join the company as soon as possible such is their tactics

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont Share you salary expectation to ur Hr in the first round only or else mention has high as possible depending on the role. Its they see that the candidate is coming in less salary their will move you to the next round So check your number

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Aug 2021. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

In both aptitude and coding in the second round, aptitude mostly consists of basic problems and there are some data science problems like bias, stats and probability.

Round 3 - Coding Test 

2 coding problems the ones I got are easier didn't take more than 15 minutes to solve both of them.

Round 4 - Technical 

(2 Questions)

  • Q1. Pretty hard technical interview from formulae behind algorithms to math to algorithms touched the sight of all basic data science questions that are supposed to be asked on data science interview
  • Q2. What is gradient descent, why does gradient descent follow tan angles and please explain and write down the formula of it.
  • Ans. 

    Gradient descent is an optimization algorithm used to minimize the cost function of a machine learning model.

    • Gradient descent is used to update the parameters of a model to minimize the cost function.

    • It follows the direction of steepest descent, which is the negative gradient of the cost function.

    • The learning rate determines the step size of the algorithm.

    • The formula for gradient descent is: theta = theta - alpha * (1/...

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

(2 Questions)

  • Q1. Managerial Technical round asked some basic level coding questions and data handling with lists, tuples, sets and dicts.
  • Q2. Please write a dictionary and try to sort it.
  • Ans. 

    A dictionary sorted in ascending order based on keys.

    • Create a dictionary with key-value pairs

    • Use the sorted() function to sort the dictionary based on keys

    • Convert the sorted dictionary into a list of tuples

    • Use the dict() constructor to create a new dictionary from the sorted list of tuples

  • Answered by AI
Round 6 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. Where do you see yourself in 5 years?
  • Q4. Why are you looking for a change?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the Machine learning lectures of Andrew Ng on youtube, you could easily pass the interview if you have a grip on Andrew Ng's lectures.

Skills evaluated in this interview

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

There are 20 Aptitude Question (time to solve these 20 question is 30 minutes). Then 10 MCQ Questions on Computer Science Fundamentals (time 10 minutes).

Round 2 - Coding Test 

There are 5 question based on DSA 3 question of 20 marks and 2 questions of 50 marks. You need to any two question of 20 marks questions and one of 50 marks question. Total time you get to solve these question is 60 minutes.

Round 3 - Technical 

(4 Questions)

  • Q1. Get Second highest element from an array (duplicates elements are allowed). Required T.C-->O(N) Single traversal. S.C--->O(1)
  • Ans. 

    Get second highest element from an array of strings with O(N) time complexity and O(1) space complexity.

    • Initialize two variables to store the highest and second highest elements.

    • Traverse the array and update the variables accordingly.

    • Return the second highest element.

    • Handle edge cases like empty array or array with only one element.

  • Answered by AI
  • Q2. Sort nearly sortes array.
  • Ans. 

    Sort nearly sorted array using min heap

    • Create a min heap of size k+1

    • Insert first k+1 elements into min heap

    • For remaining elements, extract min and insert new element

    • Extract all remaining elements from min heap

    • Time complexity: O(nlogk)

    • Example: ['apple', 'banana', 'cherry', 'date', 'elderberry']

  • Answered by AI
  • Q3. Coffiecent of x^7 in equation ? y=(x^101-1)(x^100+1)(x^99-1)...........................................(X^0+1)
  • Ans. 

    Coffiecent of x^7 in a given equation

    • Use the binomial theorem to expand the equation

    • Identify the term with x^7

    • The coefficient of x^7 is the coefficient of that term

  • Answered by AI
  • Q4. Some more probabilty and statistic questions exactly didn't remember.

Interview Preparation Tips

Topics to prepare for Tiger Analytics Data Science Intern interview:
  • Mathematics
  • Statistics
  • DSA
Interview preparation tips for other job seekers - Be confident.
Don't fake anything in your resume.
Think aloud.
Think twice code once.

Skills evaluated in this interview

I was interviewed in Oct 2021.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Mcq questions of machine learning and Two python programming questilns

Round 3 - Technical 

(1 Question)

  • Q1. Self introduction ,questions on basic python,sql and statistics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on python,sql,stattics and machine learning

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Question related to Sql
  • Q2. Question related to warehousing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well as its not an easy to crack interview.

Tredence Interview FAQs

How many rounds are there in Tredence Data Science Associate interview?
Tredence interview process usually has 3 rounds. The most common rounds in the Tredence interview process are Coding Test, One-on-one Round and HR.
What are the top questions asked in Tredence Data Science Associate interview?

Some of the top questions asked at the Tredence Data Science Associate interview -

  1. Draw Box-plot and explain its characterist...read more
  2. how to handle outli...read more
  3. standardisation vs normalisat...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Tredence interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 262 Interviews
NeoSOFT Interview Questions
4.0
 • 251 Interviews
Mu Sigma Interview Questions
2.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 199 Interviews
Xoriant Interview Questions
4.2
 • 174 Interviews
Iris Software Interview Questions
4.1
 • 132 Interviews
CMS IT Services Interview Questions
3.1
 • 121 Interviews
Sify Technologies Interview Questions
3.8
 • 118 Interviews
Axtria Interview Questions
3.0
 • 113 Interviews
View all
Consultant
335 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Associate Manager
335 salaries
unlock blur

₹12.5 L/yr - ₹35 L/yr

Senior Business Analyst
276 salaries
unlock blur

₹6.5 L/yr - ₹17 L/yr

Data Engineer
190 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Business Analyst
180 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Explore more salaries
Compare Tredence with

Fractal Analytics

4.0
Compare

Mu Sigma

2.7
Compare

LatentView Analytics

3.7
Compare

AbsolutData

3.6
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