Upload Button Icon Add office photos

Filter interviews by

BDI Express Interview Questions and Answers

Updated 23 Jan 2024
Popular Designations

BDI Express Interview Experiences

2 interviews found

Plant Head Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2024

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

I applied via Approached by Company and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Knowledge in specific field of core business of BDI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good working condition CMD & MD are helpful working as Core team with Plant team

I applied via Approached by Company and was interviewed in Feb 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 

(1 Question)

  • Q1. Random technical questions from ABAP

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at technical part and Be Answerable

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about BDI Express?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Walk-in and was interviewed before Nov 2019. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. We were asked whether you are willing to work in this job?
  • Q2. We asked him what kind of work is the data entry operator in the petition committee.
  • Q3. We were told that inside Yashi Consulting Private Limited Company, there is the work of online data entry of the Municipal Corporation. Which is door to door.
  • Q4. We asked how to do door to door survey.
  • Q5. Will tell us that door to door survey has gone under the Municipal Corporation.
  • Q6. We have a municipal employee on behalf of a petition committee. Lived together.

Interview Preparation Tips

Interview preparation tips for other job seekers - My name is Kaluram, I have worked in the committee for one years.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. What are Modifiers
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Related to Destination Knowledge
Round 2 - Technical 

(1 Question)

  • Q1. All questions related to UCAS
Round 3 - One-on-one 

(1 Question)

  • Q1. Didnt attend as they were calling for the same anytime
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. What is your previous work experience?
  • Q2. What is the talent acquisition process?
  • Ans. 

    Talent acquisition process involves identifying, attracting, and hiring the right candidates for a job.

    • Identifying the hiring needs and creating job descriptions

    • Sourcing candidates through various channels like job boards, social media, and referrals

    • Screening and interviewing candidates to assess their qualifications and fit for the role

    • Selecting the best candidate and extending a job offer

    • Onboarding and integrating th...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How do you handle employee grievances?
  • Ans. 

    I address employee grievances by listening to their concerns, investigating the issue, and finding a fair resolution.

    • Listen actively to the employee's concerns and show empathy

    • Investigate the grievance thoroughly to understand all sides of the issue

    • Communicate openly and transparently with the employee throughout the process

    • Work towards finding a fair and satisfactory resolution for all parties involved

  • Answered by AI
  • Q2. What is the onboarding process in your organization?
  • Ans. 

    The onboarding process in our organization involves orientation, training, and mentorship to help new employees acclimate to their roles.

    • New employees attend a comprehensive orientation session to learn about company policies, culture, and expectations.

    • Training sessions are provided to ensure new employees have the necessary skills and knowledge to perform their job duties effectively.

    • Mentorship programs pair new emplo...

  • Answered by AI
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. List and tuple differences
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • Lists are mutable, meaning their elements can be changed after creation.

    • Tuples are immutable, meaning their elements cannot be changed after creation.

    • Lists are defined using square brackets [], tuples using parentheses ().

    • Lists are typically used for collections of similar items, tuples for fixed collections of dissimilar items.

  • Answered by AI
  • Q2. Generators in python
  • Ans. 

    Generators in Python are functions that allow you to iterate over a sequence of items without storing them all in memory at once.

    • Generators are created using a function with 'yield' instead of 'return'.

    • They are used to generate a sequence of values lazily, one at a time.

    • Generators are memory efficient as they do not store all values in memory at once.

    • Example: def my_generator(): for i in range(5): yield i

    • Example: ...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
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 

(3 Questions)

  • Q1. Difference between Asp.net and Ado.net? Explain about Ado.net complete briefly?
  • Ans. 

    ASP.NET is a web development framework while ADO.NET is a data access technology for connecting to databases.

    • ASP.NET is used for building web applications, while ADO.NET is used for accessing and manipulating data from databases.

    • ASP.NET provides a framework for creating dynamic web pages, handling user input, and managing state, while ADO.NET provides a set of classes for interacting with databases.

    • ASP.NET includes fea...

  • Answered by AI
  • Q2. Difference between Functions and stored procedure?
  • Q3. Interface Inheritance Difference between overloading and overriding
  • Ans. 

    Interface is a contract that defines the methods a class must implement. Inheritance is the ability of a class to inherit properties and methods from another class.

    • Interface is used to achieve abstraction and multiple inheritance in Java.

    • Inheritance allows code reuse and promotes code organization.

    • Overloading is having multiple methods with the same name but different parameters.

    • Overriding is providing a different impl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare oops and asp.net ,ado.net ,SQL server concepts

Skills evaluated in this interview

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

(2 Questions)

  • Q1. DevOps tools related questions
  • Q2. And python programming questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Discuss about previous job and salary
Round 2 - Technical 

(1 Question)

  • Q1. Basic construction knowledge

BDI Express Interview FAQs

How many rounds are there in BDI Express interview?
BDI Express interview process usually has 1-2 rounds. The most common rounds in the BDI Express interview process are Technical and Resume Shortlist.
How to prepare for BDI Express 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 BDI Express. The most common topics and skills that interviewers at BDI Express expect are Industrial Product Sales and Technical Sales.
What are the top questions asked in BDI Express interview?

Some of the top questions asked at the BDI Express interview -

  1. Random technical questions from A...read more
  2. Knowledge in specific field of core business of ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Trending Companies on AmbitionBox

Omega Healthcare Interview Questions
3.7
 • 487 Interviews
Startek Interview Questions
3.1
 • 546 Interviews
Flipkart Interview Questions
3.9
 • 1.5k Interviews
Goldman Sachs Interview Questions
3.5
 • 392 Interviews
Jio Interview Questions
4.2
 • 2.4k Interviews
Coforge Interview Questions
3.3
 • 594 Interviews
Wissen Technology Interview Questions
3.7
 • 165 Interviews
ZS Interview Questions
3.3
 • 479 Interviews
Max Healthcare Interview Questions
3.9
 • 166 Interviews
Schneider Electric Interview Questions
4.1
 • 395 Interviews
View all

BDI Express Reviews and Ratings

based on 29 reviews

4.0/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

4.0

Salary

3.9

Job security

3.8

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 29 Reviews and Ratings
SAP Data Analyst
15 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Design Engineer
4 salaries
unlock blur

₹1.6 L/yr - ₹4.8 L/yr

HR Manager
4 salaries
unlock blur

₹6.5 L/yr - ₹8 L/yr

SAP Abap Developer
4 salaries
unlock blur

₹7.8 L/yr - ₹16.2 L/yr

Executive Accountant
4 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Explore more salaries
write
Share an Interview