Upload Button Icon Add office photos

Filter interviews by

Permali Wallace India Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2020. There were 4 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. HR Round (About yourself)
  • Q2. Technical Round (System Knowledge)
  • Q3. Manager Round(System Knowledge)
Round 2 - Technical 

(2 Questions)

  • Q1. Advance Excel formula
  • Ans. 

    Advance Excel formula

    • Use INDEX and MATCH functions for advanced lookups

    • Utilize IF and VLOOKUP functions for conditional formatting

    • Master the use of pivot tables for data analysis

  • Answered by AI
  • Q2. Basic knowledge in computer
Round 3 - Group Discussion 

Experience or about system knowledge

Round 4 - HR 

(1 Question)

  • Q1. Discussion on CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Culture Not Good (Many Restrictions) factory type environment in office and poltics

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Question was based on Business case studies and real scenarios
  • Q2. Normal question asked regarding previous job
  • Q3. Salary expectation asked
  • Q4. Current job profile question asked
  • Q5. IMS Related question adked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and confident

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

(3 Questions)

  • Q1. Why we hier you & are interested in relocate?
  • Q2. Have you heard about products and company? If yes, elaborate any one product technically?
  • Q3. Why want you switch?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 2 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 

(3 Questions)

  • Q1. Confined space working agencies details
  • Q2. Hot work safety measures
  • Q3. Lost Time Injury Frequency Rate
  • Ans. 

    Lost Time Injury Frequency Rate is a measure of how often injuries occur that result in lost work days.

    • LTIFR is calculated by dividing the number of lost time injuries by the total number of hours worked, then multiplying by 1,000,000.

    • It is used to track the safety performance of a company or organization.

    • A high LTIFR indicates a higher frequency of serious injuries, while a low LTIFR indicates a safer work environment

  • Answered by AI
Round 1 - Technical 

(7 Questions)

  • Q1. How much experience and skills do you have
  • Ans. My Experience 2 Years Ever I have understood this job very well how it is done. I am aware
  • Answered by Sartaj Khan
  • Q2. Do you think this job may be what you call it?
  • Q3. What can you do to get this job
  • Q4. What is the best in this job
  • Q5. Will you work with your heart and mind in this?
  • Q6. Can you get a good income in this job?
  • Q7. Is this job the best

Interview Preparation Tips

Interview preparation tips for other job seekers - From my understanding, it is not necessary to study the experience of a person, how fast his mind is, how much work he can do, this is what is important from our understanding.

I was interviewed in May 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Easy

  • Q1. 

    Rectangle Area Calculation

    Given a list of rectangles, where each rectangle is represented by an array of four integers indicating its bottom-left and top-right corners, calculate the total area covered b...

  • Ans.  Coordinate Compression
    • As we can have only 200 distinct rectangles with us so we don’t need to worry about point constraint, we can use the coordinate compression technique to map these points all The x-axis points and y-axis points as well.
    • Now these mapped coordinates can be used to form our grid. we can make a grid grid[x][y] = True for rx1 <= x < rx2 and ry1 <= y < ry2. Where rx1 , rx2, ry1, ry2 correspo...
  • Answered Anonymously
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Oops concepts and 1 DSA problem

  • Q1. 

    Bit Set Problem Statement

    You are provided with a string, termed as DIGIT_PATTERN, which consists solely of digits. The objective is to identify the first digit that repeats in the sequence. If there's no...

  • Ans. Brute Force

    The basic idea of the approach is that we iterate for each index ‘i’ digit in the string ‘DIGIT_PATTERN’, and store the occurrence of that digit in the array/list ‘store’. At any index ‘i’, if the occurrence of the digit is already 1 in the array/list ‘store’, then we would return that digit Or else if the digit has occurred for the first time in the iteration then make the value 1 at index ‘digit’ in the ar...

  • Answered Anonymously
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Firstly Some general questions and then suddenly a cosing question with modifications

  • Q1. 

    Print All Permutations of a String

    Given an input string STR, generate and print all possible permutations of the string.

    Input:

    str

    Output:

    All permutations of the input string, each on a new line.

    ...

  • Ans. 

    Recursively solved 1stl one
    Then applied set data structure to solve second one

  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from TIET - Thapar Institute of Engineering And Technology. I applied for the job as Software Engineer in GurgaonEligibility criteria7.5 CgpaGreyOrange interview preparation:Topics to prepare for the interview - DSA, OOPs, OS, DBMS, projects, PuzzlesTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : You should be perfect in what you know
Tip 2 : Prepare atleast DSA standard questions very well
Tip 3 : Don't ignore OOPs, they are asked very frequently.

Application resume tips for other job seekers

Tip 1 : Add good projects
Tip 2 : Must mention all your coding profiles and github where you worked.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed before Oct 2019. There was 1 interview round.

Round 1 - Assignment 

Supply Chain Planning Process, SAP, Excel

Interview Preparation Tips

Interview preparation tips for other job seekers - It's good for learning but more then a year or 2 yaer is enough
Round 1 - Aptitude Test 

Normal test based on subject knowledge

Round 2 - Technical 

(1 Question)

  • Q1. It is also normal test
Round 3 - Technical 

(1 Question)

  • Q1. Technical interview questions mostly on basics of electronic components and applications
Round 4 - Psychometric Test 

(1 Question)

  • Q1. Its simple and easy to pass this round
Round 5 - HR 

(1 Question)

  • Q1. In HR round they will just explain the role of your job and what are the situation faced on site
Round 6 - Medical 

(1 Question)

  • Q1. They will conduct medical test to check your physical strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Diploma candidates can join and learn some subject but for btech graduates this job is not worthy to stay long period
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 - Telephone interview 

(1 Question)

  • Q1. Related centrifugal pump and blowers
Round 3 - Technical 

(1 Question)

  • Q1. Related rotary equipments basics
Round 4 - HR 

(1 Question)

  • Q1. Personel details and previous company details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on basics of rotary equipment and mettallurgy

I applied via LinkedIn

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Personal information, working experience, work responsibility, how to handle critical condition, situation, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Take him interview schedule sincerely, timi

Tell us how to improve this page.

Interview Questions from Similar Companies

Amrit Cement Interview Questions
4.2
 • 58 Interviews
Knorr-Bremse Interview Questions
3.9
 • 53 Interviews
Bajaj Motors Interview Questions
3.9
 • 50 Interviews
Sintex-bapl Interview Questions
3.8
 • 31 Interviews
Kineco Interview Questions
3.3
 • 2 Interviews
View all

Permali Wallace India Reviews and Ratings

based on 23 reviews

3.6/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.5

Salary

3.7

Job security

3.6

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 23 Reviews and Ratings
Quality Engineer
11 salaries
unlock blur

₹2.1 L/yr - ₹4.1 L/yr

Purchase Engineer
10 salaries
unlock blur

₹2.2 L/yr - ₹2.8 L/yr

Maintenance Engineer
8 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Junior Engineer
7 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Purchase Executive
5 salaries
unlock blur

₹1.6 L/yr - ₹2.8 L/yr

Explore more salaries
Compare Permali Wallace India with

Jindal Mectec

3.9
Compare

Sintex-bapl

3.8
Compare

Aeron Composite

3.8
Compare

Hindustan Composites

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