Upload Button Icon Add office photos

LatentView Analytics

Compare button icon Compare button icon Compare

Filter interviews by

LatentView Analytics Senior Data Scientist Interview Questions and Answers

Updated 5 Feb 2022

LatentView Analytics Senior Data Scientist Interview Experiences

1 interview found

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Sql and basis python

Round 2 - Case Study 

Business related case study

Round 3 - One-on-one 

(1 Question)

  • Q1. Previous Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with sql and your project experience

Interview questions from similar companies

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:

Data Analyst Interview Questions & Answers

C5i user image Poongodi Vijay

posted on 4 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Self intro and technical questions
Round 2 - Technical 

(1 Question)

  • Q1. Its all about statistical analysis
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 Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

60 minutes 60 questions

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you want to join this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm and be positive
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Few dax and sql queries
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion
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 May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy question was asked along with some aptitude questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project and the challenge you faced while doing the project?
  • Ans. 

    Developed a predictive model for customer churn in a telecom company.

    • Collected and cleaned customer data including demographics, usage patterns, and customer service interactions.

    • Used machine learning algorithms such as logistic regression and random forest to predict customer churn.

    • Challenges faced included imbalanced dataset, feature selection, and model evaluation.

    • Implemented techniques like SMOTE for handling imbal...

  • Answered by AI
  • Q2. Basic join questions of SQL were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on aptitude and go through your resume.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It consisted verbal, logical , quant, 1 programming question & 1 guesstimate

Round 2 - Assignment 

Some english communication skills were tested

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a proper knowledge about the logic behind whatever program you are writing

I was interviewed before Mar 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

It was in Afternoon and location was at your own place.
The online test was conducted on Hacker Earth on your Laptop
It was a monitored test

  • Q1. 

    Find First Repeated Character in a String

    Given a string 'STR' composed of lowercase English letters, identify the character that repeats first in terms of its initial occurrence.

    Example:

    Input:
    STR =...
  • Ans. 

    Find the first repeated character in a given string composed of lowercase English letters.

    • Iterate through the string and keep track of characters seen so far in a set.

    • Return the first character that is already in the set.

    • If no repeated character is found, return '%'.

  • Answered by AI
  • Q2. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
  • Ans. 

    Find pairs of elements in an array that sum up to a given value, sorted in a specific order.

    • Iterate through the array and use a hash set to store elements seen so far.

    • For each element, check if the complement (S - current element) is in the set.

    • If found, add the pair to the result list and continue.

    • Sort the result list based on the criteria mentioned in the problem statement.

  • Answered by AI
Round 2 - Video Call 

Round duration - 25 minutes
Round difficulty - Medium

Timing was in Afternoon.
It was held on Microsoft Teams platform
Interviewer was really helpful and made me feel comfortable first

Round 3 - Video Call 

(3 Questions)

Round duration - 25 minutes
Round difficulty - Easy

It was a HR as well as behavioral round.
It was held at 2 pm
The interviewer was friendly and engaging.

  • Q1. How much petrol is used in one day in your city?
  • Ans. 

    The amount of petrol used in a city in one day varies depending on factors like population, transportation infrastructure, and fuel prices.

    • Petrol usage depends on the number of vehicles in the city.

    • Public transportation options can impact petrol consumption.

    • Economic factors such as fuel prices and income levels play a role in petrol usage.

    • Industrial activities and power generation also contribute to petrol consumption.

    • ...

  • Answered by AI
  • Q2. You have 10 coins, and one of them has a greater weight than the others. Using a measuring device, what is the minimum number of comparisons required to identify the heavier coin?
  • Q3. How would you manage the warehouse of a brand with stores in various cities during times of high demand and low supply, such as during the COVID pandemic?
  • Ans. 

    Implement inventory management strategies like demand forecasting, safety stock, and efficient logistics.

    • Utilize demand forecasting techniques to predict future demand based on historical data and market trends.

    • Maintain safety stock levels to buffer against fluctuations in supply and demand.

    • Implement efficient logistics and supply chain management to ensure timely delivery of products to stores.

    • Utilize technology such ...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in BengaluruEligibility criteriaAbove 6 CGPATredence Analytics interview preparation:Topics to prepare for the interview - Data Structures and Algorithms (Medium Level), OOPS,SQL ( Medium Level), Python (Advanced), Data Analytics ( Experimented with Pandas, seaborne, numpy etc), Django( For project), HTML, CSS, BootstrapTime required to prepare for the interview - 7.5 monthsInterview preparation tips for other job seekers

Tip 1 : Consistent Effort in solving programming problems
Tip 2 : Build atleast one project with a tech stack of choice
Tip 3 : Prepare SQL well it is asked in majority companies

Application resume tips for other job seekers

Tip 1 : Make all the links Clickable Ex- Links to live projects
Tip 2 : One Page resume is enough
Tip 3 : Never Lie on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How you will be handling the projects
Round 2 - Aptitude Test 

Was maths quants etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Wonderful
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Problem solving on the spot

LatentView Analytics Interview FAQs

How many rounds are there in LatentView Analytics Senior Data Scientist interview?
LatentView Analytics interview process usually has 3 rounds. The most common rounds in the LatentView Analytics interview process are Coding Test, Case Study and One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.6
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 208 Interviews
Tredence Interview Questions
3.6
 • 123 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
Apisero Interview Questions
4.3
 • 72 Interviews
C5i Interview Questions
4.0
 • 45 Interviews
TestingXperts Interview Questions
4.0
 • 40 Interviews
View all
LatentView Analytics Senior Data Scientist Salary
based on 10 salaries
₹11.3 L/yr - ₹21 L/yr
37% less than the average Senior Data Scientist Salary in India
View more details
Senior Analyst
333 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
299 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
240 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
239 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
121 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare LatentView Analytics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

Bridgei2i Analytics Solutions

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