i
NEC
Filter interviews by
Javascript Coding questions
Answering three technical questions for a software developer interview
To reverse a string, use a loop to iterate through the string and append each character to a new string in reverse order
To remove duplicate elements, use a set data structure to store unique elements and then convert it back to a list
Inheritance allows a subclass to inherit properties and methods from a superclass, allowing for code reuse and organiz
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
NEC interview questions for designations
Top trending discussions
posted on 24 Feb 2025
I was interviewed in Aug 2024.
I just need to speak fluently on a specific topic.
The online assessment consists of basic aptitude questions, three coding questions, and a section on pseudocode.
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
A palindrome program in Java checks if a given string reads the same forwards and backwards.
Create a function that takes a string input
Use a loop to compare characters from both ends of the string
Return true if the string is a palindrome, false otherwise
Diamond problem in Java occurs when a class inherits from two classes that have a common ancestor, resulting in ambiguity.
Diamond problem arises in multiple inheritance scenarios in Java.
It occurs when a class inherits from two classes that have a common ancestor.
To resolve the diamond problem, Java does not support multiple inheritance through classes, but it can be achieved using interfaces.
Example: Class A and Class...
Iterate through the list and find pairs of numbers that sum up to 6
Iterate through the list and check if the current number + any other number in the list equals 6
Store the pairs of numbers that sum up to 6 in a separate list
Return the list of pairs
posted on 12 Jan 2025
Coding and aptitude coding and aptitude with technical questions
Object-oriented programming concepts that focus on classes and objects
Encapsulation: Bundling data and methods that operate on the data into a single unit (class)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
Developed a web-based project management tool for tracking tasks and deadlines.
Used HTML, CSS, and JavaScript for front-end development
Utilized Node.js and MongoDB for back-end development
Implemented user authentication and authorization features
I applied via Recruitment Consulltant
based on 1 interview
Interview experience
based on 248 reviews
Rating in categories
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