Upload Button Icon Add office photos

Filter interviews by

Bejo Sheetal Seeds Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Walk-in and was interviewed in Jan 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 - HR 

(2 Questions)

  • Q1. What is your family background?
  • Q2. Self introduction tell me about your

Interview Preparation Tips

Topics to prepare for Kaveri Seed Company Sales Executive interview:
  • Agricultural
Interview preparation tips for other job seekers - My name is arvind kumar fram kannauj uttarpradesh 209732 india
My Highest qualification bachelor of education
And 1year experience in zeneva crop science pvt ltd alighr uttarpradesh

I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Create stack data structure with push pop and getmin
  • Ans. 

    Implement a stack with push, pop, and getmin operations.

    • Use an array to store the stack elements.

    • Keep track of the minimum element using another stack.

    • Push operation: add element to the top of the stack and update the minimum stack.

    • Pop operation: remove the top element from the stack and update the minimum stack.

    • Getmin operation: return the top element of the minimum stack.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very interview experience. They interviewed I cleared all rounds and offer was issued. Then they put my offer on hold saying opening has closed. Do not waste your time interviewing for bayer

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

Includes a few hands on question on javascript and few technical

Interview Preparation Tips

Interview preparation tips for other job seekers - 1hr of technical questions

I applied via Recruitment Consulltant and was interviewed in Nov 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. How spring boot works internally?
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and dependencies.

    • Spring Boot uses an embedded Tomcat server to run the application.

    • It provides auto-configuration for commonly used libraries and frameworks.

    • Spring Boot uses Spring Framework's Inversion of Control (IoC) to manage dependencies.

    • It also includes Spring Boot Actuator for monitoring and manag...

  • Answered by AI
  • Q2. What is Streaming api in java8?
  • Ans. 

    Streaming API in Java 8 is a feature that allows processing of large data sets in a functional and efficient manner.

    • Stream API provides a set of functional interfaces and methods to process data in a declarative way

    • It supports parallel processing of data

    • It can be used with collections, arrays, and I/O operations

    • Example: List names = Arrays.asList("John", "Mary", "Bob"); long count = names.stream().filter(name -> name.s...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Syngenta Senior Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - Interviewer was asking questions very rapidly. He is not even wait to listen for answers those questions. In each question he interrupted me, not even listening my answers. Very impatient person.

Skills evaluated in this interview

Associate Interview Questions & Answers

Syngenta user image Prathamesh Prashant Lambe

posted on 1 Jan 2024

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 Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General knowledge test about field

Round 2 - One-on-one 

(1 Question)

  • Q1. How will you contribute to organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best to company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Explain logistic regression
  • Ans. 

    Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

    • Logistic regression is a type of regression analysis used when the dependent variable is categorical or binary.

    • It estimates the probability of the outcome using a logistic function.

    • The model calculates the odds of the outcome and transforms them into probabilities.

    • It uses a logit link ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - go through the fundamentals of machine learning

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Introduce Yourself
  • Q2. What do you think about the role?
  • Q3. Your experience with any BI Tools
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is pandas?
  • Ans. 

    pandas is a Python library used for data manipulation and analysis.

    • pandas provides data structures like DataFrame and Series for working with structured data

    • It offers tools for cleaning, transforming, and analyzing data

    • pandas can handle various data formats like CSV, Excel, SQL databases, and more

  • Answered by AI
  • Q2. While webscraping, do HTML tables also get extracted?
  • Ans. 

    Yes, HTML tables can be extracted while webscraping.

    • HTML tables can be extracted using libraries like BeautifulSoup in Python.

    • The data from the HTML tables can be converted into a structured format like CSV or Excel.

    • Webscraping tools like Octoparse and Import.io can also extract HTML tables.

    • Regular expressions can be used to extract specific data from HTML tables.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They had 45 min coding test on coderpad, and a LLD question for next 45 mins. Coding round was easy with basic arrays, and strings questions

Round 2 - Technical 

(1 Question)

  • Q1. Brief discussion on HLD and LLD

Interview Preparation Tips

Topics to prepare for Bayer Software Engineer interview:
  • java
  • Algorithms
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 mins, accounting concepts

Round 2 - Technical 

(2 Questions)

  • Q1. What is equity, debenture
  • Ans. 

    Equity represents ownership in a company, while debenture is a type of debt instrument issued by a company.

    • Equity represents ownership in a company and gives shareholders voting rights and a share in profits.

    • Debenture is a type of debt instrument issued by a company, typically with a fixed interest rate and maturity date.

    • Equity holders are considered residual claimants, meaning they are paid after debenture holders in

  • Answered by AI
  • Q2. TDS, GST, GST rates, Bad debts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared

Tell us how to improve this page.

Interview Questions from Similar Companies

Syngenta Interview Questions
4.2
 • 67 Interviews
Bayer Interview Questions
4.1
 • 51 Interviews
Nuziveedu Seeds Interview Questions
4.0
 • 26 Interviews
RASI SEEDS Interview Questions
4.3
 • 7 Interviews
Advanta India Interview Questions
3.7
 • 2 Interviews
View all

Bejo Sheetal Seeds Reviews and Ratings

based on 6 reviews

1.7/5

Rating in categories

1.7

Skill development

1.7

Work-life balance

1.9

Salary

1.4

Job security

1.9

Company culture

1.4

Promotions

1.6

Work satisfaction

Explore 6 Reviews and Ratings
Compare Bejo Sheetal Seeds with

Maharashtra Hybrid Seed Company

4.1
Compare

Nuziveedu Seeds

4.0
Compare

Advanta India

3.7
Compare

JK Agri Genetics

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