Placement Papers - HTC

HTC Global Services Interview Experience - Chennai, March 3, 2014
Posted by :
Richi
(6)
Hello friends. I would like to share my HCL written and interview experience. Because when I appeared for the drive there wasn't much info available. Just in a hope that anyone appearing in future can get some help from my post.
Round 1: English assessment test. Paper Pencil Test. 50 questions in 60 minutes. Difficulty level moderate. I mark each correct answer. No negative marking.
Round 2: Programming test. 90 Minutes. 10 program. Paper pencil test. % marks each question. Below are the questions.
Q1. Write a program to explain the concept of call by value and call by reference.
Q2. Write a program to implement following logic. An employee can be promoted if.
A) He has good communication skills.
B) He is good in training.
C) He is either good in programming or debugging.
Q3. Write a program to add all the non-diagonal elements of a 2D array.
Q4. Write a program to implement the following logic.
A) If the price of the book in between 100 to 500 book is "Normal Book".
B) If the price is between 501 and 5000 book is "Costly book".
C) If greater than 5000 than the book is a "precious book".
Q5. Write a function called reverse to print the reverse of the digit entered by the user.
Q6. Write an abstract class with two member functions NextDate and Leapyear. Next date to print next day and leap year to check whether the year is a leap year.
Q7. Write a program to count a number of prime numbers between two numbers entered by the user.
Q8. write default and parameterized constructor accepting two variables.
Q9. Write a class string operation to check whether the characters entered by the user are the same or not.
Q10. write a program to encapsulate don't remember the complete question.
Round 3: Technical interview. Below are the questions.
1) Explain method overloading.
2) Convert the following for loop into a while loop.
3) Operator overloading happens at run time or compilation time (and compilation).
4) Type of inheritance.
5) What are constructors why are they used?
Round 4: HR Interview.
Simple questions about yourself and your family. Why IT as I belong to non-IT branch?
Round 5: Essay writing. 100 words essay. Topics will be something about you from your HR interview. Very simple. Just prepare OOPs concept very well. They were only checking the logic that you use to write the program. It's not mandatory to write programs in C, C++ you can choose any programming language you are comfortable with.
Just prepare well and keep faith in GOD. ALL THE BEST FOR YOUR FUTURE.
Round 1: English assessment test. Paper Pencil Test. 50 questions in 60 minutes. Difficulty level moderate. I mark each correct answer. No negative marking.
Round 2: Programming test. 90 Minutes. 10 program. Paper pencil test. % marks each question. Below are the questions.
Q1. Write a program to explain the concept of call by value and call by reference.
Q2. Write a program to implement following logic. An employee can be promoted if.
A) He has good communication skills.
B) He is good in training.
C) He is either good in programming or debugging.
Q3. Write a program to add all the non-diagonal elements of a 2D array.
Q4. Write a program to implement the following logic.
A) If the price of the book in between 100 to 500 book is "Normal Book".
B) If the price is between 501 and 5000 book is "Costly book".
C) If greater than 5000 than the book is a "precious book".
Q5. Write a function called reverse to print the reverse of the digit entered by the user.
Q6. Write an abstract class with two member functions NextDate and Leapyear. Next date to print next day and leap year to check whether the year is a leap year.
Q7. Write a program to count a number of prime numbers between two numbers entered by the user.
Q8. write default and parameterized constructor accepting two variables.
Q9. Write a class string operation to check whether the characters entered by the user are the same or not.
Q10. write a program to encapsulate don't remember the complete question.
Round 3: Technical interview. Below are the questions.
1) Explain method overloading.
2) Convert the following for loop into a while loop.
3) Operator overloading happens at run time or compilation time (and compilation).
4) Type of inheritance.
5) What are constructors why are they used?
Round 4: HR Interview.
Simple questions about yourself and your family. Why IT as I belong to non-IT branch?
Round 5: Essay writing. 100 words essay. Topics will be something about you from your HR interview. Very simple. Just prepare OOPs concept very well. They were only checking the logic that you use to write the program. It's not mandatory to write programs in C, C++ you can choose any programming language you are comfortable with.
Just prepare well and keep faith in GOD. ALL THE BEST FOR YOUR FUTURE.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers