Upload Button Icon Add office photos

Filter interviews by

KGOC GLOBAL Assistant Engineer Interview Questions and Answers

Updated 3 Apr 2022

KGOC GLOBAL Assistant Engineer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. - Formulation of MSA & SPC
  • Ans. 

    MSA (Measurement System Analysis) is a method to evaluate the measurement system's capability. SPC (Statistical Process Control) is a tool to monitor and control a process.

    • MSA helps to identify the sources of variation in the measurement system and quantify their impact on the measurement results.

    • SPC uses statistical methods to analyze the process data and detect any deviations from the expected performance.

    • MSA and SPC...

  • Answered by AI
  • Q2. Detail of PFMEA with new version changes
  • Ans. 

    PFMEA is a risk assessment tool used to identify and mitigate potential failures in a process or product.

    • PFMEA stands for Process Failure Mode and Effects Analysis

    • It involves identifying potential failure modes, their effects, and the likelihood of occurrence

    • New version changes may include updates to the severity, occurrence, and detection rankings, as well as new failure modes to consider

    • The goal is to proactively ide...

  • Answered by AI
  • Q3. Hear treatment Processes
Round 2 - Interview with Plant Head 

(1 Question)

  • Q1. All process with deep details

Interview Preparation Tips

Topics to prepare for KGOC GLOBAL Assistant Engineer interview:
  • 7QC
  • SPC
  • Msa
  • Heat Treatment
Interview preparation tips for other job seekers - Technically must be strong while in 2nd round. As an Process Engineer you have to know everything of all processes.

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding and decoding,error detection,water images

Round 2 - Coding Test 

1hr,arrsays and strings,gfg

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and group discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(4 Questions)

  • Q1. C++, Java , oops, dbms
  • Q2. Oops question are there
  • Q3. Dbms question are there
  • Q4. Java questions are there
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Python question on list and dict

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well in python

I applied via campus placement at P E S College of Engineering, Mandya and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. If u have a cake in front of u in how many minimum cuts u take to get 8 equal pieces
  • Ans. 

    To get 8 equal pieces from a cake, you need a minimum of 3 cuts.

    • The first cut divides the cake into two equal halves.

    • The second cut divides one of the halves into two equal quarters.

    • The third cut divides one of the quarters into two equal eighths.

  • Answered by AI
  • Q2. Static variables
  • Q3. Some simple C programs
  • Q4. Global and local variables
  • Q5. Why should we use return 0 when int main() is used
  • Ans. 

    return 0 in int main() indicates successful termination of program execution.

    • return 0 is used to indicate that the program has executed successfully.

    • It is not mandatory to use return 0, but it is a good programming practice.

    • If return 0 is not used, the program may return garbage values to the operating system.

    • Other values can also be used instead of 0 to indicate different types of program termination.

    • For example, retu...

  • Answered by AI
  • Q6. Tell me something about yourself
  • Q7. Tell me about your project
  • Ans. 

    I worked on a project to design and implement a new software system for managing inventory in a manufacturing company.

    • Developed a user-friendly interface for employees to input and track inventory data

    • Implemented a database to store and organize inventory information

    • Created automated reports to provide real-time updates on inventory levels

    • Collaborated with cross-functional teams to gather requirements and ensure system

  • Answered by AI
  • Q8. Where will u see yourself after 5 yrs
  • Q9. What are ur Strengths
  • Q10. What we need to use to convert string to numerical
  • Ans. 

    We need to use parsing or casting to convert string to numerical.

    • Use parseInt() or parseFloat() for converting string to integer or float respectively.

    • Use Number() constructor to convert string to number.

    • Use unary plus (+) operator to convert string to number.

    • Ensure that the string contains only numerical characters, else it will result in NaN (Not a Number).

  • Answered by AI
  • Q11. And core branch related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident never get tensed if u don't know the answer directly say them that "I dont have more knowledge on this mam/ sir" be active and stay clam😊

Skills evaluated in this interview

I applied via Recruitment Consulltant

Round 1 - Technical 

(1 Question)

  • Q1. Self induction Qualifications are you interested this job

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm a fresher so I looking for a job start my carrier in our company

I applied via Campus Placement and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. To In context reliable source

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite with everyone and use the right language and tone for a formal situations.
Listen carefully to understand the questions and think before your begin answers.
If you do not understand the questions,ask the interviewer repeat it or explain further.
Maintaining eye contact.
Interview is not like a job interview is an impartial one-to-one meeting between two members

I applied via campus placement at Prasad Institute F Technology, Jaunpur and was interviewed in Dec 2021. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Computer science related topics

Assistant Engineer Interview Questions & Answers

Accenture user image MANTHAPURAM MARUTHI SHIVA PRASAD

posted on 3 Jul 2024

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

(2 Questions)

  • Q1. Willing to relocate
  • Q2. Tell me about yourself
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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. Star pattern using your desired language.
  • Ans. 

    Generate a star pattern using a desired language.

    • Use nested loops to print the desired number of rows and columns.

    • In each iteration, print a '*' character to form the pattern.

    • Adjust the loop conditions and print statements to create different patterns.

    • Consider using variables to control the number of rows and columns.

    • Experiment with different loop structures to create more complex patterns.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Asked about projects in resume. Role in the projects.

Skills evaluated in this interview

KGOC GLOBAL Interview FAQs

How many rounds are there in KGOC GLOBAL Assistant Engineer interview?
KGOC GLOBAL interview process usually has 2 rounds. The most common rounds in the KGOC GLOBAL interview process are Technical.
What are the top questions asked in KGOC GLOBAL Assistant Engineer interview?

Some of the top questions asked at the KGOC GLOBAL Assistant Engineer interview -

  1. Detail of PFMEA with new version chan...read more
  2. - Formulation of MSA & ...read more
  3. Hear treatment Proces...read more

Tell us how to improve this page.

KGOC GLOBAL Assistant Engineer Salary
based on 13 salaries
₹3 L/yr - ₹5.2 L/yr
6% less than the average Assistant Engineer Salary in India
View more details

KGOC GLOBAL Assistant Engineer Reviews and Ratings

based on 2 reviews

4.1/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

3.2

Salary

5.0

Job security

5.0

Company culture

3.1

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Engineer
14 salaries
unlock blur

₹3.3 L/yr - ₹5.7 L/yr

Assistant Engineer
13 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Assistant Manager
7 salaries
unlock blur

₹7.4 L/yr - ₹9.5 L/yr

Territory Sales Incharge
7 salaries
unlock blur

₹2.9 L/yr - ₹4.1 L/yr

Zonal Sales Manager
7 salaries
unlock blur

₹13.1 L/yr - ₹24 L/yr

Explore more salaries
Compare KGOC GLOBAL with

Reliance Industries

4.0
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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