
NEC Corporation Graduate Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 16 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at NEC Corporation.
Graduate Engineer Trainee
After an online test with 3 easy coding questions and 20 aptitude questions, there were 2 virtual technical interviews. The first interview (L0) covered preferred language, OOPS, and two coding problems. The second interview (L1) started with an intro, dove deep into projects, and then had a coding problem on notepad, followed by OS questions about processes, virtual address space, threads, and relating OS concepts to the project.
- In L0 Technical interview, the interviewer asked basic questions about your preferred language, OOPS concepts, and then asked you to write code for 2 programs. Program 1: Convert the character to ascii code whose word length is odd in a sentence. input: He is bad boy output: ascii value of(bad boy). Program 2: Reverse the Singly Linked List.
- In L1 Interview, we started with a brief introduction, then asked about the project in depth, then we moved to code for a problem on notepad. problem: Write the pseudocode code for finding the key(word) in a given string without using any data structure and inbuilt library. Asked more questions on the operating system about process, virtual address space, thread, process. Asked more OS questions by relating them to the project.
Graduate Engineer Trainee
The interviewer was really nice and encouraging during the chat. We talked about my projects and I got asked a bunch of stuff about NLP, like what I knew about it. Then they asked me about what subjects and languages I liked and based on that, they hit me with some questions.
- Could you tell me about your project and how NLP is involved?
- What NLP models have you used in your project?
- What's the distinction between a regular array and a NumPy array in Python?
Graduate Engineer Trainee
The interview process involved a written aptitude test, two technical rounds, and one HR round. It was pretty straightforward and moderately challenging, so with good knowledge of data structures and algorithms, it should be manageable.
- What are some basic Python questions?
- Can you answer some aptitude questions?
- What are some moderately difficult questions on Data Structures?
NEC Corporation Graduate Software Engineer Interview Questions
Quoted word for word from NEC Corporation interview reports.
“What's the distinction between a regular array and a NumPy array in Python?”
Read reports →“Can you reverse a linked list?”
Read reports →“Can you explain the difference between switches and routers?”
Read reports →“How would you find the 2 largest elements in an array?”
Read reports →“Could you solve the chess problem?”
Read report →“Can you explain the difference between multiprocessing and multithreading?”
Read report →“What would be the output of this code?”
Read report →“Could you write the code for a copy constructor?”
Read report →“What are some basic Python questions?”
Read report →Formats, difficulty and experience
Across all 16 NEC Corporation interview reports.