Upload Button Icon Add office photos

LatentView Analytics

Compare button icon Compare button icon Compare

Filter interviews by

LatentView Analytics Analyst 1 Interview Questions and Answers

Updated 26 Jul 2023

LatentView Analytics Analyst 1 Interview Experiences

1 interview found

Analyst 1 Interview Questions & Answers

user image Anonymous

posted on 26 Jul 2023

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

I applied via Campus Placement and was interviewed before Jul 2022. There were 5 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 - Aptitude Test 

The test was for 1hr around. Topics: Quantitative Analysis, Verbal, Reasoning, and Basic Programming.

Round 3 - Group Discussion 

The group discussion was held on the topic of "Is online business a Boon or a Bane? Support or oppose the motion with reasons."

Round 4 - Technical 

(3 Questions)

  • Q1. SQL: 2nd max number from a column stored in a table.
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find 2nd max number from a column in a table.

    • Use SELECT MAX(column_name) to find the max number in the column.

    • Use SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 1,1 to find the 2nd max number.

    • Example: SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 1,1;

  • Answered by AI
  • Q2. SQL: Select all employees whose employee IDs are odd.
  • Ans. 

    Use SQL query to select employees with odd employee IDs.

    • Use the modulo operator (%) to check if employee ID is odd (e.g. id % 2 = 1)

    • Write SQL query like 'SELECT * FROM employees WHERE employee_id % 2 = 1;'

  • Answered by AI
  • Q3. SQL: Group all employees by department whose salary is greater than 50,000.
  • Ans. 

    Group employees by department with salary > 50,000 in SQL.

    • Use GROUP BY clause to group employees by department.

    • Use WHERE clause to filter employees with salary > 50,000.

    • Example: SELECT department, COUNT(employee_id) FROM employees WHERE salary > 50000 GROUP BY department;

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. It had mostly behavioral questions and salary expectations.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

Coding Questions on one of the preffered programming language. Most importantly Data Structures and algorithms.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Profile description and KRA's
  • Q2. Joining duration
Round 2 - Case Study 

Create a PPT Deck and write requirements from the case study

Round 3 - One-on-one 

(2 Questions)

  • Q1. Ambition and Client management skills
  • Q2. How do you manage CR's
  • Ans. 

    I manage Change Requests (CRs) by assessing, prioritizing, and communicating effectively with stakeholders.

    • Assess the impact of the CR on existing processes and systems. For example, evaluate how a new feature affects user experience.

    • Prioritize CRs based on urgency and business value. For instance, a CR that addresses a critical bug would take precedence over a minor enhancement.

    • Communicate with stakeholders to gather ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Mar 2023. 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 - Case Study 

Case study regarding BA role in Insurance business

Round 3 - Technical 

(2 Questions)

  • Q1. Technical round
  • Q2. Quesirons related to Insurance P&C claims process

Interview Questionnaire 

1 Question

  • Q1. Three to four rounds of interview. 2t and 1m and 1hr round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 SQL questions of basic, intermediate and advance level respectively.

Round 2 - Technical 

(1 Question)

  • Q1. Technical Questions related to past work
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and offer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and confident.

Consultant Interview Questions & Answers

Neudesic Technologies user image vivekvardhan Shanigaram

posted on 27 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Asked to write Selenium code to launch flipkart and handle the popup that shows up and asked to write code to reverse an entire string later asked reverse each word in that string without reversing the relative order of that string

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

(1 Question)

  • Q1. Basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Technical BA questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical and Functional questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work with. LinkedIn helped me to get this job however, my experience with the interview process was smooth and working environment is also very nice
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Give an introduction about yourself
  • Ans. 

    Experienced Business Analyst with a background in data analysis and process improvement.

    • Over 5 years of experience in analyzing business processes and identifying areas for improvement

    • Skilled in data analysis tools such as Excel, SQL, and Tableau

    • Strong communication and presentation skills, able to effectively communicate findings to stakeholders

    • Certified in Business Analysis Professional (CBAP)

    • Previous projects includ...

  • Answered by AI
  • Q2. PAst BA experience in the previous company
  • Ans. 

    I have 3 years of experience as a Business Analyst in my previous company.

    • Led requirements gathering sessions with stakeholders

    • Created and maintained documentation such as BRD and FRD

    • Worked closely with development team to ensure requirements were met

    • Performed data analysis to identify trends and make recommendations

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Current expectations from this company
  • Q2. Listing your strengths and weaknesses
  • Ans. 

    Strengths: Analytical thinker, attention to detail. Weaknesses: Impatient, perfectionist.

    • Strengths: Analytical thinker - able to break down complex problems into manageable parts

    • Strengths: Attention to detail - thorough in reviewing and analyzing data

    • Weaknesses: Impatient - may rush through tasks to get quick results

    • Weaknesses: Perfectionist - may spend too much time on minor details

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Giving your expected salary
  • Q2. Final round of negotiations
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. 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 - Coding Test 

It was a 30 minutes round questions on Python, SQL, Pyspark - scenario based question to write the code.

Round 3 - Technical 

(4 Questions)

  • Q1. Here you will be asked few theoretical question like defination, where to use, what is the advantage etc. - Focused on Azure (ADF,ADLS,Synapse), SQL, Pyspark,python
  • Q2. SQL Optimization
  • Q3. Dynamic file ingestion in ADF
  • Ans. 

    Dynamic file ingestion in ADF involves using parameters to dynamically load files into Azure Data Factory.

    • Use parameters to specify the file path and name dynamically

    • Utilize expressions to dynamically generate file paths

    • Implement dynamic mapping data flows to handle different file structures

  • Answered by AI
  • Q4. Agregation in databricks
  • Ans. 

    Aggregation in Databricks refers to the process of combining and summarizing data in a Spark environment.

    • Aggregation functions like sum, count, avg, min, max can be used in Databricks to summarize data.

    • Grouping data based on certain columns and then applying aggregation functions is a common practice.

    • Aggregation can be performed on large datasets efficiently using Databricks' distributed computing capabilities.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It would be basic HR round to understand your expectation and expertise.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have basic clear, read JD carefully. Consider performance of code before answering. discuss what you are thinking before write the code.

Skills evaluated in this interview

LatentView Analytics Interview FAQs

How many rounds are there in LatentView Analytics Analyst 1 interview?
LatentView Analytics interview process usually has 5 rounds. The most common rounds in the LatentView Analytics interview process are HR, Resume Shortlist and Aptitude Test.
What are the top questions asked in LatentView Analytics Analyst 1 interview?

Some of the top questions asked at the LatentView Analytics Analyst 1 interview -

  1. SQL: Group all employees by department whose salary is greater than 50,0...read more
  2. SQL: Select all employees whose employee IDs are o...read more
  3. SQL: 2nd max number from a column stored in a tab...read more

Tell us how to improve this page.

LatentView Analytics Analyst 1 Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 65 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Damco Solutions Interview Questions
3.9
 • 38 Interviews
Stefanini Interview Questions
3.0
 • 35 Interviews
Simform Interview Questions
3.5
 • 34 Interviews
View all
LatentView Analytics Analyst 1 Salary
based on 7 salaries
₹6.7 L/yr - ₹7.5 L/yr
22% more than the average Analyst 1 Salary in India
View more details
Senior Analyst
333 salaries
unlock blur

₹7.2 L/yr - ₹19 L/yr

Data Analyst
299 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Analyst
244 salaries
unlock blur

₹4 L/yr - ₹12.8 L/yr

Assistant Manager
241 salaries
unlock blur

₹14 L/yr - ₹27 L/yr

Data Engineer
121 salaries
unlock blur

₹5 L/yr - ₹13.8 L/yr

Explore more salaries
Compare LatentView Analytics with

Tekwissen

4.8
Compare

Damco Solutions

3.9
Compare

smartData Enterprises

3.3
Compare

In Time Tec Visionsoft

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