Government Jobs Interview Questions
HONEYWELL PAPER ON 29th JANUARY AT PUNE
Most of the question were from SOFTWARE ENGINEERING, C programming, Data structures, Operating systems such as-
SDLC (software development life cycle)-what r various models [waterfall, prototype, iterative enhancement, spiral], wht r the steps under these models.
some question about Testing, unit testing, integration testing, alpha, beta testing ,system testing.
What is
what r various steps under which a C program is converted into .exe file (preprocessing, compilation, linking)
Program for any sorting method (I made bubble sort, he discussed complexity issues of various sorting algorithms)
Program for matrix multiplication.
What are the different kinds of tree (questions about Binary tree, Binary search tree,
Difference between arrays and linked list, which one is better (I said it depends upon application, if we want to store some name ie character string of predefined length array will be better option b’coz more memory is required to store pointers etc)
Some question about Aerospace, aviation etc(I said these thing were not part of my syllabus at all, but I if I get a chance to learn the these I can quickly learn them)
Which data structure is used in expression evaluation, how a infix expression is evaluated (first converted into postfix, then evaluate using stack)
Some operating system questions (about scheduling, semaphore, mutexes)
what is Real time system, difference between hard and soft real time systems with examples(hint: in hard real time systems strict dead lines r imposed, THE SYSTEM WILL FAIL if the processing is not done within defined time constrains ex. Firing a missile on a aircraft, whereas in soft real time system deadlines are important but missing the deadline will not lead to system failure, for ex.
I suggest you all to focus about your projects more. He may drive several questions from
There is procedure of two technical rounds, (In my batch, for some candidates 1 technical round was face-to-face and another one is telephonic, I suggest to be prepare for telephonic interview also, practice for describing your project etc on phone also, b’coz it is a bit hard to make understand to a person who is not present in front of u, so practice it also)
For written test: Two set of papers were there, 1 for EC & 1 for CS. I opted for CS.
50 technical: most of the weightage was given to DBMS, data structures etc.
30 C programming: Read exploring C completely, in my suggestion that is vry good & sufficient book for C questions.
20 aptitude question: