Upload Button Icon Add office photos

Filter interviews by

Srini Food Park Interview Questions and Answers

Updated 3 Nov 2024

Srini Food Park Interview Experiences

1 interview found

QA Manager Interview Questions & Answers

user image Anonymous

posted on 3 Nov 2024

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

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

Round 1 - Group Discussion 

Group discussion with Gm&HRM, Admin, Financial manager

Round 2 - HR 

(2 Questions)

  • Q1. What is your Qualification and brief summary about my career
  • Q2. When available for personal interview
Round 3 - Technical 

(2 Questions)

  • Q1. Food safety and BRCGS Documentation purpose
  • Ans. 

    Food safety and BRCGS Documentation are essential for ensuring the quality and safety of food products.

    • Food safety documentation ensures that proper procedures are followed to prevent contamination and ensure product safety.

    • BRCGS documentation helps in achieving certification for food safety standards, demonstrating compliance with industry best practices.

    • Documentation includes policies, procedures, records, and audits...

  • Answered by AI
  • Q2. Expected CTC and my education certificates and my training certificates

Interview Preparation Tips

Interview preparation tips for other job seekers - They satisfied and asked for immediate joining

QA Manager Interview Questions asked at other Companies

Q1. List of the essential documents which are must be submitted for a successful 3rd party inspection ?
View answer (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Recruitment Consulltant

Round 1 - Technical 

(2 Questions)

  • Q1. What is the definition of an SOP, and why is it considered so important in the current context of the pharmaceutical industry?
  • Q2. Can you briefly describe your role and responsibilities as an executive in the warehouse?
  • Ans. 

    As a Warehouse Executive, I oversee daily operations, manage inventory, coordinate shipments, and ensure compliance with safety regulations.

    • Managing inventory levels to ensure optimal stock levels

    • Coordinating shipments and deliveries to meet customer demands

    • Overseeing daily operations and ensuring efficiency in warehouse processes

    • Implementing safety protocols and ensuring compliance with regulations

    • Training and supervi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly and maintain your confidence. In interviews, we are often asked about our daily activities; apart from that, you will not be asked anything else.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(6 Questions)

  • Q1. Difference b/w deep copy and shallow copy
  • Ans. 

    Deep copy creates a new copy of an object with all nested objects also copied, while shallow copy creates a new object with references to the original nested objects.

    • Deep copy creates a new object and recursively copies all nested objects, resulting in a completely independent copy.

    • Shallow copy creates a new object but only copies the references to nested objects, so changes in nested objects reflect in both the origin...

  • Answered by AI
  • Q2. Difference between foreach and map
  • Ans. 

    foreach is used to iterate over an array and perform a function on each element, while map creates a new array by applying a function to each element.

    • foreach does not return a new array, while map does

    • foreach is used for side effects, while map is used for transformation

    • Example: forEach - let numbers = [1, 2, 3]; numbers.forEach(num => console.log(num)); // prints 1, 2, 3

    • Example: map - let numbers = [1, 2, 3]; let doub...

  • Answered by AI
  • Q3. Pure impure pipe
  • Q4. Ngonchanges usage
  • Q5. Basic array methods
  • Q6. Difference null undefined empty values in js
  • Ans. 

    null is an intentional absence of any value, undefined means a variable has been declared but not assigned a value, and empty values are variables that have been assigned a value of empty string, empty array, or empty object.

    • null is used to represent the intentional absence of any value

    • undefined means a variable has been declared but not assigned a value

    • Empty values can be empty string (''), empty array ([]), or empty

  • Answered by AI

Skills evaluated in this interview

Graduate engineer trainee in project management Interview Questions & Answers

Enco Engineers Combine user image suhail ahmed

posted on 29 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - HR 

(5 Questions)

  • Q1. Tell me about yourself?
  • Q2. When can I join?
  • Q3. Asking whether I am agree with the 2 years of bond?
  • Q4. Were you asked if you agree to a security deposit of 50,000?
  • Q5. Basic details about the education and past experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly, you should be prepared for a two-year bond and a security deposit of 50,000. Following this, you will be allowed to proceed to the technical round. During the interview, I was asked about my past experience and educational qualifications. I was also questioned on some basic formulas related to mensuration, principles of physics, and general mathematical formulas. Subsequently, we discussed the roles and responsibilities and whether I agreed to the two-year bond and 50,000 security deposit.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why you are applying for this job?
  • Ans. 

    I am applying for this job because of my passion for managing civil projects and my proven track record of successful project completions.

    • Passion for managing civil projects

    • Proven track record of successful project completions

    • Excited about the opportunity to contribute to impactful infrastructure projects

  • Answered by AI
  • Q2. Why you requested for salary hike?
  • Ans. 

    I requested a salary hike due to increased responsibilities, achievements, and market value.

    • Increased responsibilities in current role

    • Achievements such as successful completion of projects or exceeding targets

    • Market value based on industry standards and experience

    • Cost of living increase or inflation affecting expenses

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about the various stages of construction of the foundation of building.
  • Ans. 

    The various stages of construction of the foundation of a building include site preparation, excavation, foundation design, footing construction, and foundation pouring.

    • Site preparation involves clearing the area and leveling the ground for construction.

    • Excavation is the process of digging a hole in the ground to create space for the foundation.

    • Foundation design is crucial to ensure the building's stability and load-be...

  • Answered by AI
  • Q2. What will be the Design mix for Concrete .
  • Ans. 

    The design mix for concrete is the proportion of various ingredients like cement, sand, aggregates, and water to achieve the desired strength and durability.

    • Design mix is determined based on the required strength and durability of the concrete

    • It involves selecting the right proportions of cement, sand, aggregates, and water

    • Various factors like type of construction, exposure conditions, and desired workability influence...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience with parallelizing transformers, and how do you approach splitting them across multiple devices to minimize latency?
  • Ans. 

    I have experience parallelizing transformers by splitting them across multiple devices to minimize latency.

    • I have utilized frameworks like TensorFlow and PyTorch to parallelize transformers.

    • I approach splitting transformers by dividing the input data into chunks and distributing them across devices.

    • I optimize communication overhead by minimizing data transfer between devices.

    • I leverage techniques like data parallelism ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Very nicely & strictly selected

Round 2 - One-on-one 

(2 Questions)

  • Q1. About my job professiinal
  • Q2. Details about work profile
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

An aptitude test is designed to assess an individual's ability to perform certain tasks or react to a range of different situations. These tests are often used by educational institutions and employers to evaluate potential candidates' skills, talents, and potential for success in a specific role or academic program. Here are some key details about aptitude tests:

1. **Purpose**: Aptitude tests are used to measure a variety of skills, including logical reasoning, verbal ability, numerical skills, and spatial awareness. They help to identify strengths and weaknesses and predict future performance.

2. **Types**:
- **Verbal Reasoning**: Assesses understanding and reasoning using concepts framed in words.
- **Numerical Reasoning**: Tests ability to work with numbers, including basic arithmetic, data interpretation, and logical problem-solving.
- **Abstract Reasoning**: Evaluates the ability to identify patterns, logical rules, and trends in new data.
- **Mechanical Reasoning**: Measures understanding of mechanical and physical principles.
- **Spatial Reasoning**: Assesses the ability to visualize and manipulate objects.

3. **Format**: Aptitude tests can be multiple-choice, true/false, or involve practical problem-solving tasks. They are often timed, with specific sections dedicated to each type of reasoning.

4. **Preparation**:
- **Practice Tests**: Taking practice tests helps familiarize with the format and types of questions.
- **Study Guides**: Reviewing basic concepts in mathematics, grammar, and logical reasoning.
- **Skills Development**: Enhancing skills through puzzles, reading, and other related activities.

5. **Usage**:
- **Recruitment**: Employers use aptitude tests to screen job applicants and find the best fit for a role.
- **Education**: Schools and colleges use these tests for admissions, placement, and identifying areas for student improvement.
- **Career Counseling**: Helps individuals understand their strengths and areas for improvement, guiding career choices.

6. **Scoring**: Scores are typically presented as percentiles, showing how a test-taker compares to a norm group. Higher scores indicate better performance relative to the norm group.

If you have specific questions about a certain type of aptitude test or need preparation tips, feel free to ask!

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself.Tip: Provide a brief overview of your professional background, focusing on experiences relevant to the job you're applying for. Highlight your key achievements and skills.
  • Q2. Know YourselfAssess and interest.

Interview Preparation Tips

Interview preparation tips for other job seekers - . Know YourselfAssess Your Skills and Interests: Understand your strengths, weaknesses, and what you enjoy doing.Set Clear Goals: Define what you want in a job in terms of role, industry, and company culture.2. Prepare a Strong Resume and Cover LetterTailor Each Application: Customize your resume and cover letter for each job application to highlight relevant skills and experiences.Be Concise and Professional: Ensure your resume is clear, well-organized, and free of errors.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are the problems you might face during sales and how will you handle them
  • Ans. 

    Possible problems in sales and how to handle them

    • Handling rejection from potential clients by staying positive and learning from each experience

    • Dealing with tough competition by focusing on unique selling points and building strong relationships with customers

    • Managing time effectively to prioritize tasks and meet sales targets

    • Handling objections from customers by listening actively and addressing their concerns

    • Dealing ...

  • Answered by AI

Srini Food Park Interview FAQs

How many rounds are there in Srini Food Park interview?
Srini Food Park interview process usually has 3 rounds. The most common rounds in the Srini Food Park interview process are HR, Technical and Group Discussion.
How to prepare for Srini Food Park 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 Srini Food Park. The most common topics and skills that interviewers at Srini Food Park expect are Accounting, Excel, Finance, SAP BusinessObjects and SQL Programming.
What are the top questions asked in Srini Food Park interview?

Some of the top questions asked at the Srini Food Park interview -

  1. Food safety and BRCGS Documentation purp...read more
  2. Expected CTC and my education certificates and my training certifica...read more

Tell us how to improve this page.

Srini Food Park Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Dabur Interview Questions
4.0
 • 264 Interviews
Nestle Interview Questions
4.0
 • 237 Interviews
Britannia Interview Questions
4.1
 • 162 Interviews
Patanjali Ayurved Interview Questions
4.0
 • 108 Interviews
Adani Wilmar Interview Questions
4.2
 • 103 Interviews
Cargill Interview Questions
4.0
 • 94 Interviews
Marico Interview Questions
4.0
 • 84 Interviews
Godrej Agrovet Interview Questions
4.0
 • 48 Interviews
View all

Srini Food Park Reviews and Ratings

based on 31 reviews

3.7/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.2

Salary

3.5

Job security

3.5

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 31 Reviews and Ratings
Accounts & Finance Manager
4 salaries
unlock blur

₹0.8 L/yr - ₹12 L/yr

Operator
4 salaries
unlock blur

₹2.2 L/yr - ₹2.7 L/yr

Filling Machine Operator
4 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Assistant Manager
3 salaries
unlock blur

₹4.7 L/yr - ₹4.8 L/yr

General Manager
3 salaries
unlock blur

₹30 L/yr - ₹36 L/yr

Explore more salaries
Compare Srini Food Park with

Godrej Agrovet

4.0
Compare

ITC's Agri Business Division

3.8
Compare

Adani Wilmar

4.2
Compare

Cargill

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