Upload Button Icon Add office photos

Filter interviews by

Impulsions Laser Consulting Interview Questions and Answers

Updated 28 Mar 2025

Impulsions Laser Consulting Interview Experiences

1 interview found

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. How much experience do i have in this field?
  • Ans. 

    I have over five years of experience in Human Resources, specializing in recruitment, employee relations, and performance management.

    • Managed recruitment processes for over 100 positions, improving time-to-hire by 30%.

    • Implemented employee engagement initiatives that increased retention rates by 15%.

    • Conducted training sessions on performance management for over 200 employees.

    • Developed and maintained HR policies that alig

  • Answered by AI
  • Q2. Willingness to work in a team or individual?
  • Ans. 

    I thrive in both team and individual settings, adapting my approach based on the task and team dynamics.

    • Collaboration: I enjoy brainstorming sessions where diverse ideas lead to innovative solutions.

    • Independence: I excel in tasks requiring deep focus, such as research or analysis, where I can work autonomously.

    • Flexibility: In my previous job, I led a team project while also managing individual responsibilities, balanci...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hello everyone, I would like to emphasize the importance of preparing yourself thoroughly for any interview you attend. Consider it an opportunity rather than just a casual meeting. Thank you.

AM Human Resource Interview Questions asked at other Companies

Q1. What is your understanding of the role of a human resources department?
View answer (2)

Jobs at Impulsions Laser Consulting

View all

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Derivatives, fees and commission

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all financial markets related concepts and little information on advance Excel

I appeared for an interview before Sep 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Easy

Timing: 12PM
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
The interviewer was very polite and helpful. She dropped hints in between to help me reach the final solution when I was stuck or needed some clarity. She wanted to check how analytically I could solve the problem. She focused more on my approaches towards the problem.
There was also a brief discussion on my resume and projects.

  • Q1. 

    Serialization and Deserialization of an N-ary Tree

    Given an N-ary tree where each node has at most 'N' child nodes, the task is to serialize the tree into a sequence of bits and then deserialize it back t...

  • Ans. 

    Serialization and deserialization of an N-ary tree involves converting the tree into a sequence of bits and reconstructing the original tree from this format.

    • Serialize the N-ary tree by traversing it in level order and representing each node and its children using a space-separated sequence of integers.

    • Deserialize the serialized tree by parsing the input sequence and reconstructing the tree structure based on the provi...

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

Timing: Mid-afternoon
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
The interviewer was very polite and helpful. He dropped hints in between to help me reach the final solution when I was stuck or needed some clarity. He wanted to check how analytically I could solve the problem. He focused more on my approaches towards the problem.
There was also a brief discussion on my resume and projects.

  • Q1. 

    Design a Constant Time Data Structure

    Create a data structure that maintains mappings between keys and values, supporting the following operations in constant time:

    1. INSERT(key, value): Add or update t...
  • Ans. 

    Design a constant time data structure for key-value mappings with operations like INSERT, DELETE, SEARCH, GET, GET_SIZE, and IS_EMPTY.

    • Use a hash table to achieve constant time complexity for operations.

    • Implement INSERT, DELETE, SEARCH, GET, GET_SIZE, and IS_EMPTY functions.

    • Ensure key is a string and value is a positive integer.

    • Return appropriate results based on the operation type.

    • Handle edge cases like key not found o

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Medium

Timing: Evening
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
There was a panel of three people as interviewers in this round.
I was also asked one behaviour questions in this round.

  • Q1. 

    Simplify Directory Path Problem Statement

    You are provided with a directory path in Unix-style notation, and your task is to simplify it according to given rules.

    In a Unix-style file system:

    • A dot (...
  • Ans. 

    Given a Unix-style directory path, simplify it by following certain rules and return the simplified path.

    • Use a stack to keep track of directories while iterating through the input path.

    • Handle cases for '.', '..', and multiple slashes appropriately.

    • Return the simplified path by joining the directories in the stack with '/' separator.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. Eligibility criteriaNo criteria.Goldman Sachs interview preparation:Topics to prepare for the interview - Data Structures, Database Management System, Object-Oriented Programming System Algorithms, Dynamic Programming, Graph, Puzzles, Operating System, Multi-Threading, projects.Time required to prepare for the interview - 10 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on Data Structures and Algorithms. Practising questions based on them every day is the key to succeeding. You can enroll into a Data Structures and Algorithms course by Coding Ninjas. This course helped me build a strong foundation in these topics. I also recommend platforms like LeetCode and InterviewBit for further practice.
Tip 2 : During your interview THINK OUT LOUD!!! It is very important that you voice your approach towards the problem otherwise interviewer will have no clue what you are thinking. 
Tip 3 : Do give mock interviews to some college senior or mentor. They help you understand how to express your thought process better (Think out loud) and also reduce the interview stress and anxiety.

Application resume tips for other job seekers

Tip 1 : In order to make a strong resume you must include at least 2-3 Projects and an intern/work experience. Mention all your skills which you are confident of in your resume. 
Tip 2 : Try to make it of one page only. You can use overleaf to make your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First round: Online Test ( aptitude and decision based questions) second round: interview(guesstimates and puzzles) third round: interview( puzzles and hr questions) fourth round: HR and negotiation round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare guesstimates and puzzles properly

Analyst Interview Questions & Answers

IQVIA user image Anonymous

posted on 15 Apr 2021

Interview Questionnaire 

2 Questions

  • Q1. Primary research and secondary research
  • Q2. About my project

Interview Questionnaire 

4 Questions

  • Q1. What is Google sheets
  • Ans. 

    Google Sheets is a cloud-based spreadsheet program offered by Google as part of the Google Drive office suite.

    • Allows users to create and edit spreadsheets online

    • Offers collaboration features for real-time editing and commenting

    • Can import and export various file formats, including Microsoft Excel

    • Offers add-ons and scripts for automation and customization

    • Accessible from any device with internet connection

  • Answered by AI
  • Q2. What is the MDD & OMC of soil
  • Ans. 

    MDD & OMC are important parameters for soil compaction and moisture content.

    • MDD stands for Maximum Dry Density, which is the maximum density that can be achieved for a given soil compaction effort.

    • OMC stands for Optimum Moisture Content, which is the moisture content at which the maximum dry density can be achieved.

    • These parameters are important for determining the appropriate moisture content and compaction effort for...

  • Answered by AI
  • Q3. What is the velocity of steel
  • Ans. 

    The velocity of steel varies depending on the type and conditions.

    • The velocity of steel can range from 5000 to 6000 meters per second

    • The velocity of steel can be affected by factors such as temperature and pressure

    • The velocity of steel is important in industries such as construction and manufacturing

  • Answered by AI
  • Q4. What is the cube test result in 7 days
  • Ans. 

    The cube test result in 7 days depends on the purpose of the test and the specific cube being tested.

    • The cube test can refer to various tests in different fields such as construction, engineering, and materials science.

    • For example, in construction, the cube test is used to determine the compressive strength of concrete cubes after 7 days of curing.

    • The result of the cube test can vary depending on factors such as the ty...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was difficult aptitude test. One need to be well versed in aptitude and coding ( any programming language).

Round 2 - Technical 

(1 Question)

  • Q1. I don't know i didn't pass aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well as the test is hard to crack.

I applied via Company Website and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Searching and Sorting
  • Q2. If You have an infinite array then how many ways to sort it and also tell the complexities
  • Ans. 

    There are infinite ways to sort an infinite array with varying complexities.

    • Sorting algorithms like QuickSort, MergeSort, HeapSort, etc. can be used to sort the array.

    • The time complexity of sorting algorithms varies from O(n log n) to O(n^2).

    • The space complexity also varies depending on the algorithm used.

    • Sorting an infinite array is not practical, so it is usually done in chunks or using parallel processing.

    • The sortin...

  • Answered by AI
  • Q3. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all charge your laptop. In my case there is some electricity issue , my laptop is not fully charged and interviewer taking interview one by one to every student . So I m very scared at that time , But by god I have my brother laptop so I do not face any problem at the time of interview .

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What is accrual entry ?
  • Ans. 

    Accrual entry is a journal entry made to record revenue or expenses that have been earned or incurred but not yet received or paid.

    • Accrual entry is used to match revenue and expenses to the period in which they were earned or incurred.

    • It is recorded as a debit to an expense or asset account and a credit to a liability or revenue account.

    • Examples of accrual entries include recording unpaid salaries, interest on loans, a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - answer

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How important is for you to celebrate Christmas?
  • Ans. Basically here they wanted to know if you would be flexible enough to work on Christmas day. The reason because December happens to be a crucial month for year end and the workload is overwhelming. So the crux of the question is you only get one day leave for Christmas I.e Christmas day else you are asked to work. It may happen that your leaves are not approved at all the rest of the days depending on the situation. Ha
  • Answered Anonymously
  • Q2. How often have you been given negative feedback?

Interview Preparation Tips

Interview preparation tips for other job seekers - They want to know how flexible you are and will you be available for business as and when required. That includes stretched hours, overtime.

Impulsions Laser Consulting Interview FAQs

How to prepare for Impulsions Laser Consulting 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 Impulsions Laser Consulting. The most common topics and skills that interviewers at Impulsions Laser Consulting expect are GIS, AutoCAD, Communication Skills, Lidar and Microstation.

Tell us how to improve this page.

Impulsions Laser Consulting Interview Process

based on 3 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
WNS Interview Questions
3.4
 • 1.1k Interviews
IQVIA Interview Questions
3.9
 • 471 Interviews
Goldman Sachs Interview Questions
3.5
 • 378 Interviews
Atos Interview Questions
3.8
 • 376 Interviews
TCE Interview Questions
3.8
 • 251 Interviews
View all

Impulsions Laser Consulting Reviews and Ratings

based on 24 reviews

3.4/5

Rating in categories

3.4

Skill development

2.8

Work-life balance

3.1

Salary

3.0

Job security

3.2

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 24 Reviews and Ratings
Sales And Marketing Executive

Bhubaneswar

0-3 Yrs

Not Disclosed

Explore more jobs
GIS Analyst
34 salaries
unlock blur

₹1.1 L/yr - ₹3 L/yr

GIS Engineer
6 salaries
unlock blur

₹1.3 L/yr - ₹2 L/yr

Lidar Engineer
5 salaries
unlock blur

₹1.2 L/yr - ₹4.8 L/yr

Lidar Analyst
5 salaries
unlock blur

₹1.3 L/yr - ₹3.5 L/yr

Quality Analyst
3 salaries
unlock blur

₹1.6 L/yr - ₹2.1 L/yr

Explore more salaries
Compare Impulsions Laser Consulting with

Wipro

3.7
Compare

Cognizant

3.7
Compare

Infosys

3.6
Compare

Tech Mahindra

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