Go Back   2023-2024 StudyChaCha > StudyChaCha Discussion Forum > General Topics

  #2  
Old January 9th, 2017, 05:32 PM
Super Moderator
 
Join Date: May 2011
Default Re: HCL Written Test Syllabus

There are 2 stages of selection in the HCL that is the written test and the interview

Aptitude is an online round. There were only 2 rounds for us.

1.Aptitude(2 Apps for IT and CSE)
A. General aptitude(60 que in 50 min)
B. Technical Aptitude(Data Structures,C,OS)[25 que in 20 min]


2.HR(General)
In General Aptitude there were questions based on the following:


LAT(Learnability Aptitude Test)
1.two on blood realations
2.6 reading comprehension (hint: See the question given below there will be a direct answer. If u are not sure then just click at random mostly b or c.)
3.one train problem(i just bypassed it)
4.computing values based on flowcharts(very easy, Be carefull simple decision boxes were given)
5.Using Bar Charts to answer the questions.Easy one.
6.One correct the sentence question was also asked.
Others i couldnt remember, but easy one. Be Quick in answering them.


Technical Aptitude Test(CSE & IT)
1. 5 small logical situations in C

1.-----> int (*ptr)[10] What it means ?

2.-----> Program based on printf arguments...
printf(+7"%c","sundaram"); o/p ?

3.------>program with post and pre increment situation
int count=0;
int incre()
{
return count++;
}
main()
{
int arr[10];
arr[count++]=incre();
printf("%d%d",arr[count],count++);
}

4.Two choose the correct option


2.Data Structures:

1.__________ Queue has a overflow problem even if there a few elements present.

2.Two questions about graphs and trees.. simple one.

3.Which sorting is optimum even in worst case..

1. quick 2. Insert 3. Merge 4.8yrs.


4.One simple question related to stack.


3.Os:

1.questions on sheduling

2.On swapping ___________is used to implement virtual memory.

3.____________is used to allocate contigious memory locations.

4.One on Assembly level programming

5.Semaphores are used for___________

6.Modulation in modem(0,1) to (0,2).
__________________
Answered By StudyChaCha Member
Reply With Quote
Reply


Reply to this Question / Ask Another Question
Your Username: Click here to log in

Message:
Options



All times are GMT +6. The time now is 01:00 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8