Upload Button Icon Add office photos

Filter interviews by

National Small Industries Corporation Legal Consultant Interview Questions and Answers

Updated 30 Aug 2023

National Small Industries Corporation Legal Consultant Interview Experiences

1 interview found

Legal Consultant Interview Questions & Answers

user image Jsgbir Singh Kohli

posted on 29 Aug 2023

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

I applied via Walk-in and was interviewed in Jul 2023. There were 2 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 - HR 

(3 Questions)

  • Q1. Asked about my suitability to the org n as I was well versed about my legal knowledge as per their need in vetting, drafting, tendering Legal advice n also in drafting written statement to related cases n ...
  • Ans. As mentioned above I was given offer n i accepted it.
  • Answered by Jsgbir Singh Kohli
  • Q2. Will u like to join us on terms n conditions in Offer letter I shown my willingness n joined.
  • Q3. Only one round.

Interview Preparation Tips

Interview preparation tips for other job seekers - U shd b master of yr field n hv thorough knowledge of org n it's requirments n expectations of org from u .

Interview questions from similar companies

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
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

I applied via Other and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Why you are asking? what can you do for me/ i am at present ideal, can you help me for part time job on pc? i have average knowledge on computer work.
  • Q2. I wish a part ime job partly 6 hours in two spells in a day
  • Q3. DO YOU PROVIDE PART TIME WORK, i will be happy

Interview Preparation Tips

Interview preparation tips for other job seekers - you are asked several questions i patiently given replies

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

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2022. There were 3 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 - HR 

(2 Questions)

  • Q1. AboutcTOR,experience
  • Q2. Your choice of posting
  • Ans. 

    I prefer a posting that allows me to work remotely and travel occasionally for client meetings.

    • Remote work flexibility is important to me

    • Ability to travel for client meetings is a plus

    • Prefer a mix of remote and in-person work

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Self introduction and Experience sharing
  • Q2. Good and bad qualities
  • Q3. Situational decisions
  • Q4. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine,honest and feel free to sayiof you don't know
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy to medium level coding

Round 2 - Technical 

(1 Question)

  • Q1. What is pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers allow direct manipulation of memory and efficient memory management.

    • They are commonly used in programming languages like C and C++.

    • Example: int* ptr; // declares a pointer to an integer variable

  • Answered by AI

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
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What are the features of Selenium?
  • Ans. 

    Selenium is a popular automation testing tool used for web applications.

    • Supports multiple programming languages like Java, Python, C#, etc.

    • Can automate web browsers across different platforms.

    • Allows for parallel test execution.

    • Integrates with popular CI/CD tools like Jenkins.

    • Supports various browsers like Chrome, Firefox, Safari, etc.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What are your salary expectations?
  • Ans. 

    My salary expectations are based on my experience, skills, and the market rate for Senior Software Engineers.

    • Research the average salary for Senior Software Engineers in the specific location and industry

    • Consider your years of experience and relevant skills

    • Be prepared to negotiate based on the company's offer and benefits package

  • Answered by AI

National Small Industries Corporation Interview FAQs

How many rounds are there in National Small Industries Corporation Legal Consultant interview?
National Small Industries Corporation interview process usually has 2 rounds. The most common rounds in the National Small Industries Corporation interview process are HR and Resume Shortlist.

Tell us how to improve this page.

National Small Industries Corporation Legal Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Executive Accountant
12 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

CMA Trainee
10 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Executive Assistant
9 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Faculty
8 salaries
unlock blur

₹2.3 L/yr - ₹4.1 L/yr

Manager Marketing & Business Development
8 salaries
unlock blur

₹14 L/yr - ₹14 L/yr

Explore more salaries
Compare National Small Industries Corporation 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