Upload Button Icon Add office photos
Engaged Employer

i

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

Japfa Comfeed Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Japfa Comfeed Deputy Manager Interview Questions and Answers

Updated 15 Jul 2024

Japfa Comfeed Deputy Manager Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Tell us about your team structure
  • Q2. Describe your role at xx company
Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain your role in driving a D2C brand
  • Q2. What was the value proposition of your previous company

Interview questions from similar companies

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

(2 Questions)

  • Q1. They will ask many but they don't know the answers
  • Q2. They are not ready to take real answers they need fake commitments

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join with this foolish team
Round 1 - One-on-one 

(1 Question)

  • Q1. Area Knowledge and planing structure be share

Interview Preparation Tips

Interview preparation tips for other job seekers - All Haryana and Punjab state knowledge
Team Handling Area Development
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Group Discussion 

Compony related qiestion

Round 3 - Technical 

(3 Questions)

  • Q1. Farmer field related questions
  • Q2. Insect pests related
  • Q3. Management of insect pests of crop
  • Ans. 

    Management of insect pests of crop involves various strategies to control and minimize damage caused by insects.

    • Implementing integrated pest management (IPM) practices

    • Using biological control methods such as introducing natural enemies of pests

    • Utilizing chemical control with pesticides as a last resort

    • Regular monitoring of pest populations and crop damage

    • Crop rotation and diversification to reduce pest pressure

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard work in compony.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed in Sep 2023. There were 5 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 - Aptitude Test 

General 20 questions form study background

Round 3 - One-on-one 

(2 Questions)

  • Q1. Direct interview with plant head
  • Q2. As per related field
Round 4 - Technical 

(1 Question)

  • Q1. 2nd technician team ask field related questions
Round 5 - HR 

(1 Question)

  • Q1. General information about your self and your family

Interview Preparation Tips

Interview preparation tips for other job seekers - Go in relax condition
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
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

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

Japfa Comfeed Interview FAQs

How many rounds are there in Japfa Comfeed Deputy Manager interview?
Japfa Comfeed interview process usually has 2 rounds. The most common rounds in the Japfa Comfeed interview process are HR and One-on-one Round.

Tell us how to improve this page.

Japfa Comfeed Deputy Manager Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Syngenta Interview Questions
4.2
 • 67 Interviews
Nuziveedu Seeds Interview Questions
4.0
 • 26 Interviews
IPL Biologicals Interview Questions
3.6
 • 12 Interviews
Ajeet Seeds Interview Questions
4.1
 • 11 Interviews
Sneha Farms Interview Questions
4.1
 • 10 Interviews
Biostadt Interview Questions
4.4
 • 9 Interviews
View all
Japfa Comfeed Deputy Manager Salary
based on 8 salaries
₹9.6 L/yr - ₹12 L/yr
19% more than the average Deputy Manager Salary in India
View more details

Japfa Comfeed Deputy Manager Reviews and Ratings

based on 4 reviews

3.6/5

Rating in categories

2.8

Skill development

3.4

Work-life balance

2.8

Salary

3.0

Job security

3.0

Company culture

3.3

Promotions

2.8

Work satisfaction

Explore 4 Reviews and Ratings
Assistant Manager
17 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Senior Executive
12 salaries
unlock blur

₹4.3 L/yr - ₹7.5 L/yr

Sales Executive
11 salaries
unlock blur

₹2.8 L/yr - ₹5 L/yr

IT Officer
11 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Executive
8 salaries
unlock blur

₹3.5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Japfa Comfeed with

Syngenta

4.2
Compare

Jain Irrigation Systems

3.9
Compare

National Bulk Handling Corporation

3.9
Compare

Nuziveedu Seeds

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