2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
2nd August 2014, 08:23 AM
Super Moderator
 
Join Date: Apr 2013
Re: What will be the eligibility criteria for engineering students in HCL company?

As you want to get the details of what will be the eligibility criteria for engineering students in HCL company so here it is for you:

Candidates must have passed class 10th, 12th and graduation with minimum of 60%

Maximum of 2 years study gap is allowed

No current arrears

Good communication and Technical Skills.

This is the general eligibility criteria of HCL

Here for your reference I am gibing you the last year placement question papers of HCL company

1) a) NMI
b) Software interrupts
c) Hardware interrupts
d) Software and hardware interrupt
Ans: b
2) Which of the following is error correction and deduction?
a) Hamming code
b) CRC
c) VRC
d) None
Ans: b
3) When you switch on your computer, which of the following component affect first?
a) Mother board
b) SMPS
c) Peripherals
d) None
Ans : a
4) Which of the following function transports the data?
a) TCP/IP
b) Transport layer
c) TCP
d) None
Ans: c
5) Which of the following does not consists address?
a) IP
b) TCP/IP
c) Network
d) Transport
Ans:a
6) They given like this……. And some conditions?
a) pre order
b) post order
c) In order
d) None
Ans:c
7) Authentication means….
a) Verifying authority
b) Source
c) Destination
d) Request Ans: a
8) Symorphous is used for
a) Analysis
b) Synchournization
c) Asynchrouns
d) None
Ans: b
9) There are five nodes. With that how many trees we can make?
a) 27
b) 28
c) 30
d) 29
Ans: c (Check the ans not sure)
10) Traverse the given tree using in order, Preorder and Post order traversals.
A
B
C
D
E
F
G
H
I
Given tree:
Ø Inorder : D H B E A F C I G J
Ø Preorder: A B D H E C F G I J
Ø Postorder: H D E B F I J G C A
And some more questions….. I dint remember those questions
Given tree:
Ø Inorder : D H B E A F C I G J
Ø Preorder: A B D H E C F G I J
Ø Postorder: H D E B F I J G C A
And some more questions….. I dint remember those questions
SECTION –II (C language Basics and programming) this section consists of 20 Questions…….. All
are programs only…
1. main()
{
printf("%x",-1<<4);
}
a) fff0
b) fffb c) ff0
d) none
Ans: a
Explanation:
-1 is internally represented as all 1's. When left shifted four times the least significant 4 bits are filled
with 0's.The %x format
specifier specifies that the integer value be printed as a hexadecimal value.
2. main()
{
char *p;
p="Hello";
printf("%c\n",*&*p);
}
a) e
b) H
c) some address
d) ome garbage value
Ans: b
Explanation:
* is a dereference operator & is a reference operator. They can be applied any number of times
provided it is meaningful. Here
p points to the first character in the string "Hello". *p dereferences it and so its value is H. Again &
references it to an address and * dereferences it to the value H.
3. void main()
{
int i=5;
printf("%d",i++ + ++i);
}
a) 11
b) 12
c) 10
d) output cant be predicted
Ans: d
Explanation: Side effects are involved in the evaluation of i
4. main( )
{
int a[2][3][2] = {{{2,4},{7,8},{3,4}},{{2,2},{2,3},{3,4}}};
printf(“%u %u %u %d \n”,a+1,*a+1,**a+1,***a+1);
}
a) 100, 100, 100, 2b) 101,101,101,2
c) 114,104,102,3
d) none
Ans: c
Explanation: The given array is a 3-D one. It can also be viewed as a 1-D array
  #3  
18th March 2015, 07:50 AM
Unregistered
Guest
 
Re: What will be the eligibility criteria for engineering students in HCL company?

I have completed my B. Tech now I want to apply in HCL Company for doing job so will you please provide me eligibility criteria of it ?
  #4  
18th March 2015, 09:04 AM
Super Moderator
 
Join Date: Mar 2013
Re: What will be the eligibility criteria for engineering students in HCL company?

As you want to apply in HCL Company for doing job after completing B. Tech so here I am giving you information about it.

Eligibility Criteria:

Candidate must have BE/ B.Tech/ ME/ M.Tech/ MCA / degree from a recognized University.

Candidate must have minimum 65% in 10th, 12th, Degree.

Candidate must not have any backlogs.

More than two years gap are not allowed.

Selection procedure:
Written Test
Personal Interview
GD

Here I am giving you some questions of written test for your help:

Q1. In a kilometer race, if A gives B a 40 m start,A wins by 19 s. But if A gives B a 30 s start, B wins by 40 m. Find the time taken by B to run 5,000 m?
a. 150 s b. 450 s c. 750 s d. 825 s

Q2. Pipe A takes 16 min to fill a tank. Pipes B and C, whose cross‐sectional circumferences are in the ratio 2:3, fill another tank twice as big as the first. If A has a cross‐sectional circumference that is one‐third of C, how

long will it take for B and C to fill the second tank? (Assume the rate at which water flows through a unit cross‐sectional area is same for all the three pipes.)
a. 66/13 b. 40/13 c. 16/13 d. 32/13

Q3. Three consecutive whole numbers are such that the square of the middle number is greater than the product of the other two by 1. Find the middle number.

Q4. The arithmetic mean of 2 numbers is 34and their geometric mean is 16. One of thenumbers will be

Q5. If x% of a is the same as y% of b, then z% of b is :

Q6. The letters of the word WOMAN are writte n in all possible orders and these words are written out as in a dictionary, then the rank of the word ‘WOMAN’ is

Q7. What least number must be subtracted from 9400 to get a number exactly divisible by 65?

Q8. If 2505 / 0.5 = 5010 then 25.05 / 0.5 = ?

Q9. Which pair of rational numbers lie between 1/5 and 2/5

Q10. What is the value of the following expression: 2 log10 5 + log10 4 ?

Q11. If x increases linearly, how will a ‐x behave (a>1) ?

Q12. What is the probability of getting the sum 5 in two throws of the dice?

Logical ability questions
Q1. The question shows a pair of words in which the first is related to the second in some way. It is followed by a single word which bears a similar relation to one of the given alternatives. Find the correct alternative to

complete the analogy. Melt: Liquid:: Freeze: ?
a. Ice b. Condense c. Solid d. Crystal

Q2. Fill in the blank Guilt is to Past as Hope is to ......
a. Present b. Future c. Today d. Despair e. Hopeless

Q3. From the given choices select the odd man out:
a. Bird b. Kite c. Crow d. Pigeon e. Sparrow

Q4. Find the missing pattern BOQD: ERTG:: ANPC : ?
a. DQSF b. FSHU c. SHFU d. DSQF

Q5. Find the missing number 5: 24:: 8:?
a. 65 b. 63 c. 62 d. 64

Q6. From the given choices select the odd man out
a. DFHEG b. TWXUV c. OQSPR d. JLNKM

Q7. If HARD is coded as 1357 and SOFT is coded as 2468, what will 21448 stand for?
a. SHAFT b. SHORT c. SHOOT d. SHART


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 04:52 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4