Upload Button Icon Add office photos

Filter interviews by

Food Safety and Standards Authority of India Intern Interview Questions and Answers

Updated 4 Nov 2024

Food Safety and Standards Authority of India Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 4 Nov 2024

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

I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. All coding related only
  • Q2. DBMS python and html imp

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and do cold emailing

Interview questions from similar companies

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

I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Introduce Yourself
  • Q2. What are types of cyber attacks
  • Ans. 

    Types of cyber attacks include malware, phishing, ransomware, DDoS attacks, and social engineering.

    • Malware: malicious software designed to damage or gain unauthorized access to a computer system.

    • Phishing: fraudulent attempts to obtain sensitive information by disguising as a trustworthy entity.

    • Ransomware: malware that encrypts a user's files and demands payment for their release.

    • DDoS attacks: flooding a network or serv...

  • Answered by AI
  • Q3. How to mitigate MITM attack
  • Ans. 

    To mitigate MITM attacks, use encryption, implement secure communication protocols, and verify server certificates.

    • Use encryption to protect data in transit

    • Implement secure communication protocols like HTTPS

    • Verify server certificates to ensure the authenticity of the server

    • Use VPNs for secure remote access

  • Answered by AI
  • Q4. Develop a RAT using MSF
  • Ans. 

    Develop a Remote Access Trojan (RAT) using Metasploit Framework (MSF)

    • Use Metasploit Framework to create a payload for the RAT

    • Set up a listener to receive connections from the compromised machines

    • Utilize post-exploitation modules in MSF for advanced functionality

    • Ensure proper evasion techniques to avoid detection by antivirus software

  • Answered by AI
  • Q5. Describe OSI model
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven different layers.

    • The OSI model stands for Open Systems Interconnection model.

    • It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and communicates with the adjacent layers.

    • Example: When you send an email, t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay updated with the current scenarios and knowledge in the market

Skills evaluated in this interview

Intern Interview Questions & Answers

FICCI user image Anonymous

posted on 27 Jul 2023

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

I applied via LinkedIn and was interviewed before Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

General Aptitude, English and Reasoning

Round 3 - Technical 

(4 Questions)

  • Q1. What do you know about FTIR and it's uses?
  • Ans. 

    FTIR stands for Fourier Transform Infrared Spectroscopy, a technique used to analyze the chemical composition of materials.

    • FTIR measures the absorption of infrared light by a sample to determine its chemical composition.

    • It is commonly used in chemistry, pharmaceuticals, food science, and material analysis.

    • FTIR can identify functional groups in organic compounds, determine polymer structures, and analyze contaminants in...

  • Answered by AI
  • Q2. What do you know about HPLC and LC-MS? How much have you used them? What are the different components of it?
  • Ans. 

    HPLC and LC-MS are analytical techniques used in chemistry to separate, identify, and quantify components in a mixture.

    • HPLC stands for High Performance Liquid Chromatography, used to separate and quantify components in a mixture based on their interactions with a stationary phase and mobile phase.

    • LC-MS stands for Liquid Chromatography-Mass Spectrometry, combines the separation capabilities of liquid chromatography with...

  • Answered by AI
  • Q3. What do you know about chromatography? What are it's types? What is the principle? What type of chromatography have you used and what were it's components.
  • Ans. 

    Chromatography is a technique used to separate and analyze mixtures based on their different interactions with a stationary phase and a mobile phase.

    • Chromatography is used in various industries such as pharmaceuticals, food and beverage, environmental analysis, and forensics.

    • Types of chromatography include gas chromatography, liquid chromatography, thin-layer chromatography, and paper chromatography.

    • The principle of ch...

  • Answered by AI
  • Q4. Tell us about your projects and what were the outcomes of it?

Intern Interview Questions & Answers

FICCI user image Anonymous

posted on 11 Oct 2023

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

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Could you share any insights any industry or sector of your choice?
  • Q2. How much comfortable are you in MS Office

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep your Industry knowledge high
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 - Selected 

(1 Question)

  • Q1. Where are you from and college name

Interview Preparation Tips

Interview preparation tips for other job seekers - Just make a fine resume and send it to the mail id of NSIC technical centre
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Topics like ratios,number systems

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

Interview Questionnaire 

7 Questions

  • Q1. Sql Injection
  • Q2. Security provided for the website
  • Q3. Projects handled in previous companies
  • Q4. Validations used in your project
  • Ans. 

    Validations used in project

    • Input validation to ensure correct data type and format

    • Data validation to ensure data integrity and consistency

    • Business rule validation to ensure compliance with requirements

    • Authentication and authorization validation to ensure secure access

    • Error handling and exception validation to ensure proper handling of errors

  • Answered by AI
  • Q5. StoredProcedure in sql
  • Ans. 

    Stored procedures are precompiled SQL statements that can be saved and reused in a database.

    • Stored procedures can improve performance by reducing network traffic and improving security.

    • They can be used to encapsulate business logic and provide a consistent interface to the database.

    • Parameters can be passed to stored procedures, allowing for dynamic queries.

    • Examples of stored procedures include ones that retrieve data,

  • Answered by AI
  • Q6. Views in sql
  • Ans. 

    Views in SQL are virtual tables that are based on the result of an SQL statement.

    • Views are created using the CREATE VIEW statement.

    • They can be used to simplify complex queries.

    • They can also be used to restrict access to sensitive data.

    • Views are updated automatically when the underlying tables are updated.

    • They can be used to join multiple tables into a single view.

  • Answered by AI
  • Q7. Familiar databases

Interview Preparation Tips

Interview preparation tips for other job seekers - They want Fullstack developers so be prepare for it.

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 in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Work experience
  • Q2. Expected salary
  • Q3. Domain knowledge
  • Q4. About Notice period
Round 2 - Online interview with Scientists 

(1 Question)

  • Q1. How to handle cyber threads in web application
  • Ans. 

    Cyber threats in web applications can be handled by implementing security measures such as encryption, firewalls, and regular security audits.

    • Implement strong encryption protocols to protect data in transit and at rest

    • Use firewalls to monitor and control incoming and outgoing traffic

    • Regularly conduct security audits and penetration testing to identify vulnerabilities

    • Implement secure coding practices to prevent common s...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for National Informatics Centre Software Engineer interview:
  • Cybersecurity
  • Laravel
  • PHP
Interview preparation tips for other job seekers - Software Application Support Engineer (0 -2 years) was the post. Asked about the projects handled on the previous job. And technologies used over the project and my contribution over the project and asked about the web application security issues and it's a online interview conducted by the NiC scientists. It's a contract position in nic developers are placed via contract on trivandrum office. Onboarding was smooth.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Project details
  • Q2. Experience in each tool
  • Ans. 

    I have experience with a variety of tools commonly used in DevOps, including Jenkins, Docker, Kubernetes, Ansible, and Git.

    • Proficient in Jenkins for continuous integration and continuous deployment

    • Familiar with Docker for containerization of applications

    • Experience with Kubernetes for container orchestration

    • Skilled in Ansible for configuration management and automation

    • Proficient in Git for version control and collaborat

  • Answered by AI

I applied via Walk-in and was interviewed before Oct 2021. 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 - Coding Test 

Nice environment for interview

Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiations wa there and this was also nice
  • Q2. They asked about your positive points and negative points

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep working hard success will definitely come and try to give best in your preparation

Food Safety and Standards Authority of India Interview FAQs

How many rounds are there in Food Safety and Standards Authority of India Intern interview?
Food Safety and Standards Authority of India interview process usually has 1 rounds. The most common rounds in the Food Safety and Standards Authority of India interview process are Technical.
What are the top questions asked in Food Safety and Standards Authority of India Intern interview?

Some of the top questions asked at the Food Safety and Standards Authority of India Intern interview -

  1. DBMS python and html ...read more
  2. All coding related o...read more

Tell us how to improve this page.

Food Safety and Standards Authority of India Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Food Safety and Standards Authority of India Intern Reviews and Ratings

based on 4 reviews

4.9/5

Rating in categories

4.9

Skill development

4.5

Work-life balance

4.1

Salary

4.9

Job security

4.1

Company culture

4.1

Promotions

4.9

Work satisfaction

Explore 4 Reviews and Ratings
Technical Officer
18 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Data Entry Operator
9 salaries
unlock blur

₹1.9 L/yr - ₹4 L/yr

Food Analyst
5 salaries
unlock blur

₹2.2 L/yr - ₹5.5 L/yr

Consultant
5 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Food Technologist
4 salaries
unlock blur

₹2 L/yr - ₹7.3 L/yr

Explore more salaries
Compare Food Safety and Standards Authority of India with

Government of India

4.2
Compare

National Informatics Centre

3.9
Compare

Central Reserve Police Force

4.6
Compare

Ministry of Defence

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