Upload Button Icon Add office photos

NIELIT

Compare button icon Compare button icon Compare

Filter interviews by

NIELIT Intern Interview Questions and Answers

Updated 30 Apr 2025

NIELIT Intern Interview Experiences

3 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 30 Apr 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Ece Fundamentals
  • Q2. Verilog Tools Dft
  • Q3. Counter ,gates ,flip flops and latch
  • Q4. MOSFET ,Cmos and analog
  • Q5. Verilog Basics ,Dft Basics and Tools basics

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Mar 2025

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What are the challenges or risks associated with IoT?
  • Ans. 

    IoT faces challenges like security risks, data privacy issues, interoperability, and reliance on connectivity.

    • Security Vulnerabilities: IoT devices can be hacked, leading to unauthorized access. For example, a smart thermostat could be manipulated.

    • Data Privacy Concerns: Personal data collected by IoT devices can be misused. For instance, health trackers may expose sensitive health information.

    • Interoperability Issues: D...

  • Answered by AI
  • Q2. What do you mean by IoT Gateway? What is the role of a gateway in IoT?
  • Ans. 

    An IoT Gateway connects IoT devices to the cloud, facilitating data transfer and device management.

    • Acts as a bridge between IoT devices and the cloud.

    • Processes and filters data locally before sending it to the cloud.

    • Enables device management and configuration remotely.

    • Supports various communication protocols (e.g., MQTT, HTTP).

    • Example: A smart home hub that connects various smart devices to the internet.

  • Answered by AI
  • Q3. State the difference between IoT and M2M.
  • Ans. 

    IoT connects devices to the internet for data exchange, while M2M focuses on direct device-to-device communication without internet.

    • IoT (Internet of Things) involves a network of interconnected devices that communicate over the internet.

    • M2M (Machine to Machine) refers to direct communication between devices, often using wired or wireless connections.

    • IoT applications include smart homes, where devices like thermostats a...

  • Answered by AI
  • Q4. Explain how IoT works.
  • Ans. 

    IoT connects devices to the internet, enabling them to collect and exchange data for smarter decision-making.

    • Devices: IoT includes various devices like smart thermostats, wearables, and connected appliances.

    • Connectivity: These devices connect to the internet via Wi-Fi, Bluetooth, or cellular networks.

    • Data Collection: Sensors in IoT devices gather data (e.g., temperature, heart rate) for analysis.

    • Data Processing: Collec...

  • Answered by AI

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. There is a housing society “The wasteful society”. You collect al ... read more
Q2. Which programming language are you comfortable with?
asked in Accenture
Q3. A marketing strategy case: A perfume seller in Jaipur has unique ... read more
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more

Intern Interview Questions & Answers

user image Jeet Ranaware

posted on 3 Aug 2024

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

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Experience with programming languages like Java, Python, and C++

    • Completed internships at tech companies

  • Answered by AI
  • Q2. What is mern ?
  • Ans. 

    MERN is a full stack JavaScript framework that consists of MongoDB, Express.js, React, and Node.js.

    • MERN stands for MongoDB, Express.js, React, and Node.js.

    • It is used for building dynamic web applications.

    • MongoDB is the database, Express.js is the backend framework, React is the frontend library, and Node.js is the runtime environment.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do basic question

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about NIELIT?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. How do you think you are fit for the role ?
Round 2 - HR 

(1 Question)

  • Q1. What is your expectations from the job ?
  • Ans. 

    I expect growth, collaboration, and the opportunity to contribute meaningfully to the team's success.

    • Professional Development: I hope to enhance my skills through training and mentorship, like attending workshops or online courses.

    • Team Collaboration: I look forward to working closely with colleagues on projects, sharing ideas, and learning from their experiences.

    • Impactful Contribution: I want to contribute to meaningfu...

  • Answered by AI

Intern Interview Questions & Answers

uFaber user image Anonymous

posted on 15 Aug 2021

I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introduction, thoughts about company etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The only thing that matters is your confidence. Speak with confidence without being tense. Be yourself. Say things you will say to someone you know. And talk like it's a meeting.. not an interview.
Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Why python is easy
  • Ans. 

    Python's simplicity, readability, and extensive libraries make it an easy language for beginners and experienced developers alike.

    • Readable Syntax: Python uses clear and concise syntax, making code easy to read and understand. For example, 'print('Hello, World!')' is straightforward.

    • Dynamic Typing: Variables in Python do not require explicit declaration of data types, allowing for quicker coding. For instance, 'x = 5' c...

  • Answered by AI
  • Q2. How liner regression work
  • Ans. 

    Linear regression models the relationship between a dependent variable and one or more independent variables using a linear equation.

    • It predicts outcomes by fitting a line to the data points.

    • The equation of the line is typically written as Y = a + bX, where Y is the dependent variable, X is the independent variable, a is the intercept, and b is the slope.

    • The slope (b) indicates how much Y changes for a one-unit change ...

  • Answered by AI
Be interview-ready. Browse the most asked HR questions.
illustration image

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Normal basic questions about sales and marketing
  • Q2. Just basic answers like converting prospects into sales and generating leads through schools and other sources.

Interview Preparation Tips

Interview preparation tips for other job seekers - very good experience , and very good company
Are these interview questions helpful?

Interview Preparation Tips

Round: Group Discussion
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Round: Problem Statement
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Interview Questionnaire 

1 Question

  • Q1. They basically asked me about why I deserve this job position, and what makes me good at it?

Interview Preparation Tips

Interview preparation tips for other job seekers - I've got one advice, DO NOT, I repeat DO NOT join the company. If you're looking forward to a career where you'd want growth in the company you're investing your time and energy into, you should throw uFaber out the list.

I applied via Referral and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. General questions regarding self and work

Interview Preparation Tips

Topics to prepare for Chandigarh University Assistant Manager interview:
  • Self Service
Interview preparation tips for other job seekers - Unprofessional management, they treat employees as day wages labour, no growth and learning.

NIELIT Interview FAQs

How many rounds are there in NIELIT Intern interview?
NIELIT interview process usually has 1 rounds. The most common rounds in the NIELIT interview process are HR.
What are the top questions asked in NIELIT Intern interview?

Some of the top questions asked at the NIELIT Intern interview -

  1. What do you mean by IoT Gateway? What is the role of a gateway in I...read more
  2. What are the challenges or risks associated with I...read more
  3. State the difference between IoT and M...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more
NIELIT Intern Salary
based on 12 salaries
₹1 L/yr - ₹2.2 L/yr
65% less than the average Intern Salary in India
View more details

NIELIT Intern Reviews and Ratings

based on 9 reviews

4.4/5

Rating in categories

4.0

Skill development

4.5

Work-life balance

3.2

Salary

4.4

Job security

4.0

Company culture

3.6

Promotions

4.2

Work satisfaction

Explore 9 Reviews and Ratings
Data Entry Operator
27 salaries
unlock blur

₹1.6 L/yr - ₹3.5 L/yr

Assistant Programmer
14 salaries
unlock blur

₹1.5 L/yr - ₹3.2 L/yr

Software Developer
13 salaries
unlock blur

₹4.2 L/yr - ₹7.2 L/yr

Senior Faculty
12 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Intern
12 salaries
unlock blur

₹1 L/yr - ₹2.2 L/yr

Explore more salaries
Compare NIELIT with

Aakash Educational Services

3.3
Compare

Orchids International School

3.5
Compare

Frankfinn Institute of Air Hostess Training

4.0
Compare

Amity University

3.6
Compare
write
Share an Interview