Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by JBM Group Team. If you also belong to the team, you can get access from here

JBM Group Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

JBM Group Devops Engineer Interview Questions and Answers

Updated 15 Oct 2024

JBM Group Devops Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(5 Questions)

  • Q1. How to check the pattern in all files in current directory
  • Ans. 

    Use grep command to check pattern in all files in current directory

    • Use 'grep' command with the desired pattern and '*' wildcard to search for the pattern in all files in the current directory

    • For example, to search for the pattern 'example' in all files in the current directory: grep 'example' *

  • Answered by AI
  • Q2. What is multistage pipeline in Jenkins
  • Ans. 

    Multistage pipeline in Jenkins allows for defining complex build pipelines with multiple stages and actions.

    • Multistage pipeline is defined in a Jenkinsfile using declarative syntax

    • Each stage in the pipeline represents a specific part of the build process

    • Stages can have multiple steps like build, test, deploy, etc.

    • Parallel stages can be defined to run multiple tasks concurrently

    • Post actions can be defined to execute tas...

  • Answered by AI
  • Q3. Write a shell script to display current proceess with only process id
  • Ans. 

    Shell script to display current process with only process id

    • Use the 'ps' command to list all processes

    • Pipe the output to 'awk' to print only the process id column

    • Exclude the header line from the output

  • Answered by AI
  • Q4. How to clean the Jenkins workspace after every build
  • Ans. 

    Use Jenkins Pipeline to clean workspace after each build

    • Add a post-build step in Jenkins Pipeline to delete workspace contents

    • Use 'deleteDir()' command in Jenkins Pipeline to remove workspace directory

    • Consider using 'sh' or 'bat' commands to execute shell or batch scripts for cleaning workspace

  • Answered by AI
  • Q5. Can you tell me how to check the memory and storage in Linux
  • Ans. 

    To check memory and storage in Linux, you can use commands like free, df, and du.

    • Use 'free' command to check memory usage and available memory

    • Use 'df' command to check disk space usage

    • Use 'du' command to check disk usage of specific directories

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on shell scripting

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about JBM Group?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jun 2021. 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 - Telephonic Call 

(1 Question)

  • Q1. Technical questions related to Mechanical Engineering. Current job role and responsibilities
Round 3 - Panel interview 

(2 Questions)

  • Q1. Current job role and responsibilities.
  • Q2. What is Tempering? Material science questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. Interview with VP India.
  • Q2. Questions on Combustion Engines. Difference between two-stroke and four-stroke. Current job role and responsibilities. How to design a snap.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your profile well. Brush up on Mechanical engineering topics

Devops Engineer Interview Questions Asked at Other Companies

asked in Siemens
Q1. How can you run a Docker command remotely on a Linux server witho ... read more
asked in Lentra AI
Q2. If you want to connect multiple VPCs, and you have two or three V ... read more
Q3. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. What Docker command can you use to transfer an image from one mac ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

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

  • Q1. What is a random cylinder?
  • Ans. 

    A random cylinder is a geometric shape defined by a random height and radius, often used in probability and statistics.

    • A random cylinder can be defined by its height (h) and radius (r), which can vary randomly.

    • In probability, random cylinders can model real-world phenomena, like the distribution of particles in a volume.

    • Example: If the height of a cylinder is uniformly distributed between 1 and 10 units, and the radius...

  • Answered by AI
  • Q2. What does OEE stand for, and how is it measured?
  • Ans. 

    OEE stands for Overall Equipment Effectiveness, a metric used to measure manufacturing productivity.

    • OEE is calculated using three components: Availability, Performance, and Quality.

    • Availability = (Operating Time / Planned Production Time) x 100%. Example: If a machine runs for 8 hours but is down for 1 hour, availability is 87.5%.

    • Performance = (Actual Output / Maximum Possible Output) x 100%. Example: If a machine prod...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. 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 - HR 

(2 Questions)

  • Q1. Introduction of ypur
  • Ans. 

    I am a highly experienced Sr. Engineer with a strong background in various engineering disciplines.

    • Over 10 years of experience in mechanical, electrical, and civil engineering

    • Led multiple successful projects from concept to completion

    • Proficient in CAD software such as AutoCAD and SolidWorks

  • Answered by AI
  • Q2. Salary discussion and discussion about pearks.
Round 3 - Technical 

(2 Questions)

  • Q1. Your kra and dwm Discussion related to your work field.
  • Q2. Why we select you ,what is your goods & bad,

Interview Preparation Tips

Topics to prepare for Krishna Maruti Senior Engineer interview:
  • Line balacing
  • Lean Manufacturing Tools
  • 4m change
  • Redbin analysis
  • Rejection Control
  • Productivity Improvement
  • OEE Calculation
  • Kaizen Implementation
  • 5S System
  • Breakdown Analysis
  • Process parameters
  • Measuring instrument
  • MSA
  • SPC Study
Interview preparation tips for other job seekers - Interviewer is just seeking a experience holder who is having relevant knowledge. And uses the key tells
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. What is HSHQ
  • Q2. What about know ASN
  • Ans. 

    ASN (Abstract Syntax Notation) is a standard interface description language for defining data structures in a platform-independent way.

    • ASN.1 (Abstract Syntax Notation One) is widely used in telecommunications and computer networking.

    • It allows for the encoding of data structures in a way that is independent of machine architecture.

    • Commonly used in protocols like SNMP (Simple Network Management Protocol) and X.500 direct...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. About Job responsibility
  • Q2. How will you handle a difficult operator
  • Ans. 

    I would approach a difficult operator with empathy, clear communication, and a focus on collaboration to resolve issues effectively.

    • Listen actively to understand their concerns and frustrations.

    • Maintain a calm and professional demeanor, even in challenging situations.

    • Use clear and concise communication to avoid misunderstandings.

    • Seek common ground and collaborate on solutions that benefit both parties.

    • Provide construct...

  • Answered by AI
  • Q3. Any important activities you did in your organization
  • Ans. 

    Led key projects, improved processes, and mentored junior engineers to enhance team performance and product quality.

    • Implemented a new CI/CD pipeline that reduced deployment time by 30%.

    • Spearheaded a cross-functional team to redesign a legacy system, improving performance by 50%.

    • Conducted regular code reviews and provided mentorship to junior engineers, fostering a culture of continuous learning.

    • Collaborated with produc...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to handle customer complain used quality tool
  • Ans. 

    Use quality tools like Pareto chart, fishbone diagram, and 5 Whys to analyze and address customer complaints.

    • Identify the root cause of the complaint using tools like fishbone diagram.

    • Prioritize the issues using a Pareto chart to focus on the most critical problems first.

    • Use the 5 Whys technique to dig deeper into the root cause of the complaint.

    • Implement corrective actions based on the analysis to prevent similar comp...

  • Answered by AI
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. 7qc tools & describe it as per example
  • Ans. 

    7QC tools are a set of quality control tools used for process improvement and problem-solving.

    • Check sheet: Used to collect and analyze data, such as tallying defects in a manufacturing process.

    • Pareto chart: Helps identify the most significant factors contributing to a problem, based on the 80/20 rule.

    • Cause and effect diagram (Fishbone diagram): Used to identify and analyze potential causes of a problem.

    • Histogram: Repre...

  • Answered by AI
  • Q2. Difference between QA & QC
  • Ans. 

    QA focuses on preventing defects in the process, while QC focuses on identifying defects in the product.

    • QA is process oriented, focusing on preventing defects by improving processes and procedures.

    • QC is product oriented, focusing on identifying defects through testing and inspection.

    • QA involves activities like reviews, audits, and process improvements.

    • QC involves activities like testing, inspections, and quality contro...

  • Answered by AI
  • Q3. Define of FMEA TYPE
  • Ans. 

    FMEA stands for Failure Modes and Effects Analysis, a systematic method for identifying and preventing potential failures in a system.

    • FMEA is a structured approach to identifying and prioritizing potential failure modes in a system.

    • It involves analyzing the potential effects of these failures and developing mitigation strategies.

    • FMEA helps in improving the reliability, safety, and quality of a system or process.

    • There a...

  • Answered by AI
  • Q4. Process & product audit type of poka yoke
  • Ans. 

    Process & product audit type of poka yoke ensures errors are prevented during audits.

    • Poka yoke in process audit involves using checklists to ensure all steps are followed correctly

    • Poka yoke in product audit involves using sensors to detect defects before they occur

    • Examples include using color-coded labels to prevent mix-ups in audits

  • Answered by AI
  • Q5. 8D Capa, 5S, pervios company job profile and DWM
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Line balancing & cycle time study
  • Q2. Manpower handling
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Specified to the functional area by section head
Round 3 - Technical 

(1 Question)

  • Q1. Core QA questions by department head
Round 4 - Technical 

(1 Question)

  • Q1. Core QA questions by Plant Manager
Round 5 - HR 

(1 Question)

  • Q1. Some character analysis questions by HR head
Round 6 - Case Study 

Introduction and few case study intraction with MD sir

JBM Group Interview FAQs

How many rounds are there in JBM Group Devops Engineer interview?
JBM Group interview process usually has 1 rounds. The most common rounds in the JBM Group interview process are Technical.
What are the top questions asked in JBM Group Devops Engineer interview?

Some of the top questions asked at the JBM Group Devops Engineer interview -

  1. Can you tell me how to check the memory and storage in Li...read more
  2. How to check the pattern in all files in current direct...read more
  3. How to clean the Jenkins workspace after every bu...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Interview Questions from Similar Companies

UNO Minda Interview Questions
4.0
 • 197 Interviews
Exide Industries Interview Questions
3.5
 • 187 Interviews
Subros Interview Questions
3.8
 • 186 Interviews
Apollo Tyres Interview Questions
4.0
 • 138 Interviews
Spark Minda Interview Questions
3.9
 • 135 Interviews
Hitachi Astemo Interview Questions
4.0
 • 122 Interviews
Krishna Maruti Interview Questions
3.9
 • 106 Interviews
View all
Senior Executive
945 salaries
unlock blur

₹2.7 L/yr - ₹10 L/yr

Executive
881 salaries
unlock blur

₹1.4 L/yr - ₹6.5 L/yr

Assistant Manager
724 salaries
unlock blur

₹4 L/yr - ₹14.5 L/yr

Junior Executive
423 salaries
unlock blur

₹1.3 L/yr - ₹4.9 L/yr

Quality Engineer
390 salaries
unlock blur

₹1.1 L/yr - ₹5.3 L/yr

Explore more salaries
Compare JBM Group with

Subros

3.8
Compare

UNO Minda

4.0
Compare

Apollo Tyres

4.0
Compare

Exide Industries

3.5
Compare
write
Share an Interview