Upload Button Icon Add office photos

Filter interviews by

Emplay Analytics Data Science Intern Interview Questions and Answers

Updated 30 Oct 2021

Emplay Analytics Data Science Intern Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Related to NLP mostly.
  • Q2. What happens when you type google.com?
  • Ans. 

    Typing google.com sends a request to Google's servers, which respond with the website's HTML code.

    • The browser sends a DNS request to resolve the domain name 'google.com' to an IP address

    • The browser establishes a TCP connection with Google's server

    • The browser sends an HTTP request to the server for the website's HTML code

    • The server responds with the HTML code, which the browser renders as a webpage

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn your NLP projects from base to the top.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning, deduction reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. Basic DSA leetcode easy and medium , arrays and hashmaps and LRU cache
  • Q2. SQL queries and DBMS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise DBMS and SQL and it is required
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Topics like sql, python, aptitude were covered.

Round 2 - Technical 

(1 Question)

  • Q1. Questions from stats, machine learning were asked. Behavioral questions were also covered.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience but they didnt give any response for my mails. I was worried about the results for 3 weeks and later they told me it was a rejection. When I asked them for reason , they dont have any it seems . Post interview it was horrible experience for me .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What's the CI/CD workflow that's followed in your team?
  • Ans. 

    Our team follows a CI/CD workflow that includes automated testing, code reviews, and continuous integration.

    • Automated testing is run on every code change to catch bugs early.

    • Code reviews are conducted before merging changes to ensure code quality.

    • Continuous integration is used to automatically build and test code changes in a shared repository.

    • Deployment pipelines are set up to automate the release process.

    • Version cont...

  • Answered by AI
  • Q2. Has there been any security incident and how have you handled those ?
  • Ans. 

    Yes, there have been security incidents and I have handled them effectively.

    • Implemented security protocols to prevent future incidents

    • Conducted thorough investigation to identify the root cause

    • Collaborated with IT team to strengthen security measures

    • Communicated with stakeholders to ensure transparency and trust

    • Provided training to employees on cybersecurity best practices

  • Answered by AI
  • Q3. Difference between authorization and authentication ?
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what actions a user is allowed to perform.

    • Authentication confirms the identity of a user through credentials like passwords or biometrics.

    • Authorization determines the level of access or permissions a user has once their identity is confirmed.

    • Authentication is the process of logging in, while authorization is the process of granting or denyin...

  • Answered by AI
  • Q4. LLD for an authentication and authorization system
  • Ans. 

    LLD for an authentication and authorization system

    • Separate modules for authentication and authorization

    • Use of secure hashing algorithms for storing passwords

    • Role-based access control implementation

    • Audit logging for tracking user actions

    • Integration with external identity providers

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

(1 Question)

  • Q1. Design a document managed storage like google drive as an E2E solution.
  • Ans. 

    Design a document managed storage like Google Drive as an E2E solution.

    • Implement user authentication and authorization for secure access.

    • Create a user-friendly interface for uploading, organizing, and sharing documents.

    • Include features like version control, file syncing, and search functionality.

    • Utilize cloud storage for scalability and accessibility.

    • Implement encryption for data security.

    • Integrate with third-party app

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on the points mentioned in your resume.
Be ready to provide reasons for decisions taken for your resume.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain any ML model.
  • Q2. Create Dataframe from two lists.

Interview Preparation Tips

Topics to prepare for Nielsen Data Scientist interview:
  • Python
  • pandas
  • ML
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain the RAG pipeline?
  • Ans. 

    RAG pipeline is a data processing pipeline used in data science to categorize data into Red, Amber, and Green based on certain criteria.

    • RAG stands for Red, Amber, Green which are used to categorize data based on certain criteria

    • Red category typically represents data that needs immediate attention or action

    • Amber category represents data that requires monitoring or further investigation

    • Green category represents data that...

  • Answered by AI
  • Q2. Explain Confusion metrics
  • Ans. 

    Confusion metrics are used to evaluate the performance of a classification model by comparing predicted values with actual values.

    • Confusion matrix is a table that describes the performance of a classification model.

    • It consists of four different metrics: True Positive, True Negative, False Positive, and False Negative.

    • These metrics are used to calculate other evaluation metrics like accuracy, precision, recall, and F1 s...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Gen AI projects
  • Q2. Architecture of projects I worked
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

DSA and ML, AI, Coding question

Round 2 - One-on-one 

(1 Question)

  • Q1. Case study which was easy
Round 3 - One-on-one 

(1 Question)

  • Q1. In depth questions on ML
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Bio activities example
  • Q2. Adverse drug reaction
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

SQL, Python coding …

Emplay Analytics Interview FAQs

What are the top questions asked in Emplay Analytics Data Science Intern interview?

Some of the top questions asked at the Emplay Analytics Data Science Intern interview -

  1. What happens when you type google.c...read more
  2. Related to NLP most...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 733 Interviews
S&P Global Interview Questions
4.2
 • 272 Interviews
Mu Sigma Interview Questions
2.6
 • 228 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
Access Healthcare Interview Questions
3.9
 • 202 Interviews
Crisil Interview Questions
3.7
 • 185 Interviews
Straive Interview Questions
3.4
 • 171 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
Indegene Interview Questions
3.4
 • 150 Interviews
View all
Senior QA Engineer
4 salaries
unlock blur

₹8.9 L/yr - ₹10.4 L/yr

Analytics Consultant
4 salaries
unlock blur

₹7.5 L/yr - ₹10.1 L/yr

Data Scientist
3 salaries
unlock blur

₹12 L/yr - ₹14.5 L/yr

Devops Engineer
3 salaries
unlock blur

₹8.4 L/yr - ₹12.4 L/yr

Associate Cloud Engineer
3 salaries
unlock blur

₹5.1 L/yr - ₹5.1 L/yr

Explore more salaries
Compare Emplay 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