Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en NEC Corporation en sep 2014
Entrevista
1. Pre-Placement Talk
2. Aptitude test. Paper consisted of 2 sections. First section had basic quant (consult RS Aggarwal only) questions and the second section consisted of C programming questions. Most of the questions were from pointers.
3. First technical round- Checks ur base. Basic questions on sorting, virtual memory, functions, memory management techniques (paging & segmentation), quicksort, functions. intro of urs.
4. Second tech round- About you. virtual memory again. Prepare for OS questions.
Preguntas de entrevista [1]
Pregunta 1
Nothing difficult but, unexpected. What would u check before buying a computer/laptop. question on processors like what is dual core, cache m/m, throughput of processors.
Given a text file, I want the words to be scanned from it, along with their occurrences, sort them in descending order, & display the top 10 words.
My head dint work at that moment as I was nervous. All I cud say was it involved linked lists. :P
NOTE: do not get nervous in the interview people, he won't say anything.
Best of luck
Me postulé a través de una facultad o universidad. Acudí a una entrevista en NEC Corporation (Noida) en ene 2019
Entrevista
Hiring process was smooth.There was 4 round .2 technical one managerial and 1 HR. All these rounds were held one by one.first mcq test of both aptitude and technical.
Preguntas de entrevista [1]
Pregunta 1
Basic loops concept and data structure and algorithm.
Initially there was Written and then 2 technical interview rounds, one with an engineer and another one with the manager . Finally there was an HR round. It was a 2 day process.
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en NEC Corporation (Noida) en ene 2018
Entrevista
I applied through my college. An online test was conducted in our college on firstnaukri.com platform. It consisted of three sets. One was of aptitude questions(easy to medium level), one was of technical questions(MCQs on Java, C, C++, C#) and the last one was coding round which consisted of three questions( 1: print prime numbers between 1 to n, 2: Print coordinates of saddle points in a 2d array, 3: It was a dynamic programming question, I don't remember it). Time allotted for MCQs was 1 hour and for coding 50 minutes. Then after 2 weeks around shortlisted candidates were informed about the date of interview. The interview was supposed to be at Noida office of NEC Technologies. There, interviewers were very cooperative and friendly. Technical interview was carried out more than 1 hour and after that, there was an HR round. Some candidates were supposed to give 2 technical interviews(If the employer was not satisfied with their result in 1st technical interview round).
Preguntas de entrevista [1]
Pregunta 1
Algorithms and code:
1: Fibonacci series
2: Delete a node from a linked list
3: Traverse the diagonals of a 2d array
Questions on OS:
1: Difference between semaphores and mutex and also functions used with these and related algorithm.
2: Difference between thread and process.
Questions based on Java, Python and Django(as mentioned in my CV), summer intern and projects related questions.