Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Launch IT Consulting Team. If you also belong to the team, you can get access from here

Launch IT Consulting Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Launch IT Consulting Analyst Interview Questions and Answers

Updated 30 Aug 2021

Launch IT Consulting Analyst Interview Experiences

1 interview found

Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Aug 2021

I applied via Naukri.com and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Not related questions
  • Q2. Waste of time
  • Ans. 

    Waste of time is any activity that does not contribute to achieving a goal or objective.

    • Identify the goal or objective before starting any activity

    • Prioritize tasks based on their importance and urgency

    • Avoid multitasking and focus on one task at a time

    • Eliminate distractions such as social media and unnecessary meetings

    • Regularly review and evaluate progress towards the goal or objective

  • Answered by AI
  • Q3. I don't think it's the right company to work with
  • Q4. Not sure how they handle the entire organization
  • Q5. Pathatic interview

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all they don't have any proper line up for the interview and I am not sure how they are selecting candidates one of my interview happened with this company e but I could say this is one of the worst interview I have ever seen

Interview questions from similar companies

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

(2 Questions)

  • Q1. Normal question about past experience
  • Q2. When you can join and all
Round 2 - Assignment 

SQL test on Select query, insert, create

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

(2 Questions)

  • Q1. About my self and experience
  • Q2. About my hobbies
Round 3 - Technical 

(2 Questions)

  • Q1. Document verify
  • Q2. Tel about my favorite topic
  • Ans. 

    My favorite topic is artificial intelligence and its impact on society.

    • AI has revolutionized various industries such as healthcare, finance, and transportation

    • Ethical considerations surrounding AI development and deployment are crucial

    • AI has the potential to both improve and disrupt society in significant ways

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - manager round 0ne to one and telling about my experience
Interview experience
5
Excellent
Difficulty level
-
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 - HR 

(1 Question)

  • Q1. Previous year experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Type of value added to the company
  • Ans. 

    I add value to the company by leveraging my skills and experience to drive growth, improve efficiency, and enhance overall performance.

    • Implementing cost-saving initiatives

    • Developing innovative solutions to challenges

    • Improving processes and workflows

    • Increasing revenue through strategic partnerships

    • Enhancing customer satisfaction and retention

  • Answered by AI

Associate Interview Questions & Answers

VDart user image Nitharsana Natarajan

posted on 21 Aug 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 3 interview rounds.

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

(1 Question)

  • Q1. Tell about my self and experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Telling about myself and my experience with my manager
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Case Study 

There were 3 rounds for data science consultant position at Equifax. 1st round consists of Python and SQL questions and also in this round they have tested analytical thinking as well.

Round 2 - Coding Test 

In 2nd round they have asked me questions from my resume and asked me to explain the projects which I have worked on in previous company. In this round they have asked me pandas related questions and asked me write code.

Round 3 - Behavioral 

(1 Question)

  • Q1. In Managerial round again here I have been asked questions related my projects. and no coding round in this stage.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Python, SQL, Analytical thinking, Statistics and pandas.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

On python and sql coding.they ask simple to complex questions

Round 2 - Technical 

(1 Question)

  • Q1. On data science machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What languages do you know? Asked about the project I did and various clarification questions on that.
  • Q2. What are various assumption you made while implementing this project.
Round 1 - Aptitude Test 

Math , gk, english

Round 2 - Group Discussion 

AI

Round 3 - One-on-one 

(1 Question)

  • Q1. Ai questions , java questions , coding questions
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - none , not difficult to get into equifax
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2023. There were 2 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 

(2 Questions)

  • Q1. What is Tuples? How do you convert a string to a tuple?
  • Ans. 

    Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.

    • Tuples are similar to lists but are immutable

    • Elements of a tuple are enclosed in parentheses ()

    • A string can be converted to a tuple using the tuple() function

    • Each character in the string becomes an element in the tuple

  • Answered by AI
  • Q2. What is Left Join? Show one Left join for 2 data frames on Python
  • Ans. 

    Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.

    • Left join is performed using the 'left join' keyword in SQL

    • In Python, left join can be performed using the 'merge' function from the pandas library

    • Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')

    • Example: pd.merge(df1, df2, how='left', on='id')

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep the Basics of Python, as most questions are on the basics concepts.

Skills evaluated in this interview

Launch IT Consulting Interview FAQs

What are the top questions asked in Launch IT Consulting Analyst interview?

Some of the top questions asked at the Launch IT Consulting Analyst interview -

  1. Waste of ti...read more
  2. Not related questi...read more
  3. Pathatic interv...read more

Tell us how to improve this page.

Analyst Interview Questions from Similar Companies

Capgemini Analyst Interview Questions
3.7
 • 425 Interviews
Accenture Analyst Interview Questions
3.8
 • 203 Interviews
HCLTech Analyst Interview Questions
3.5
 • 118 Interviews
TCS Analyst Interview Questions
3.7
 • 100 Interviews
Wipro Analyst Interview Questions
3.7
 • 68 Interviews
Infosys Analyst Interview Questions
3.6
 • 49 Interviews
IBM Analyst Interview Questions
4.0
 • 15 Interviews
View all
Incident Manager
16 salaries
unlock blur

₹6 L/yr - ₹11.5 L/yr

Data Analyst
11 salaries
unlock blur

₹6.5 L/yr - ₹17 L/yr

Support Engineer
8 salaries
unlock blur

₹7.5 L/yr - ₹10 L/yr

Senior Analyst
7 salaries
unlock blur

₹7 L/yr - ₹17.2 L/yr

Senior Software Developer
7 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

Explore more salaries
Compare Launch IT Consulting with

Primus Global Technologies

3.9
Compare

Saama Technologies

3.7
Compare

DISYS

3.0
Compare

Pitney Bowes

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