Upload Button Icon Add office photos

Filter interviews by

Vardeep Petro Chemical Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Campus Placement

Round 1 - Coding Test 

C programming coding

Round 2 - HR 

(1 Question)

  • Q1. Introduction , Family background , why iasys, why should hire you, salary expectation
Round 3 - Technical 

(5 Questions)

  • Q1. Introduction, in which programming language are you comfortable( 45 min)
  • Ans. 

    I am comfortable with C, C++, and Python for embedded software development.

    • Proficient in C for low-level programming

    • Experienced in C++ for object-oriented design

    • Skilled in Python for scripting and automation tasks

  • Answered by AI
  • Q2. What is class object, inheritance, function overloading ,function overriding, difference between encapsulation and abstraction, volatile keyword
  • Ans. 

    Class object is an instance of a class, inheritance allows a class to inherit properties and methods from another class, function overloading is defining multiple functions with the same name but different parameters, function overriding is redefining a function in a subclass, encapsulation is bundling data and methods that operate on the data into a single unit, abstraction is hiding the implementation details and sho...

  • Answered by AI
  • Q3. What is pointer and it's type
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Types of pointers include null pointers, void pointers, function pointers, and array pointers.

    • Example: int *ptr; // pointer to an integer variable

    • Example: char *str = 'hello'; // pointer to a character array

  • Answered by AI
  • Q4. Static function with implementation , virtual function with code, multilevel inheritance implementation
  • Q5. Projects deep, what challenges faced and how to overcome, your role in project
Round 4 - Technical 

(5 Questions)

  • Q1. Technical 2 (1 hour)
  • Q2. Introduction, what is Embedded system, Project deep
  • Q3. What is semaphore and mutex, binary semaphore, thread and process
  • Ans. 

    Semaphores and mutex are synchronization mechanisms in multithreading. Threads are lightweight processes, while processes are independent execution units.

    • Semaphore: used to control access to a shared resource by multiple threads. Example: controlling access to a printer in a networked system.

    • Mutex: similar to a semaphore but only allows one thread to access a resource at a time. Example: protecting a critical section o...

  • Answered by AI
  • Q4. How to stored data in memory , Interrupt service routine ,interrupt latency, UART,SPI,
  • Q5. Watchdog timer, 8051 microcontroller architecture, volatile keyword, static function, global and local variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Basic electronics, C,C++ programming , Embedded hardware knowledge

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Sliding window leet code style

Round 2 - Assignment 

Computer vision task. Image segmentation

Round 3 - One-on-one 

(2 Questions)

  • Q1. What was the algorithm you used in the task
  • Ans. 

    I used the Random Forest algorithm for the task.

    • Random Forest is an ensemble learning method that builds multiple decision trees and merges them together to get a more accurate and stable prediction.

    • It is commonly used for classification and regression tasks.

    • Example: RandomForestClassifier in scikit-learn library.

  • Answered by AI
  • Q2. What are metrics you can use for this task
  • Ans. 

    Metrics for evaluating machine learning tasks

    • Accuracy

    • Precision

    • Recall

    • F1 Score

    • ROC AUC

    • Confusion Matrix

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. A presentation of a past project with followup questions
  • Q2. Some questions on text classification

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was related to sales logistics to international customers
  • Q2. It was related to regulatory affairs in sales coordination
Round 2 - One-on-one 

(2 Questions)

  • Q1. It was in regard to commitment and hard work, alignment with company fast paced culture
  • Q2. It was in regard to CRM/ERP software

Interview Preparation Tips

Interview preparation tips for other job seekers - Challenging interviews - be prepared
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Research and development, NPD
  • Q2. Project management
Round 2 - Technical 

(2 Questions)

  • Q1. Project management
  • Q2. Quality and team

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t join this company, it’s a LALA company , run by family members who doesn’t know anything but blessed with good fortune, owner of company talk in unprofessional way, use abusing word, make you feel like you are a servant to them, unethical, unprofessional and inhumane people, it’s hire and fire company, no policy, no work culture, no HR policy, no medical facilities, if you are sick, then they will ask you to work or leave
No work timing , they will make you to work like a hell, take 10 person Job from one person
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Hydrostatic Head unit, formula?
  • Ans. 

    Hydrostatic Head unit is a measure of water resistance in textiles. Formula: HH = height of water column in mm.

    • Hydrostatic Head unit measures the pressure water exerts on a fabric.

    • Formula: HH = height of water column in mm.

    • Higher HH value indicates better water resistance.

    • Example: Fabric with HH of 10,000mm can withstand a 10,000mm water column before leaking.

  • Answered by AI
  • Q2. Largest unit of density? Why water not directly used in Drilling?
  • Ans. 

    The largest unit of density is g/cm^3. Water is not directly used in drilling due to its low density compared to drilling fluids.

    • The largest unit of density is grams per cubic centimeter (g/cm^3)

    • Water has a density of 1 g/cm^3, which is relatively low compared to drilling fluids

    • Drilling fluids are used in drilling operations to provide lubrication, cooling, and pressure control

  • Answered by AI
  • Q3. Why Packer is used?
  • Ans. 

    Packer is used for creating identical machine images for multiple platforms from a single source configuration.

    • Packer helps in automating the process of creating machine images for different platforms like AWS, Azure, VMware, etc.

    • It allows for consistent and repeatable builds, ensuring that the images are always up-to-date and secure.

    • Packer can be integrated with configuration management tools like Ansible, Chef, or Pu...

  • Answered by AI
  • Q4. Newton's 1st and 2nd Law of motion?
  • Ans. 

    Newton's 1st law states that an object will remain at rest or in uniform motion unless acted upon by an external force. The 2nd law states that the acceleration of an object is directly proportional to the net force acting on it and inversely proportional to its mass.

    • 1. Newton's 1st Law: An object will remain at rest or in uniform motion unless acted upon by an external force.

    • 2. Newton's 2nd Law: The acceleration of an...

  • Answered by AI
  • Q5. Bernoulli's principle and example.
  • Ans. 

    Bernoulli's principle states that as the speed of a fluid increases, its pressure decreases.

    • The principle is based on the conservation of energy in a flowing fluid.

    • It is commonly used in aviation to explain lift on an airplane's wings.

    • Another example is the flow of water through a pipe where the pressure decreases as the velocity increases.

  • Answered by AI
  • Q6. Intro? How and Where did you know about our company? basic HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Job Description and Prepare Basics.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. SOPs and Process controls
  • Q2. How to optimize the OPEX
  • Ans. 

    Optimizing OPEX involves identifying cost-saving opportunities and implementing efficient processes.

    • Conduct a thorough analysis of current expenses to identify areas for improvement

    • Implement lean manufacturing principles to reduce waste and improve efficiency

    • Invest in technology and automation to streamline production processes

    • Negotiate with suppliers for better pricing and terms

    • Train and develop employees to increase

  • Answered by AI
  • Q3. What is OEE and how we improve it?
  • Ans. 

    OEE stands for Overall Equipment Effectiveness, a metric used to measure the efficiency of production equipment.

    • OEE takes into account three factors: availability, performance, and quality.

    • To improve OEE, focus on reducing downtime, increasing production speed, and minimizing defects.

    • Examples of improving OEE include implementing preventive maintenance schedules, training operators for optimal performance, and implemen

  • Answered by AI
  • Q4. What is Productivity
  • Ans. 

    Productivity is the measure of efficiency in completing tasks or producing goods.

    • Productivity is the ratio of output to input in a specific period of time.

    • It can be measured by dividing the total output by the total input.

    • Examples of productivity measures include units produced per hour, revenue generated per employee, or tasks completed per day.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and answer specific things.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Dharmsinh Desai Institute of Technology, Nadiad and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

Coding questions related to snack and ladders and also elevator

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

I applied via Naukri.com and was interviewed in Oct 2023. 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. Job Description matching and Overall fitment
Round 3 - Technical 

(2 Questions)

  • Q1. All technical related to Job Description
  • Q2. As per Job description
Round 4 - Behavioral 

(1 Question)

  • Q1. Profile fitment
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 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. Introduce your self ?
Round 3 - Technical 

(1 Question)

  • Q1. Basic Knowledge About Company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Basic electronics question

Round 2 - Technical 

(1 Question)

  • Q1. Electronics components,LDO, Power supply,rectifier
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic salary discussion

Tell us how to improve this page.

Interview Questions from Similar Companies

British Paints Interview Questions
3.5
 • 15 Interviews
Honeywell Uop Interview Questions
3.6
 • 14 Interviews
HEUBACH Colour Interview Questions
3.8
 • 11 Interviews
ESP Safety Interview Questions
4.0
 • 11 Interviews
Abdos oil Interview Questions
3.0
 • 7 Interviews
View all

Vardeep Petro Chemical Reviews and Ratings

based on 12 reviews

1.9/5

Rating in categories

2.9

Skill development

2.4

Work-Life balance

2.6

Salary & Benefits

1.8

Job Security

2.4

Company culture

1.9

Promotions/Appraisal

2.2

Work Satisfaction

Explore 12 Reviews and Ratings
Assistant Manager
4 salaries
unlock blur

₹3.3 L/yr - ₹4.8 L/yr

Territory Sales Manager
4 salaries
unlock blur

₹3.8 L/yr - ₹4.8 L/yr

Area Sales Manager
4 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Manager
4 salaries
unlock blur

₹6.5 L/yr - ₹12.1 L/yr

Admin Manager
4 salaries
unlock blur

₹3.6 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Vardeep Petro Chemical with

Sterling Oil Exploration & Energy Production

3.7
Compare

HEUBACH Colour

3.8
Compare

Givaudan

4.2
Compare

Honeywell Uop

3.6
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