HCL Enterprise

Career Details
Eligibility:

Engineering Degree with 60%

Selection Process:

Written
GD
Interview

Organization Details
Industry:
IT/Software, Hardware
Company Profile :

HCL Enterprise is a leading Global Technology and IT enterprise that comprises two companies listed in India - HCL Technologies & HCL Infosystems. The 3-decade-old enterprise, founded in 1976, is one of India’s original IT garage start-ups. Its range of offerings span Product Engineering, Technology and Application Services, BPO, Infrastructure Services, IT Hardware, Systems Integration, and distribution of ICT products. The HCL team comprises approximately 42,000 professionals of diverse nationalities, who operate from 17 countries including 300 points of presence in India. HCL has global partnerships with several leading Fortune 1000 firms, including leading IT and Technology firms. For more information, please visit www.hcl.in

HCL Technologies is one of India’s leading global IT Services companies, providing software-led IT solutions, remote infrastructure management services and BPO. Having made a foray into the global IT landscape in 1999 after its IPO, HCL Technologies focuses on Transformational Outsourcing, working with clients in areas that impact and re-define the core of their business. The company leverages an extensive global offshore infrastructure and its global network of offices in 17 countries to deliver solutions across select verticals including Financial Services, Retail & Consumer, Life Sciences Aerospace, Automotive, Semiconductors, Telecom and MPE (Media Publishing & Entertainment). For the quarter ending 31st March 2007, HCL Technologies, along with its subsidiaries had revenue (TTM) of US $ 1.27 billion (Rs. 5675 crore) and employed 40,149 professionals.

The written test consists of 60 questions which are divided into 4 sections .The total duration of the test is 90 minutes. There is negative marking .

The sectionwise distribution of the questions is as follows:
Section#1
This section consisting of 15 questions is based on general computer awareness.
In this section: A correct answer carries 1 mark 1/4 marks will be deducted for a wrong answer.

Section#2
This section also consists of 15 questions. Questions based on C language are asked.
In this section: A correct answer carries 1 mark 1/4 marks will be deducted for a wrong answer.

Section#3
A total of 10 questions based on pointers and structures in C are asked in this section.You can also be asked one or two questions on JAVA also.
In this section: A correct answer carries 2 marks 1 mark will be deducted for a wrong answer.

Section#4
This is the aptitude section consisting of 20 questions. Simple maths questions are asked which are very easy. The logical questions asked are similar to the ones given in the Barron's GRE book.
In this section: A correct answer carries 2 marks 1/4 mark will be deducted for a wrong answer.

1
Average: 1 (1 vote)

the written test was of 75

the written test was of 75 mins.
1. technical 20 questions
2. aptitude 35 questions

topics of written :-
c, c++, networking, java, osi model, microprocessor.

technical questions:
(order may vary)

1)main()
{
int x=8;
printf("%d",x++--);
}
output ?
ans: compiler error

2) a subclass can access which methods of a superclass
a) public, protected, private
b) public only
c) public and protected
d) public and private
ans:c

3) function interface checking is a part of:
a) unit testing
b) integration
c) blackbox
d) all
ans: integration

4) tcp is used in which osi layer?

5) what does const*string means

6) a question on static

7) to find 2's compliment of a number

8) a binary tree has 1000 nodes,find its depth?
ans:11

9) scsi stands for
ans: small computer system interface (check )

10) an approach to prevent mutually exclusive deadlock?
a) spool everything
b) request all resources initially
c) resources away
d) order resources numerically
ans: b

11) language extention is a part of which field
ans compiler

12) back patching is part of which phase of compiler
ans: parser

13) compression & decompression is performed by which osi layer
ans: presentation layer

14) a node is said to be pendant if
ans: indegree=0 and outdegree=0

15) radix 13 of (1AC)
ans:311

16) what is dangler pointer?

17) time complexity of radix sort

18) which is best sorting technique for 12 23 45 57 68 72
ans: insertion sort(it already a sorted order.so,insertion sort is the best in this case)

19) float(int) how many bites it will take
ans:2

20) size of long int key?

aptitude questions:

1) a question on nails
ans: 124

2) how many odd number with different digits between 3000-5000
ans: 504

3) a question on tennis
and: d

4) a triangle question
ans: 36 degrees

5) a question like if 1 jan 2000 was a sunday,in which year we will get the next sunday?

Post new comment

The content of this field is kept private and will not be shown publicly.
 
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><a> <em> <strong> <small> <sup> <sub> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <h4> <img> <br> <br /> <p> <div> <span> <b> <i>.
  • Lines and paragraphs break automatically.

More information about formatting options