Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by NEC Team. If you also belong to the team, you can get access from here

NEC Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NEC Software Developer Interview Questions and Answers

Updated 3 Jun 2024

NEC Software Developer Interview Experiences

4 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Javascript Coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Question regarding JavaScript and angular
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 - Technical 

(3 Questions)

  • Q1. Reverse a string remove duplicate elements inheritance question
  • Ans. 

    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

  • Answered by AI
  • Q2. Reverse a string , remove duplicate elements, inheritance question
  • Q3. Asking about tuples ,list

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in resume skills and confidence and coding also

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

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

Interview Preparation Tips

Interview preparation tips for other job seekers - They mostly ask from core java and few things about spring/hibernate and SQL

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Related to linux and management

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are prepared with good knowledge of linux commands and scripting

NEC interview questions for designations

 Software Engineer

 (1)

 Java Developer

 (2)

 Associate Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Mts Software Engineer

 (1)

 SDE (Software Development Engineer)

 (1)

 Member Technical Staff

 (5)

 Technical Lead

 (2)

Interview questions from similar companies

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

(2 Questions)

  • Q1. How can you remove duplicate numbers from an array?
  • Q2. What are the differences between var, let, and const in JavaScript?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Aug 2024.

Round 1 - Group Discussion 

I just need to speak fluently on a specific topic.

Round 2 - Aptitude Test 

The online assessment consists of basic aptitude questions, three coding questions, and a section on pseudocode.

Round 3 - Technical 

(4 Questions)

  • Q1. What are the differences and similarities between Java and Python, and which one is considered the best?
  • Q2. Can you provide details about your project?
  • Q3. What is testing, and what do you know about it?
  • Q4. Write SQL joins queries
Round 4 - HR 

(3 Questions)

  • Q1. What are the reasons you have not been placed in any company until now?
  • Q2. Can you tell me about yourself?
  • Q3. Can you describe a cooking disaster you experienced?
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Given strings and asked to write down the first non-repeatable string
  • Q2. Palindrome program in java
  • Ans. 

    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

  • Answered by AI
  • Q3. Diamond problem in java
  • Ans. 

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

  • Answered by AI
  • Q4. Given a list of numbers and insisted to get the sum of numbers which gives 6
  • Ans. 

    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

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Java based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on your technical skills. Be good at writing pseudo code, Focus on java and oops concepts.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is the difference between volatile and atomic variables?
  • Q2. How can caching be implemented?
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding and aptitude coding and aptitude with technical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about the oops concepts
  • Ans. 

    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

  • Answered by AI
  • Q2. Details about your project
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well basic concepts and resume questions are asked
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant

Round 1 - Technical 

(1 Question)

  • Q1. Ask for basic dot net questions

NEC Interview FAQs

How many rounds are there in NEC Software Developer interview?
NEC interview process usually has 2 rounds. The most common rounds in the NEC interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for NEC Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at NEC. The most common topics and skills that interviewers at NEC expect are Brs, Corba, Fortran, Industrial Construction and Oracle ERP.
What are the top questions asked in NEC Software Developer interview?

Some of the top questions asked at the NEC Software Developer interview -

  1. reverse a string remove duplicate elements inheritance quest...read more
  2. reverse a string , remove duplicate elements, inheritance quest...read more
  3. Related to linux and managem...read more

Tell us how to improve this page.

NEC Software Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
NEC Software Developer Salary
based on 78 salaries
₹4 L/yr - ₹10 L/yr
25% less than the average Software Developer Salary in India
View more details

NEC Software Developer Reviews and Ratings

based on 248 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 248 Reviews and Ratings
Member Technical Staff
365 salaries
unlock blur

₹3.2 L/yr - ₹8.5 L/yr

Technical Lead
305 salaries
unlock blur

₹8.7 L/yr - ₹32 L/yr

Senior Member of Technical Staff
190 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Senior Software Engineer
171 salaries
unlock blur

₹7 L/yr - ₹27.2 L/yr

Senior Technical Lead
161 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Explore more salaries
Compare NEC with

Hitachi

4.0
Compare

Toshiba

4.0
Compare

Panasonic

4.0
Compare

Sony

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview