GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  CTS
Go To First  |  Previous Question  |  Next Question 
 CTS  |  Question 22 of 86    Print  
CTS Interview Experience by Baskar Chakraborty
I am baskar chakraborty from kolkata.I have made through CTS.Now i want to share my experience with others


my experience at cts
apti::
ENGLISH PART: (25 questions & 20 min)
1-4>fill in the blank with preposition
5-10>find meaning from a sentance of a word
11-15>fill in the blank with article
16-20>a passage
21-25>another passage
now questions that i remebered
1>there is an antique thing--------our place
2>are u good -------- chess
3>i prefer playing cricket------- playing football
4>i don`t remember
5>there are DISPARATE process in the system.so it is difficult to identify them.(meaning of italics words)
6>my family members were CONSPECIOUS about me not present at an occation
7>there was (some word in italics whose meaning is uncertain)rain for which we have to cancel the journey
8>This one was very easy one .i forget(very very common word,everyone knows it)
9-10>i didnot answer
11>----interview ticket for ---------mango festival in -------XYZ costs rs5
12>he is ------man of -----match------among all in -------university
13>he was -------- collegue who was involved in the murder.
14-15>i don`t remember the other 2
16-20>A passage on framework ----this i didnot answer except 1 which was very easy due to shortage of time.but still i try to give it as much i can
1st para was mainly on wat framework is &how to interect with it
2nd para importance
3rd para :wat type of framework to chose
16>wat is basically a frame
four options(a bit tough as that cannot be answer with one go)
17>wt type of framework to chose
ver easy direct answer
18>how to inteact with framework
didn`t answer
19>& 20> i don`t remember
21-25>a paragraph on DLL.very easy i answered all the questions
a dll is a basic routeen called by the operating system when to open,save or do any such operations.the dll used by window is COMMAND.DLL.whan an application wants a inteaction, it informs the window.the window in turn loads the required dll & it is the only process that works under the processor.once its execution is over ,it is send to the right application program which start its execution with the elimination of the DLL from the memory space that it occupied.

21>why dll is used
4 options(ans:interacting with hardware)
22>wat happens when a ddl has to be loaded
4 options(ans:o/s loads the reqired dll only & gives the total control to it)
23>wat happens when a ddl works
4 options.(ans:it is the only working process)
24>wat happens once it is over
4 options(ans:leave its memory)
25>another easy one i forget


ANALYTICAL+REASONING(25 questions 30 min)
1-5>venn diagram problem
6-10>puzzle
11-15>logic .
16-20>a problem where 1 is given by $,0 by * & so on.
21-25>a die problem
questions that i remember.the data may be not the same.
Q>in a park,40 went to roller coster,30 to rollar,20 to ring.if 10 both rollar & rollar coster,5 rollar coster & ring.12 ring & rollar.3 took all the ride
1>how many road only rollar coaster?
2>how many road only rollar?

3>how many road only ring?
4>how many road exactly 2?
5>how many rollar coaster & rollar but not ring?

Q>in a family 5 person has to cross a bridge.the son should always go fourth.mother should be immediately before daughter.father travels both before grandmother & son.grandfather always travel first?
6>if the father travel 3rd which is true.
a>mother traveled 5th
b>grandmother travelled 6th
c>grandfather 6th
d>daughter 1st
7>if grandfather travel 1st which is true
a>grandmother travel travel 2nd
b>daughter travel 4th
c>grandmother travel 3rd
d>daughter travel 5th
8>& 9>i don`t remember bt it is the same type.one was given u have to find the other true.
10>wat is the correct order
a>grandfather,father,grandmother,son,mother,daughter

Q>if question can be answered with 1st statement,then a>;if with 2nd statement only then b>;if both are reqired then tick c>;if question cannot be answered at all d>

11.if pqrs is a parellogram & is a square
stat 1:it is a rhombus
stat 2:i forget
12.A small storage tank is spherical in shape.wat is the storage volume of the tank?
stat 1:the wall thickness of the tank is 1 cm.
stat 2:whan an empty spherical tank is immersed ina large tank filled with water,20 L of water overflows from the tank.
13.who is better painter?
stat 1:x has more number of painting exhibition
stat 2:y sold more number of paintaing
14.i forget
15.In how many way 1 vowel & 2 consonent can be chosen from 2 vowel & 5 consonent.

Q>if 1 is represent as $ & 0 as *,4 as $**,3 as $$.then wat is
16>lcm of $$*,$$*$,$$$*
17>how can $*$* be represented as.
4 options like $*$*/$* and so on
18>wat is $$*$+$$$$+$*$*
19>9^2+8^2-3^1
20>like the above
the data in this 5 questions are not wat was given in the exam.bt the pattern is same

Q>a die is cut from its 2 diagonal .it is coloured & cut into 64 equal size
21>how many 4 side painted
22>how many 3 side painted
23> how many 2 side painted
24>how many 1 side painted
25>how many 0 side painted

MAT(20min 20 question)

Q>if 1& 2 is the same tick a,if 1 &3 the same tick b,if 2&3 the same tick c,if all different tick d
1>hari hareign hari haraign heri hareign
2>487664 487665 487665
3>kvkvkvkv kvkkvkv kvkvkkv
4> 5>6> same
Q>if S means addition ,A means subtraction,m means division division & d means multiplication,x means less than,v means greater than,w means equal to
5>9>4 expressions were given like
4s5ws5h7 in each of the question & u have to find the right one
10>if +mens -,- means +,* means /,/ means *.then wat is
3*2-5*6/5(data different)
11-15>five-six condition were given about the selection of a driver .each question is about a driver whether selected or not.
16-20>same as above about the selection of a president,secretary of a club from 5-6 statement.

TECH + HR::
sir:be relaxed,want to have some water
me:no thank
sir tell me abt u
me :started to speak.he interrupted me at times and asked me some questions at time as well.y u left ur dream of becoming a footballer & so on.so don`t worry u don`t have to speak on ur own for not more than 1/2 min.
sir:can u swap 2 variable using a temp variable,without using it.
me: ya temp=a;a=b;b=temp;
a=a+b;b=a-b;a=a-b;
sir:can u give me another way?
me:yes sir by using XOR
a=a^b;b=a^b;a=a^b;
sir:u have given in ur cv "fundamental of o/s".wat it means?
me:it is about ..........i said
sir:wat is deadlock?example?
me:answered(i am not giving basic answers)
sir:did u had any subject called "c++"
me:no we had oops
sir:wat is class,object,features of class?
me:answered
sir:how polymorphism is achived in oops?
me:this is the time when i showed my ability.i said abt general polymorphism.then i said 2 way it can be acheived
1>compile time(function & operator overloading in c++),2>run time( virtual function in c++& dynamic method dispatch in java.
sir:diff between array & link list .diff between calloc & malloc
me:answered
sir:various types of link list
me:singly,doubly,circular,header
sir.ok can u draw a circular link list
me:if u said header list then draw both the dia ,1>last node pointing to 1st node 2>last node pointing to header node
sir.okkkkkkkkkkk.now can u write a code on merge sort for me.
me(just i had read the previous night):yes sir wrote the code
sir: he hardly saw it.he said okk now tell me puzzle.abt an ant sitting at 1 corner of the room and reaching the bottom of the diagonally opposite end.wat is the shortest route
me:took it as a cube & gave a wrong answer(u all should keep it as a cuboidal)
sir.no that not the right one.bt its okk.any question for me
me:yes .bla bla bla
sir: bla bla bla.okk thanx bhaskar .
me:than u sir.
THIS IS ALL WAT I REMEMBER BUT I THINK IT IS MORRRRRRE THAN ENOUGH.
best of luck
bye



  
Total Answers and Comments: 1 Last Update: June 09, 2006     Asked by: bhaskar 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: santhosh
 
hai Baskar!i am 3Rd year cse(be) student from adhiyamaan college of engineering-Tamil Nadu.I came to know about your cts interview experience.We are having cts(on campus)placement in our college.I have to know articles in which to prepare for my aptitudes and also how many rounds will be conducted and what are they? Waiting for your reply at the earliest

Above answer was rated as good by the following members:
svsriraj
June 09, 2006 00:27:34   #1  
santhosh        

RE: CTS Interview Experience by Baskar Chakraborty
hai Baskar!i am 3Rd year cse(be) student from adhiyamaan college of engineering-Tamil Nadu.I came to know about your cts interview experience.We are having cts(on campus)placement in our college.I have to know articles in which to prepare for my aptitudes and also how many rounds will be conducted and what are they? Waiting for your reply at the earliest
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    

 Related Questions

For Written Test1)Go through Agarwal(Numbers, problems on numbers , Percentage, Profit and loss, Time &work Time &Distance, Problems on Trains, Ages)2)Go through GRE Barron’s analytical Reasoning.I 
View Question | Asked by : bicu

I am baskar chakraborty from kolkata.I have made through CTS.Now i want to share my experience with othersmy experience at ctsapti::ENGLISH PART: (25 questions & 20 min)1-4>fill in the blank with preposition5-10>find 
Latest Answer : hai Baskar!i am 3Rd year cse(be) student from adhiyamaan college of engineering-Tamil Nadu.I came to know about your cts interview experience.We are having cts(on campus)placement in our college.I have to know articles in which to prepare for my aptitudes ...
Read Answers (1) | Asked by : bhaskar

View Question | Asked by : Revathi

CTS PAPER & INTERVIEW EXPERIENCE – 21st OCTOBER, 2006 - KOLKATASUBMITTED BY: ARINDAM SARKAR, KOLKATA (arindam.ece@gmail.com)
TOTAL CANDIDATES APPEARED FOR THE WRITTEN TEST: 2500SHORT LISTED CANDIDATES FOR INTERVIEW: 776SHORTLISTED CANDIDATES TO BECOME A PART OF COGNIZANT:207Total 60 minutes, No Negative marks Verbal Ability 
Read Answers (12) | Asked by : Arinda Sarkar

you have to confident.it was more of a hr than technical.i am a EEE student asked about my project.as my hobby is playing cricket some questions like selection comitte chairman,president 
Latest Answer : thanks 4 the details .i want specifications like (eg)if verbal what topics r important to study.similarly 4 anlytical,logical.guide me plz ...
Read Answers (2) | Asked by : sriharsha


 Sponsored Links

 
Related Articles

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Short-term versus Long-term Job Experience

One big question in today’s career world asks which resume is more beneficial, one that shows numerous types of jobs performed for the short term, or a few jobs in the same field where the employee remained for the long term? Most career professionals would state that the latter is more va
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 

HR Interview - Telephone Interview Etiquette

Telephone Interview Etiquette When you conduct a telephone interview for a job it is important to show the proper etiquette Not only is it important it is critical is you wish to be hired by the company There are a number of things you will want to do and other things should never be done mosgoogle
 

HR Interview - How To Succeed At HR Interviews

How To Succeed At HR Interviews There are a number of things you will need to do in order to make sure you pass the interview process Your appearance is something that you will want to pay close attention to Even if you feel that your appearance shouldn t be a factor in whether or not you re highere
 

HR Interview - Do's and Dont's in a HR Interview

Do s and Dont s in a HR Interview There are a number of things that you will want to avoid during the HR interview process While some of these things are directed at the interviewer the other things are directed at the applicant If interviewers fail to follow the proper procedures throughout the int
 

Related Categories
Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape