Upload Button Icon Add office photos

Filter interviews by

FICCI Researcher Interview Questions and Answers

Updated 3 Oct 2024

FICCI Researcher Interview Experiences

2 interviews found

Researcher Interview Questions & Answers

user image Noor Puliani

posted on 3 Oct 2024

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

It was an assignment related to india

Researcher Interview Questions & Answers

user image Anonymous

posted on 31 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. Share me about yourself and all the questions will come what you will share

Researcher Interview Questions Asked at Other Companies

Q1. What are the methods for identifying and resolving defects relate ... read more
Q2. What methods can be used to determine S1, S2, V1, V2, and other r ... read more
Q3. What are the different types of drug regulatory bodies ? A. FDA , ... read more
Q4. What is your topic of thesis. And describe your manufacturing pro ... read more
Q5. Do you know some binders used in formation or tablets ?

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

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

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Technical Skills
Round 2 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Technical Skills
Round 3 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Technical Skills
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

General Aptitude Test

Round 3 - Group Discussion 

Generalized topics to check your debate skills

Round 4 - One-on-one 

(2 Questions)

  • Q1. General questions about motive of FCI
  • Q2. About FCI and it's purpose

Interview Preparation Tips

Interview preparation tips for other job seekers - Think several times before joining this organisation...
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

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

(2 Questions)

  • Q1. What is TTT diagram
  • Ans. 

    A TTT diagram, or Time-Temperature-Transformation diagram, illustrates phase changes in materials during cooling.

    • TTT diagrams are crucial in metallurgy for understanding phase transformations.

    • They show the relationship between temperature and time for a material's phase changes.

    • Commonly used for steel, indicating when austenite transforms to pearlite or martensite.

    • The diagram helps in determining optimal cooling rates ...

  • Answered by AI
  • Q2. Different types of steel
  • Ans. 

    Steel is an alloy of iron and carbon, with various types tailored for specific applications and properties.

    • Carbon Steel: Contains carbon as the main alloying element; used in construction and manufacturing. Example: A36 steel.

    • Alloy Steel: Contains additional elements like chromium, nickel, or molybdenum; enhances strength and toughness. Example: 4140 steel.

    • Stainless Steel: Contains at least 10.5% chromium; resistant to...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Maximum maths and English aptitute was there.

Round 3 - HR 

(2 Questions)

  • Q1. There were no questing. Simply asked me preferable date for joining.
  • Q2. Nothing they asked on that time.

Interview Questionnaire 

5 Questions

  • Q1. What is server side state management
  • Ans. 

    Server side state management is the process of storing and managing data on the server side of a web application.

    • It involves storing data on the server instead of the client side

    • It helps maintain consistency and security of data

    • Examples include session management and database management

  • Answered by AI
  • Q2. What is page life cycle
  • Ans. 

    Page life cycle refers to the series of events that occur between the time a user requests a web page and the time the page is rendered on the user's browser.

    • Page life cycle consists of several stages such as initialization, loading, rendering, and unloading.

    • During initialization, the page is created and controls are initialized.

    • During loading, the page is loaded with data and controls are populated.

    • During rendering, t...

  • Answered by AI
  • Q3. What is components of dot net
  • Ans. 

    The components of .NET include the Common Language Runtime, Framework Class Library, and ASP.NET.

    • Common Language Runtime (CLR) - manages memory, security, and execution of code

    • Framework Class Library (FCL) - collection of reusable classes, interfaces, and value types

    • ASP.NET - web application framework for building dynamic web pages and web services

  • Answered by AI
  • Q4. What is cookies
  • Ans. 

    Cookies are small text files stored on a user's computer by a website to remember user preferences and login information.

    • Cookies are used to track user activity on a website

    • They can be used to store user preferences and login information

    • Cookies can be either session cookies or persistent cookies

    • Session cookies are deleted when the user closes their browser

    • Persistent cookies remain on the user's computer until they expi

  • Answered by AI
  • Q5. What is clr
  • Ans. 

    CLR stands for Common Language Runtime, a component of .NET framework that manages execution of .NET programs.

    • CLR is responsible for memory management, security, and exception handling.

    • It compiles code into an intermediate language (IL) and then executes it.

    • CLR allows for language interoperability, meaning that code written in different languages can be compiled to the same IL and run on the same runtime.

    • Examples of la...

  • Answered by AI

Skills evaluated in this interview

FICCI Interview FAQs

How many rounds are there in FICCI Researcher interview?
FICCI interview process usually has 1 rounds. The most common rounds in the FICCI interview process are Assignment.

Tell us how to improve this page.

FICCI Researcher Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Senior Assistant Director
88 salaries
unlock blur

₹5.4 L/yr - ₹14.2 L/yr

Assistant Director
78 salaries
unlock blur

₹4.4 L/yr - ₹10.6 L/yr

Deputy Director
46 salaries
unlock blur

₹8 L/yr - ₹17.5 L/yr

Research Associate
31 salaries
unlock blur

₹3 L/yr - ₹7.3 L/yr

Executive Assistant
22 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare FICCI 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