Upload Button Icon Add office photos

Filter interviews by

Lee Hecht Harrison Interview Questions and Answers for Experienced

Updated 20 Jun 2024

Lee Hecht Harrison Interview Experiences for Experienced

1 interview found

Reporting Analyst Interview Questions & Answers

user image himawork2019

posted on 20 Jun 2024

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

(2 Questions)

  • Q1. Find out the the job role is demanding , list out sql challegenges you have faced?
  • Q2. How do you handle bugs , keep the answers ready??
  • Ans. 

    I handle bugs by thoroughly investigating the issue, documenting it, and working with the appropriate team to find a resolution.

    • Thoroughly investigate the bug to understand the root cause

    • Document the bug including steps to reproduce, screenshots, and any relevant information

    • Collaborate with the development team to prioritize and resolve the bug

    • Test the fix to ensure the bug is resolved

  • Answered by AI

Reporting Analyst Interview Questions asked at other Companies

Q1. What is your CTC ? What is your expectation
View answer (4)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked About previous role
  • Q2. How much experience you have in WD?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are really looking for a job. Do not think about this company. They are making fool to the candidates. Calling them for a face to face round after taking one round they will ask you to leave by saying, recruiter will call you and inform you about the further process and you will never hear back from them. Since last one year that position is open and they are still interviewing then rejecting and changing the application status, this position has been filled.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Institute of Aeronautical Engineering, Hyderabad and was interviewed in Jul 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 - Aptitude Test 

Time and distance, profit and loss, relationship(blood relation), e.t.c. duration:5 minutes

Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself, what is your long term and short term goals? why do you want to join in mu sigma? where you want to see yourself after 5 years? Are you willing to relocate to Bengaluru?

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 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 - Technical 

(7 Questions)

  • Q1. What is the difference between List and Tuple?
  • Ans. 

    List is mutable and Tuple is immutable in Python.

    • List can be modified after creation while Tuple cannot be modified.

    • List uses square brackets [] while Tuple uses parentheses ().

    • List is used for homogenous data while Tuple is used for heterogenous data.

    • List is slower than Tuple in terms of performance.

    • Example of List: [1, 2, 3] and Example of Tuple: (1, 'hello', 3.14)

  • Answered by AI
  • Q2. What is __init__ ? Follow up question why is __ (double underscore) used?
  • Q3. A SQL query based on group by and order by DESC LIMIT 1 in order to fetch highest row of a group in a dataset given by panelist.
  • Q4. A simple query on SQL using group by and aggregate function.
  • Q5. Panelist asked about my previous work experience and projects I worked upon earlier and the technologies used.
  • Q6. Question on how do we create table using SQL Alchemy in Flask (since I had used Python Flask in one of my previous projects and had highlighted it pretty well on my resume).
  • Q7. How is memory managed in Python?
  • Ans. 

    Python uses automatic memory management through garbage collection.

    • Python uses reference counting to keep track of memory usage.

    • When an object's reference count drops to zero, it is deleted.

    • Python also uses a garbage collector to handle circular references.

    • Memory allocation is handled by the Python memory manager.

    • Python provides tools like the 'gc' module for managing memory usage.

  • Answered by AI
Round 3 - Technical 

(5 Questions)

  • Q1. Question on List operation.
  • Q2. Do you know numpy pandas?
  • Ans. 

    Yes, numpy and pandas are Python libraries used for data analysis and manipulation.

    • NumPy is used for numerical operations on arrays and matrices.

    • Pandas is used for data manipulation and analysis, providing data structures like DataFrame.

    • Both libraries are commonly used in data science and machine learning.

    • Example: import numpy as np; import pandas as pd;

  • Answered by AI
  • Q3. A question to count number of times a letter occurs in a sentence and then also find the maximum occurring letter.
  • Q4. Difference between generator and iterator?
  • Ans. 

    Generator generates values on the fly while iterator iterates over a collection of values.

    • Generator is a function that returns an iterator.

    • Generators use 'yield' keyword to return values one at a time.

    • Iterators are objects that implement the 'next' method to return the next value in a collection.

    • Iterators can be created from arrays, strings, maps, sets, etc.

    • Generators are useful for generating large sequences of values...

  • Answered by AI
  • Q5. What is the selling point about you why should we consider you over other candidate?
Round 4 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Tiger Analytics Senior Software Engineer interview:
  • Python
  • SQL
  • Logic Building
  • Numpy
  • Pandas
Interview preparation tips for other job seekers - Be honest about what you know and what you don't. Prepare your resume very well highlighting your best projects and keep good knowledge about them. Search for common interview questions asked for the role you are applying. Practice coding questions over coding platforms whichever you like , if required (depends on the role you are applying for)

Skills evaluated in this interview

I applied via Referral and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Case Study 

Easy case study with focus on presence of mind and basic maths

Round 2 - Case Study 

Easy case study and basic maths required

Round 3 - HR 

(1 Question)

  • Q1. Compensation discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Do some problem solving of quant before interview

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

Interview Questionnaire 

2 Questions

  • Q1. 1st Round (Technical): Questions on SQL and statistics, Knowledge about various kinds of joins in SQL, one hands-on question on SQL coding (verbal only. 2nd Round (Business Round): Puzzle-solving skills, S...
  • Q2. 2nd Round (Business Round): Walkthrough any of the previous projects, Puzzle-solving skills, SPS (Structured Problem Solving) skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a technical one and primarily focused on filtering the candidate who is eager to learn and has an inquisitive mindset. The interviewer wanted to learn the approach a candidate takes when placed in a certain situation. So have a clear mind when appearing for an interview, ask twice to understand what the interviewer really wants, take time to answer, and focus on the approach you take to answer the questions.

I applied via Company Website and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Find the peak in an array in less than O(n) time.
  • Ans. 

    Find peak in array in less than O(n) time

    • Use binary search to find peak element

    • Compare middle element with its neighbors to determine direction

    • Repeat search in direction of larger neighbor until peak is found

  • Answered by AI
  • Q2. Find the next largest in the right side for every array element.
  • Ans. 

    Find the next largest in the right side for every array element.

    • Iterate through the array from right to left

    • Use a stack to keep track of elements

    • Pop elements from stack until a greater element is found

    • If no greater element is found, assign -1

  • Answered by AI
  • Q3. Find the shortest path in 0,1 matrix from (0,0) to (n-1,n-1)
  • Ans. 

    Find shortest path in 0,1 matrix from (0,0) to (n-1,n-1)

    • Use Breadth First Search (BFS) algorithm to find shortest path

    • Create a visited matrix to keep track of visited nodes

    • Create a distance matrix to keep track of distance from source node

    • Start BFS from (0,0) and keep updating visited and distance matrices

    • Return distance value at (n-1,n-1) in distance matrix

  • Answered by AI
  • Q4. Find the shortest super common string
  • Ans. 

    Finding the shortest super common string among an array of strings.

    • Create a set of all substrings of the first string

    • Iterate through the remaining strings and remove substrings not present in them

    • Return the shortest remaining substring

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA and be fimilar with Core java concept. Best of Luck

Skills evaluated in this interview

Digital Marketing Analyst, graphic designer Interview Questions & Answers

Gallagher user image Anonymous

posted on 7 Mar 2021

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1st round hr round
  • Q2. 2nd apptitute, reasoning related test aroun 90 questions
  • Q3. 3rd designing assessment
  • Q4. 4th face to face webex interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with your field of job.
Your answers are right or wrong that's not matter stay strong with your answer justify your answer.
Prepare technical related questions and also final manager round most frequent question.
Example
What is you strength and weakness?
How to fit new team?
How you handle pressure suitutaion?
How you handle critisism?
Why you choose gallagher?

Interview Questionnaire 

2 Questions

  • Q1. Five years down the line, where do you see yourself?
  • Q2. As head of the department

Interview Questionnaire 

1 Question

  • Q1. Coding questions : 1. Pallindrome string and Prime number. 2. Garbage Collection in C#. 3. Named and default parameters in C#. 4. Functions vs stored procedures SQL server 5. Azure CI/CD 6. Scrum Overview

Lee Hecht Harrison Interview FAQs

How many rounds are there in Lee Hecht Harrison interview for experienced candidates?
Lee Hecht Harrison interview process for experienced candidates usually has 1 rounds. The most common rounds in the Lee Hecht Harrison interview process for experienced candidates are Technical.
How to prepare for Lee Hecht Harrison interview for experienced candidates?
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 Lee Hecht Harrison. The most common topics and skills that interviewers at Lee Hecht Harrison expect are Recruitment, Talent Development, Account Management, HR and Consulting.

Tell us how to improve this page.

Interview Questions from Similar Companies

Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
WNS Interview Questions
3.4
 • 946 Interviews
IQVIA Interview Questions
3.9
 • 447 Interviews
Goldman Sachs Interview Questions
3.6
 • 401 Interviews
Atos Interview Questions
3.8
 • 286 Interviews
TCE Interview Questions
3.8
 • 237 Interviews
Mu Sigma Interview Questions
2.7
 • 221 Interviews
View all

Lee Hecht Harrison Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.7

Skill development

4.3

Work-Life balance

3.7

Salary & Benefits

4.3

Job Security

4.3

Company culture

3.9

Promotions/Appraisal

4.5

Work Satisfaction

Explore 7 Reviews and Ratings
Delivery Consultant
10 salaries
unlock blur

₹3 L/yr - ₹5.1 L/yr

Assistant Manager
5 salaries
unlock blur

₹6 L/yr - ₹6 L/yr

Marketing Communication Executive
4 salaries
unlock blur

₹10.4 L/yr - ₹13 L/yr

Regional Operations Manager
3 salaries
unlock blur

₹11 L/yr - ₹11.5 L/yr

Program Manager
3 salaries
unlock blur

₹13 L/yr - ₹24 L/yr

Explore more salaries
Compare Lee Hecht Harrison with

Wipro

3.7
Compare

Infosys

3.7
Compare

Tech Mahindra

3.6
Compare

WNS

3.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview