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 Incident Manager Interview Questions and Answers

Updated 23 May 2023

Launch IT Consulting Incident Manager Interview Experiences

1 interview found

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 May 2022. 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 

(3 Questions)

  • Q1. What is the most no. of tickets you face in a day in your previous organisation?
  • Q2. What was the tool you used for ITSM?
  • Ans. 

    We used ServiceNow for ITSM.

    • ServiceNow was our primary tool for ITSM.

    • We used it for incident management, change management, and problem management.

    • It helped us track and manage incidents, changes, and problems efficiently.

    • We also used it for service catalog and request management.

    • ServiceNow provided us with real-time insights and reports on our ITSM processes.

  • Answered by AI
  • Q3. Depends on your exp. again

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are way worse, no need to worry while facing 1 on 1 round, just be confident and you’ll get in

Interview questions from similar companies

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

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.

Assistant Manager Interview Questions & Answers

VDart user image Chakravarthy Namasivayam

posted on 16 Aug 2023

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

I applied via Walk-in and was interviewed before Aug 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 - HR 

(1 Question)

  • Q1. Brief explanation on our resume
Round 3 - Technical 

(2 Questions)

  • Q1. Finance background questions
  • Q2. Basic Journal entries
Round 4 - HR 

(1 Question)

  • Q1. Final level discussion

Interview Preparation Tips

Topics to prepare for VDart Assistant Manager interview:
  • Basic Accountacy
  • Corporate Communication
  • Email ettique
Interview preparation tips for other job seekers - Always give your answers in a polite manner with accuracy.
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

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Drill Down,Drill through
  • Q2. Dax functions like date add,date diff,time Intelligence
  • Q3. Import direct query

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was very nice.If u are confident u can easily crack the interview

I applied via Referral and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. SQL queries, joins, lead lag functions,
  • Q2. Unix scripting, snowflake, cloud technology background, practical experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was more of technical check, mostly bon SQL queries as I was considered as ETL developer.

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Complex sql scenarios and their results
  • Ans. 

    Complex SQL scenarios and their results

    • Using subqueries to filter data

    • Joining multiple tables with complex conditions

    • Using window functions to calculate running totals

    • Pivoting data to transform rows into columns

    • Using recursive queries to traverse hierarchical data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong knowledge in SQL, ETL & DWH concepts

Skills evaluated in this interview

Launch IT Consulting Interview FAQs

How many rounds are there in Launch IT Consulting Incident Manager interview?
Launch IT Consulting interview process usually has 2 rounds. The most common rounds in the Launch IT Consulting interview process are Resume Shortlist and One-on-one Round.
How to prepare for Launch IT Consulting Incident Manager 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 Launch IT Consulting. The most common topics and skills that interviewers at Launch IT Consulting expect are Incident management, Powershell, ADO.Net, Azure and Client Management.
What are the top questions asked in Launch IT Consulting Incident Manager interview?

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

  1. What was the tool you used for IT...read more
  2. Depends on your exp. ag...read more

Tell us how to improve this page.

Launch IT Consulting Incident Manager Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Equifax Interview Questions
3.3
 • 32 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
VDart Interview Questions
4.0
 • 26 Interviews
CGS Interview Questions
3.5
 • 25 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
EagleView Interview Questions
3.3
 • 20 Interviews
View all
Launch IT Consulting Incident Manager Salary
based on 16 salaries
₹6 L/yr - ₹11.5 L/yr
21% more than the average Incident Manager Salary in India
View more details

Launch IT Consulting Incident Manager Reviews and Ratings

based on 4 reviews

2.4/5

Rating in categories

1.2

Skill development

1.7

Work-life balance

1.7

Salary

1.1

Job security

1.3

Company culture

1.2

Promotions

1.7

Work satisfaction

Explore 4 Reviews and Ratings
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.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview