Company Name: Processware
Date: Feb-2018
Interview Questions:
1. Introduce about yourself.
2. Explain about your projects.
3. On what parameter who have worked on?
4. What is the angle will you maintain for takeoff and landing of an aircraft?
5. What is altitude?
6. Is altitude vary with pressure?
7. How can you say the Pressure will vary with respect to the altitude?
8. What are the units of pressure?
9. How the pressure is calculated?
10. How will you maintain the redundancy?
11. What are the inputs of DFCS?
12. What is testing?
13. Can you take an example of AOA limits and explain the robustness and normal range?
14. What is the need of finding normal range and robustness?
15. What is equivalence partition class and boundary value analysis?
16. What is MCDC? Take an example and explain about it?
17. At what level you will find MC/DC?
18. What tool have you used for testing?
19. What is manual testing?
20. Do you know about SDLC?
21. What SDLC are you following now?
22. Explain V&V model.
23. What is validation and verification?
24. Are you sure that Validation will be at left leg of V-model?
25. What is unit testing?
26. What is SSI and HSI testing?
27. What is white box and black box testing?
28. What is DO-178B?
29. Explain DO-178B, what it contains?
30. How many software levels it contain?
31. What are the Failure Conditions for every software level?
32. How many objectives are there for every software level?
33. How much will you rate yourself for āCā out of 10?
34. Are you OK with C or Ada?
35. If I give a chance to work on Ada, Will you work on it?
36. How the memory will be allocated dynamically?
37. What are malloc(), calloc(), realloc() and free()?
38. Write the Syntax of Dynamic Memory allocations.
39. What is the difference between memory allocated statically and dynamically?
40. What is pointer?
41. What is the size of integer, character and float?
42. What is the size of integer pointer and character pointer?
43. What is the size of double pointer?
44. What is structure?
45. Write a syntax of structure?
46. How the members are accessed in Structure?
47. What is Structure Padding? Give an example.
48. What is union?
49. What is the difference between structure and union? Explain by taking an Example.
50. What are Storage Classes?
51. Explain about Storage Classes?