i
NEC
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.
Apti +
general programming questions (mcq) +
3 code (very easy)
----------------Oops-------------------
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
Reverse a string using recursion.
Create a function that takes a string as input.
Check if the string is empty or has only one character.
If yes, return the string.
If not, call the function recursively with the substring excluding the first character and concatenate the first character at the end.
Return the reversed string.
The task is to capitalize the first and last character of each word in a given string.
Split the string into an array of words
Iterate through each word and capitalize the first and last character
Join the modified words back into a string
A generator is a device that converts mechanical energy into electrical energy.
Generators are commonly used in power plants to produce electricity.
They work on the principle of electromagnetic induction.
The mechanical energy can be provided by various sources such as steam turbines, gas turbines, wind turbines, etc.
Generators can be classified into AC generators and DC generators.
AC generators are used in most power pl...
A decorator is a design pattern in object-oriented programming that allows behavior to be added to an individual object, dynamically.
Decorators are used to modify the behavior of a function or class without changing its source code.
They are implemented using the @ symbol in Python.
Decorators can be used for logging, timing, caching, and more.
An example of a decorator is the @staticmethod decorator in Python, which mark...
A .pyc file is a compiled Python file that contains bytecode.
It is created by the Python interpreter when a .py file is imported or run.
It is platform-independent and can be executed on any system with the same version of Python.
It speeds up the execution of Python code as the interpreter does not have to compile the code every time it is run.
It can be deleted without affecting the original .py file, as the interpreter
List is mutable while tuple is immutable.
List can be modified while tuple cannot be modified.
List is defined using square brackets [] while tuple is defined using parentheses ().
List is used for homogenous data while tuple is used for heterogenous data.
List is slower than tuple in terms of performance.
Example of list: [1, 2, 3] and example of tuple: (1, 'hello', 3.14)
NEC interview questions for popular designations
I applied via Referral and was interviewed in Aug 2021. There were 5 interview rounds.
Get interview-ready with Top NEC Interview Questions
I applied via campus placement at Bangalore Institute Of Technology (BIT) and was interviewed before Apr 2023. There were 3 interview rounds.
Syllogism
Time and distance
Coding
Find the output
Reasoning
Write reverse of string
FozzBuzz program
Annogram
Oops
I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed before Mar 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
posted on 16 Mar 2022
I applied via Walk-in and was interviewed in Mar 2022. There were 3 interview rounds.
C language and java
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Top trending discussions
Some of the top questions asked at the NEC interview -
The duration of NEC interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 58 interviews
Interview experience
Member Technical Staff
365
salaries
| ₹3.2 L/yr - ₹8.5 L/yr |
Technical Lead
305
salaries
| ₹8.7 L/yr - ₹32 L/yr |
Senior Member of Technical Staff
190
salaries
| ₹5 L/yr - ₹18 L/yr |
Senior Software Engineer
171
salaries
| ₹7 L/yr - ₹27.2 L/yr |
Senior Technical Lead
161
salaries
| ₹12 L/yr - ₹39 L/yr |
Hitachi
Toshiba
Panasonic
Sony