Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bectochem Loedige Process Technology Team. If you also belong to the team, you can get access from here

Bectochem Loedige Process Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bectochem Loedige Process Technology Interview Questions and Answers

Updated 17 Nov 2022

Bectochem Loedige Process Technology Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Nov 2021. There were 5 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 - Technical 

(1 Question)

  • Q1. Polishing and welding related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Self discipline related questions
Round 4 - HR 

(1 Question)

  • Q1. Ctc very high , as per their opinion
Round 5 - HR 

(1 Question)

  • Q1. Ctc very high, as per their opinion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare accordingly as per company equipment manufactur

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (87)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How JWT works,
  • Ans. 

    JWT is a JSON-based token used for authentication and authorization purposes.

    • JWT stands for JSON Web Token.

    • It consists of three parts: header, payload, and signature.

    • Header contains the algorithm used to sign the token.

    • Payload contains the user information and metadata.

    • Signature is used to verify the authenticity of the token.

    • JWT is stateless and can be used across multiple domains.

    • Example: eyJhbGciOiJIUzI1NiIsInR5cCI6...

  • Answered by AI
  • Q2. What is the Signature Of JWT
  • Ans. 

    JWT signature is a string of characters used to verify the authenticity of the token.

    • The signature is created by hashing the header and payload with a secret key.

    • The resulting hash is then encoded using Base64Url encoding.

    • The signature is added to the token as the third part, separated by dots.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patient lesion careful.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Given some problem statemts and asked to write the pseudo code,
  • Q2. What is Async and Await.
  • Ans. 

    Async and Await are keywords in JavaScript used to handle asynchronous operations in a synchronous manner.

    • Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.

    • Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.

    • Async functions always return a Promise, which allows ...

  • Answered by AI

I applied via Walk-in and was interviewed in Sep 2022. 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 - Technical 

(2 Questions)

  • Q1. 1.Asked few questions about feed processing and it’s process parameters by technical team.
  • Q2. Few case studies and business strategy

Interview Preparation Tips

Topics to prepare for Buhler Assistant Manager interview:
  • Food Processing
  • Basic Engineering
  • AutoCAD Drawing
  • Basic knowledge on food safety
  • Basic knowledge on Maintenance
  • basic knowledge on quality
  • Basic knowledge on HSE
Interview preparation tips for other job seekers - Very good company to works at least 5 yrs to become specialist on
1.Business(Sales) Methodology
2.process and Technology
3. Project methodology
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions were asked on Recursive programming
  • Q2. What is the output of this? static void Main(string[] args) { DivideNumber(233) } static void DivideNumber(int n) { if(n>=10) { DivideNumber(n/10); } Console.Write(n/10) }
  • Ans. 

    The output will be 23323

    • The DivideNumber method recursively divides the input number by 10 until it is less than 10

    • The Console.Write statement prints the result of n/10 each time the method is called

  • Answered by AI
  • Q3. Write Code If Input is 123, output should be "One Hundred Twenty Three";
  • Ans. 

    Convert numeric input to words in English

    • Break down the input number into hundreds, tens, and ones place

    • Use a dictionary or array to map numbers to their corresponding words

    • Handle special cases like teens and tens separately

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 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 - Technical 

(1 Question)

  • Q1. Questions related to ITIL, Incident, Change, Request, and Problem Management.
Round 3 - HR 

(1 Question)

  • Q1. Basic questions related to HR round and Work Assignment test.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic introduction and communication round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Which Projects you have worked on ?
  • Q2. Programme you have made recently?
  • Q3. Network Protocols and their limitations
  • Ans. 

    Network protocols are rules and conventions for communication between devices on a network, each with its own limitations.

    • Network protocols define rules for communication between devices on a network

    • Each protocol has its own limitations, such as speed, security, and compatibility

    • Examples of network protocols include TCP/IP, HTTP, and FTP

  • Answered by AI
  • Q4. Explain Pickling Process
  • Ans. 

    Pickling is a food preservation process that involves immersing food in a vinegar or brine solution.

    • Pickling helps preserve food by creating an acidic environment that inhibits the growth of bacteria.

    • Common pickled foods include cucumbers (pickles), onions, and cabbage.

    • Pickling can be done using vinegar, salt, sugar, and spices to create different flavors.

    • Fermented pickles are made by allowing natural bacteria to ferme

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Technical assesment was there in first round

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview with national manager, CTO and fellow developer
Round 3 - HR 

(1 Question)

  • Q1. Meeting with regional head of IT department
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 Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About accounts payables
  • Q2. Client bill follow up
Round 2 - One-on-one 

(2 Questions)

  • Q1. Regarding family background
  • Q2. Company facilities

Interview Preparation Tips

Interview preparation tips for other job seekers - You just sit infront of the cam and comfortably explain earlier company your roles & responsibilities.

Bectochem Loedige Process Technology Interview FAQs

How many rounds are there in Bectochem Loedige Process Technology interview?
Bectochem Loedige Process Technology interview process usually has 5 rounds. The most common rounds in the Bectochem Loedige Process Technology interview process are HR, Resume Shortlist and Technical.
How to prepare for Bectochem Loedige Process Technology 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 Bectochem Loedige Process Technology. The most common topics and skills that interviewers at Bectochem Loedige Process Technology expect are 3D Modeling, Solid Edge, AutoCAD, Costing and Design Engineering.
What are the top questions asked in Bectochem Loedige Process Technology interview?

Some of the top questions asked at the Bectochem Loedige Process Technology interview -

  1. Ctc very high , as per their opin...read more
  2. Polishing and welding related questi...read more

Tell us how to improve this page.

Bectochem Loedige Process Technology Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Metso Interview Questions
4.2
 • 65 Interviews
TK Elevator Interview Questions
3.9
 • 54 Interviews
Tetra Pak Interview Questions
4.1
 • 34 Interviews
Sandvik Asia Interview Questions
4.3
 • 30 Interviews
Buhler Interview Questions
3.9
 • 25 Interviews
GEA Group Interview Questions
3.8
 • 10 Interviews
Munters Interview Questions
3.2
 • 2 Interviews
Glatt Group Interview Questions
2.6
 • 1 Interview
View all

Bectochem Loedige Process Technology Reviews and Ratings

based on 32 reviews

4.0/5

Rating in categories

4.0

Skill development

3.6

Work-life balance

3.8

Salary

4.2

Job security

3.5

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 32 Reviews and Ratings
Production Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bectochem Loedige Process Technology with

Glatt Group

2.6
Compare

GEA Group

3.8
Compare

Buhler

3.9
Compare

Hosokawa Micron

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