Excerpts from Interview #1:
(A B.E. CSE,CGPA: 9.56,10th Marks: 89.55%,12th Marks: 77.89%)
Technical Interview:
- What are the different types of C instructions?
- What is the difference between: Printf(..) and sprint(...) ?
- What is the difference between new and malloc functions?
- Out of the following, which library function is used to find the last occurrence of a character?
A. strnstr()
B. laststr()
C. strrchr()
D. strstr()
When will the following code get replaced by contents of the file stdio.h?
A. during editing
B. linking
C. processing
D. execution
- Can you apply link and association interchangeably?
- Differentiate aggregation and containment.
- What do you understand by SBI of any object?
- Under what circumstances does a name clash occur?
- What do you understand by the following terms:
A. Modifier
B. Accessor
C. Class invariant
D. Stack unwindling
HR Interview:
- You do not have all the experience we need for this position?
- How would you compensate for the lack of experience you have for this position?
- If you were hiring for this position, what qualities would you look for in a potential candidate?
- Do you know anyone who works for us?
- What is your style of management?
Excerpts from Interview #2:
(Profile offered: Automation Tester,CGPA: 6.59,10th Marks: 77.45%,12th Marks: 72.54%)
Technical interview:
- Questions from C/C++.
- Intermediate geometry questions like geometric puzzles based on concepts like angles subtended at particular point when line intersecting 2 parallel line and one of angles given
- How many circles can be drawn around a circle touching it
- What are the various levels of testing
- Can you Explain a Bug life cycle
- What kind of test cases will you suggest for an ATM machine
- Can you explain how a build comes, and who installs it?
HR Interview:
- What is the difference between a smart and hard Worker.
- Why do you want to leave your present job
- Will you be ready to relocate to the job locations we offer you
Intergraph Preparation Links
Excerpts from Interview #3:
(Profile offered: Automation Tester, CGPA: 8.67, 10th Marks: 87.54%, 12th Marks: 74.89%)
Technical interview:
- Process by which one bit pattern in to another by bit wise operation is?
- What is web.config? How many web.config files can be allowed to use in an application?
- What is a must for multitasking
- Explain what are db_options used for
- Explain the Difference between the New and Malloc keyword.
- Explain all the C++ concepts using examples.
- Which of the following is the correct order for evaluation of the following expression?
A. */%+-=
B. =*/%+-
C. /*%-+=
D. *%/-+=
- What is the output of the given program?
void main()
int a, *pa, &ra;
pa = &a;
ra = a;
cout <<"a="<}
}
HR Interview:
- How do you analyze that which company is right or wrong for u?
- What is the difference between smart and hard work
- Tell us your strengths that you can bring on board to the company
- Tell us about weakness and whether it has stopped you from excelling.
- Why do you want to join our firm and not any of your core companies
- Any question you have for us?
Excerpts from Interview #4:
(Profile offered: Automation Tester,CGPA: 8.42,10th Marks: 83.45%,12th Marks: 84.00%)
Technical interview:
- Program to truncate a given floating point value (e.g.16.25=16).
- Program to remove duplicate elements in an array.
- Print the Pascal triangle
- Write the Program to reverse a string using pointers.
- Write a Program to swap two numbers without using assignment operator in any part of the program.
- Write a Program to round-off a given floating point value.
- Write a Program to find whether the given number or string is palindrome.
- Write a Program to find the position of decimal point in a given floating point value.
- Write a Program to find the factorial of a number using recursive function.
HR Interview:
- Introduce yourself.
- Which is your dream company?
- What is your career goal?
- Who is your role model?
- What you think that you have achieved?
- If you have three offers on what basis you will select the offer?
Excerpts from Interview #5:
(A CGC landran student having 10th grade- 81.2% 12th grade-76% and graduation score-66.4%)
Technical interview:
- Questions related to networking models
- Java skills and basic concepts.
- Sorting algorithms and time complexity of various algorithms.
- Implementation of stack and queues.
- What do you mean by polymorphism?
- What do you mean by a local block?
- Is it advisable to store variables in local blocks?
- How does a loop end prematurely?
HR Interview:
- Introduce Yourself.
- State two of your weaknesses and strengths.
- How did your technical interview go?
- What does your name mean?
Excerpts from Interview #6:
( Profile offered: Automation Tester, CGPA: 7.58, 10th Marks: 84.56%, 12th Marks: 77.89%)
Technical interview:
- Program to find whether the given number is a Armstrong number.
- Program to find the reverse of a given number.
- Program for matrix multiplication.
- Program to find the number of words in a sentence.
- Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
HR Interview:
- Introduce yourself.
- Which is your dream company?
- What is your career goal?
- Who is your role model?
- What you think that you have achieved?
- If you have three offers on what basis you will select the offer?