Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Intellect Design Arena Team. If you also belong to the team, you can get access from here

Intellect Design Arena Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 1.8k Reviews

Filter interviews by

Intellect Design Arena Data Scientist Interview Questions and Answers

Updated 22 Aug 2024

Intellect Design Arena Data Scientist Interview Experiences

4 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to the projects in the resume and some questions on machine learning concepts.

Data Scientist Interview Questions & Answers

user image Krishna Sai

posted on 22 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About the Projects I was working on and step by step detailing
  • Q2. Since it is NLP related projects mostly on Embeddings and word related questions
Round 2 - Assignment 

Its a take-home assignment related to NLP multi-class classification

Round 3 - Behavioral 

(2 Questions)

  • Q1. Again they discussed my insights on the projects
  • Q2. Some case studies and how we can solve it
Round 4 - HR 

(2 Questions)

  • Q1. Salary Negotiation
  • Q2. Accepting offer

Data Scientist Interview Questions Asked at Other Companies

Q1. Special Sum of Array Problem Statement Given an array 'arr' conta ... read more
Q2. for a data with 1000 samples and 700 dimensions, how would you fi ... read more
asked in Affine
Q3. you have a pandas dataframe with three columns, filled with state ... read more
Q4. Clone a Linked List with Random Pointers Given a linked list wher ... read more
asked in Coforge
Q5. coding question of finding index of 2 nos. having total equal to ... read more

I applied via Naukri.com and was interviewed in Jun 2022. 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 - One-on-one 

(3 Questions)

  • Q1. What is tokenization in NLP? and, to get raw tokens for a sentence with words seperated by space, why use tokenizers from nltk instead of str.split()?
  • Ans. 

    Tokenization in NLP is the process of breaking down text into smaller units called tokens.

    • Tokenization is a fundamental step in NLP for text preprocessing.

    • Tokens can be words, phrases, or even individual characters.

    • Tokenization helps in preparing text data for further analysis or modeling.

    • NLTK tokenizers provide additional functionalities like handling contractions, punctuation, etc.

    • str.split() may not handle complex t...

  • Answered by AI
  • Q2. While tokenzing, if you want to not break some word pairs(or triplets), for ex, to not tokenize the words 'first' and 'name' when they occur together and consider them as a single token, how would you do i...
  • Q3. 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 i...
  • Ans. 

    To find a line that best fits the data with 1000 samples and 700 dimensions, we can use linear regression.

    • For unsupervised ML approach, we can use Principal Component Analysis (PCA) to reduce dimensions and then fit a line using linear regression.

    • For supervised ML approach, we need to select a target column. We can choose any of the 700 dimensions as the target and treat it as a regression problem.

    • Potential problems of...

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

(3 Questions)

  • Q1. This round was entirely based on my projects on the resume!!!!
  • Q2. Explain project starting from the business problem to the deployment? [I was being interrupted for clarifications and questions]
  • Q3. [all of the follow up questions were baed on my answers] (some questions on businesss problem and rationale behing it, end users, how success will be measured and data collection that I can't disclose) a...

Interview Preparation Tips

Interview preparation tips for other job seekers - do not chase the HR, they just don't reply and your application will be forwarded, only when a candidate doesn't join or something like that. they had called me and told me that all the 3 rounds(2 technical + 1 manager) will completed in 3 days and didn't get back to me after the first round, in which the interviewer had explicitly told me that he has forwarded me to the next round and HR will get in touch with me for scheduling the 2nd technical round.

Skills evaluated in this interview

Data Scientist Interview Questions & Answers

user image amruta chothave

posted on 4 May 2024

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 - Technical 

(2 Questions)

  • Q1. Gradient descent
  • Q2. Precision Recall
Round 2 - HR 

(2 Questions)

  • Q1. Where you see yourslef in next 5 year
  • Q2. Difficult situation which you face in ur last job

Intellect Design Arena interview questions for designations

 Data Analyst

 (1)

 Lead Data Engineer

 (1)

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Assignment 

Basic self evaluation test.

Round 2 - Technical 

(3 Questions)

  • Q1. What project I have completed and follow-up questions on that?
  • Q2. How to handle class imbalance.
  • Ans. 

    Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.

    • Use resampling techniques like oversampling or undersampling to balance the classes.

    • Utilize algorithms that are robust to class imbalance, such as Random Forest, XGBoost, or SVM.

    • Adjust class weights in the model to give more importance to minority class.

    • Use evaluation metrics like F1 score, precision, r...

  • Answered by AI
  • Q3. Basic Python coding questions.
Round 3 - Technical 

(2 Questions)

  • Q1. Data-related questions.
  • Q2. ML Ops questions.

Interview Preparation Tips

Topics to prepare for Amdocs Data Scientist interview:
  • Python
  • MLOPS
Interview preparation tips for other job seekers - Prepare your projects well. And be ready for basic python coding questions. Prepare MlOps roles as well.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Basicn details to check for qualifications
Round 2 - Technical 

(1 Question)

  • Q1. About my projects
Round 3 - Technical 

(1 Question)

  • Q1. More details about ML models
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic ml related questions,past project discussion
Round 2 - One-on-one 

(1 Question)

  • Q1. AI, ML related, statistical analysis of the graph.
Round 3 - Behavioral 

(1 Question)

  • Q1. Work culture, check
Round 4 - cross functional lob 

(1 Question)

  • Q1. Work culture, project discussion, scenario based questions
Round 5 - HR 

(1 Question)

  • Q1. Basic HR questions, why sap salary discussions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. About projects and then questions related to ML and DL. Mostly focused on DL part
  • Q2. What is the difference between Adam optimizer and Gradient Descent Optimizer?
  • Ans. 

    Adam optimizer is an extension to the Gradient Descent optimizer with adaptive learning rates and momentum.

    • Adam optimizer combines the benefits of both AdaGrad and RMSProp optimizers.

    • Adam optimizer uses adaptive learning rates for each parameter.

    • Gradient Descent optimizer has a fixed learning rate for all parameters.

    • Adam optimizer includes momentum to speed up convergence.

    • Gradient Descent optimizer updates parameters b...

  • Answered by AI
  • Q3. When to use Relu and when not?
  • Ans. 

    Use ReLU for hidden layers in deep neural networks, avoid for output layers.

    • ReLU is commonly used in hidden layers to introduce non-linearity and speed up convergence.

    • Avoid using ReLU in output layers for regression tasks as it can lead to vanishing gradients.

    • Consider using Leaky ReLU or Sigmoid for output layers depending on the task.

    • ReLU is computationally efficient and helps in preventing the vanishing gradient prob...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Given a situation how do you handle different cases
  • Q2. Given a proab stats question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your projects well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic pandas questions on dataframes
  • Q2. Some quiz questions

Intellect Design Arena Interview FAQs

How many rounds are there in Intellect Design Arena Data Scientist interview?
Intellect Design Arena interview process usually has 2-3 rounds. The most common rounds in the Intellect Design Arena interview process are Technical, One-on-one Round and HR.
How to prepare for Intellect Design Arena Data Scientist 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 Intellect Design Arena. The most common topics and skills that interviewers at Intellect Design Arena expect are Deep Learning, Machine Learning, Natural Language Processing, NLP and Aggregate.
What are the top questions asked in Intellect Design Arena Data Scientist interview?

Some of the top questions asked at the Intellect Design Arena Data Scientist interview -

  1. for a data with 1000 samples and 700 dimensions, how would you find a line that...read more
  2. what is tokenization in NLP? and, to get raw tokens for a sentence with words s...read more
  3. [all of the follow up questions were baed on my answers] (some questions on bu...read more

Tell us how to improve this page.

Intellect Design Arena Data Scientist Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
Intellect Design Arena Data Scientist Salary
based on 59 salaries
₹6.5 L/yr - ₹27 L/yr
10% more than the average Data Scientist Salary in India
View more details

Intellect Design Arena Data Scientist Reviews and Ratings

based on 5 reviews

3.8/5

Rating in categories

4.0

Skill development

2.9

Work-life balance

2.5

Salary

4.0

Job security

3.2

Company culture

4.0

Promotions

3.6

Work satisfaction

Explore 5 Reviews and Ratings
Consultant
1.5k salaries
unlock blur

₹5.3 L/yr - ₹18 L/yr

Associate Consultant
982 salaries
unlock blur

₹2.4 L/yr - ₹11.3 L/yr

Team Lead
525 salaries
unlock blur

₹7.1 L/yr - ₹24.6 L/yr

Senior Project Leader
419 salaries
unlock blur

₹8.9 L/yr - ₹26.4 L/yr

Product Engineer
336 salaries
unlock blur

₹2.8 L/yr - ₹10.5 L/yr

Explore more salaries
Compare Intellect Design Arena with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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