Asked in Honeywell Technical Interview:
C Program to add, subtract, multiply and divide complex numbers :- This program performs basic operations on complex numbers i.e addition, subtraction, multiplication and division. This is a menu driven program in which user will have to enter his/her choice to perform an operation. User can perform operations until desired. To easily handle a complex number a structure named complex has been used, which consists of two integers first integer is for real part of a complex number and second for imaginary part.
#include
#include
#include
struct complex
{
int real;
int img;
};
main()
{
int choice, temp1, temp2, temp3;
struct complex a, b, c;
while(1)
{
clrscr();
printf("Press 1 to add two complex numbers.\n");
printf("Press 2 to subtract two complex...
Tuesday, 22 November 2011
Friday, 18 November 2011
Honeywell Technical Interview Questions
1. Introduce yourself briefly.
2. How much good you are in C (on the scale of 1-10)
3. They gave me the same complex number program and told me what modification I can do in it. (Again write the program) Click here to see this program
4. Write the same complex number addition program with passing values to function, passing structure to function and passing address of the structure to the function.
5. What is recursion? What will happen is we don't give termination condition? How efficient recursion is compared to iteration.
ans:
Recursion is a programming technique that allows the programmer to express operations in terms of themselves. In C++, this takes the form of a function that calls itself. A useful way to think of recursive functions is to imagine them as a process being...
Thursday, 17 November 2011
List of Engineering Entrance Exams In India
Here is a list of a few examinations I know :
AICE - All India Competitive Examination for Admissions to Master's Degree Programmes
AICET - All India Common Entrance Test
AIEEE - All India Engineering Entrance Examination
AMIE - Associate Membership of Institution of Engineers
AMIETE - Associate Membership of Institute of Electronics and Telecommunication Engineers
Annamalai University Engineering Entrance Exam
BEE- Bureau of Energy Efficiency
BITSAT - Birla Institute of Technology and Science Examination
Dhirubhai Ambani Institute Of Information and Communication Technology
GATE - Graduate Aptitude Test in Engineering
IIT JEE - IIT Joint Entrance Examination
ISAT - IIST Admission Test
JNU EEE - Jawaharlal Nehru University Engineering Entrance Exam
MP PET - Madhya Pradesh Pre Engineering Test
NIT...
Latest CTS Placement Paper September 2011 Kolkata
At first the cognizant people came to the college,gave the pre placement talk.Then started the aptitude exam.
There was two part in the paper ----1st part is Verbal and 2nd part is Analytical.
Question was not so easy.You should practice properly specially the verbal part.
322 selected from 340 in the aptitude test .
After a long wait my name was called for the interview.I was lil' bit tensed because that was the 1st interview in my life.Hopefully my HR was a very good person after entering in the interview room-
HR:Sit down
me:thank you sir.
HR:He asked for the CV and look it properly.asked some common question from CV about hobby,achievements
me: answered properly
HR:Then he asked except this(which was written in my hobby) what can u do?
me: bla bla
HR:which is your preferable language
me:java
HR:what...
L&T Infotech Job Fair Campus Placement Papers OGI Bhopal MP 2011
Hi friend's...i m Gunjan Shivhare from bhopal got selected in L&T infotech..i m in my 6th semister pursuing my B.E from O.G.I bhopal (m.p) in EC branch.....
PROCESS OF SELECTION:-
(1)Written Exam {total 90 questions in 90 mins}
(2)Group Discussion / Extempore
(3) Technical + Hr Interview
(1)WRITTEN EXAM:-( R.S AGRAWAL VERBAL & NON VERBAL + QUANTATIVE)
(1) QUANTATIVE PART {30 questions}
(2) VERBAL PART {30 questions}
(3) LOGICAL REASONING PART {30 questions}
Note:-There was no negative marks but there is sectional cutoff & about 20-22 would be for each section.
Some Questions:-
Syno-ADULATION, RECUPERATE, EXONERATE, IMMACULATE.
Analogy-
Q: practice : perfection
Q: triangle : hexagon
Q: paralysis : movement
Q traitor : disloyalty
Odd one out-
Q: a.illusion b.delusion...
CTS Campus Recuitment drive conducted on 14 February 2011 at Hyderabad
Hi Friends,
I would like to share my interview experience with Cognizant.
Myself G Parmesh B Tech-2010, I had appeared for CTS Off-campus recruitment on 5th February, 2011 at MLR Engineering College, Hyderabad.
The Aptitude paper was easy but is time consuming.
Total question: 55
Total marks: 55
No negative marking but there is a sectional cut-off.
The exam consists of two sections.
1) Analytical Pattern:(30Q)
1) Figure sequence
2-4) Syllogisms
5-9) Data Sufficiency
10-13) Puzzle Test
14-17) Coding decoding (Pattern some what different from previous papers)
18-23) Figure Sequence
24-28) Data interpretation
29-30) Data sufficiency
Minimum : 50% i.e, 15+
2) English:(25Q)
1-3) Pick 2 Correct Sentences from 4 Sentences
4-8) Passage1 Regarding "Nelson Mandela" (Got In my Paper but there...
Wednesday, 16 November 2011
Infosys Aptitude Questions II
1. The passage given below is followed by questions based on its content. Read the passage & choose the best answer 4 the questions
The Death Car
It was cold night in September. The rain was drumming on the car roof as George & Marie Winston drove through the empty country roads towards the house of their friends, the Harrison’s, where they were going to attend a party to celebrate the engagement of the Harrison’s daughter, Lisa. As they drove, they listened to the local radio station, which was playing classical music. They were about 5 miles from the destination when the music on the radio was interrupted by a news announcement: “The Cheshire police have issued a serious warning after a man escaped from Colford Mental Hospital earlier this evening. The man, John Downey,...
Verizon most Recent February 2011 Placement Papers
Hi Friends,
The aptitude consists of 4 sections.
1) Verbal
2) Analytical
3) Mental Ability
4) Technical
Time Duration: 90 Minute
They will give us one answer sheet. But after every section they will collect the question paper back
There may/may not be negative marking
Verbal: (20 Questions 15 Minutes)
1-10 questions of the type
Rose is _______ beautiful flower.
Options: a, an, the, none
11-16 Reading comprehension... on computer protection and security
17-20 Reading comprehension on Databases (Actually you don't need to read the passage you will be able to answer without reading it--- its so trivial)
Analytical: ( 30 questions 30 minutes)
21. Sheela is 16th from first. 29th from last in a test . 6 boys did not come. 3 failed what is the strength of the class 22-26 problems on sets.....
i-Flex Placement Papers for March 2011
I don't remember whole testpaper but i will hereby provide you the pattern:
It was a online test
it had three section:
1.Quantitative
2.technical
3. Verbal
1. Quantitative: This was again divided into 4 parts
1. 10 simple question in 10 mins(you have to be really fast)
2. 10 questions in which they will provide you a question and you have to make formula.(i found it tough) and this also has data sufficiency question which were very easy.
3. A flow chart was given based on which 5 question were there. Basically thr will be five blank boxes within the flowchart which you have to fill.this also 10mins
4. A database table was given having around 25 to 30 rows. we had to ans the ques by just looking at them.it was very easy. 10 ques in 5mins.
2. Technical:
1. Java->object,encapsulation,polymorphism
2....
Tuesday, 15 November 2011
Wipro English Aptitude and Technical Interview questions
test proceedure
written- 50q's 60mins
essay writing - 10mins (any general topic)
technical interview
H.R
NO REPEATED QUESTIONS FROM PREVIOUS PAPERS
ENGLISH
1) paragraph question....
ans) plz guys dn't waste time here. very big paragraph.. but only one question asked from it...
2-20) sentence competion, antonyms, synonyms, active and passive voice questions. we can easily answer them.
APTITUDE
20-40) all are R.S AGARWAL MODELS. If you r familiar with it u can answer it.
40-50) C program output type questions , digital circuits
ESSAY WRITING
Globalization is boon or bane
TECHNICAL INTERVIEW
I am from ECE
1) tell me about your self
2) TCP/IP (chain of questions regarding this, like UDP, ICMP,... in COMPUTER NETWORKS)
3) a question on my mini project
4) c program if the given number was a...
Monday, 14 November 2011
i-Gate Placement Papers Campus Recuitment Question Paper pattern
IGATE Placement Papers
Question paper consists of 2 parts
Analytical skills: 20 questions, 20 mins
C Skills: 30 quesitons, 30 mins
Analytical:
1) Complete the diagram:
Four figure will be given, you have to draw the final one
Triangle figure
2) Draw venn diagram relating rhombus, quadrilateral & polygon
3) In a group of 5 persons A, B, C, D, E one of the person is advogate, one is doctor, one business man, one shopkeeper and one is professor.
There of them A,C and professor prefer playing Cricket to foot ball and two of them B and businessman prefer playing foot ball to Cricket. The shop keeper and B and A are friends but two of these prefer playing foot ball to cricket. The advogate is C's brother and both play same game. The docotor and e play cricket.
a) Who is advogate?
A,...
Sunday, 13 November 2011
TCS placement papers 2011
Welcome to TCS Placement Papers 2012 Section. Here you will find Latest Placement Papers of TCS 2011 with Answers, Solutions, Paper Pattern, Download Questions, August, November TCS Placement Papers 2011. These tcs Placement Papers are required for getting a job in companies like TCS. This list of TCS Placement Papers 2012 is provided by students of various engineering colleges like SSN, SRM, VIT, SVIT, etc.
TCS Placement Papers would generally have three sections: Verbal, Quantitative Aptitude & Critical Reasoning.
About TCS Company:-
Tata Consultancy Services - TCS is the pioneer of software services in India and is headquartered in Mumbai. With over 45,000 consultants working from offices and development centers spread all over the country, TCS works with global and Indian...
HCL Placement Papers 2011
HCL is one of the most advanced companies that recruit hundreds of bright candidates that have earned the degree of B.Tech. The questions paper involves various modern aspects that would test the basic knowledge of the candidates. The placement papers involve various questions on loyalty as well as organization related that exposes the candidate’s minds in the rue form. The placement paper involves various questions on diligence as well as judgment skills. The candidates also are tested for their endurance and responsibility.
The company too frequently asks questions on general awareness that is in the multiple types. The questions also cover...
Saturday, 12 November 2011
Infosys May 2011 Placement paper recent paper with solutions
I attended infosys recuritment drive (through jkc) on 24th March, 2011. So the pattern of Infosys which mentioned in previous papers as same. First of all before starting written exam we have pre-presentation activity that may takes nearly one hour(explained company details by HR). After that written exam wouid be started.
Patteren like this
1: logicol reasoing(30ques-40min)
2: verbal ability(40ques-35min)
First of all reasoing paper given that consists structure like this
1-5 (three figures given those are some arrangements and fourth given as questoin mark and Select a suitable figure from the Answer Figures that would replace the question mark (?).this type of questions are in indiabix the exact part is non-verbal reasoing analogy part)
6-10(simple puzzle)
11-15(data interpertation...
Monday, 7 November 2011
Master list of Java interview questions - 115 questions
115 questions total, not for the weak. Covers everything from basics to JDBC connectivity, AWT and JSP.
What is the difference between procedural and object-oriented programs?- a) In procedural program, programming logic follows certain procedures and the instructions are executed one after another. In OOP program, unit of program is object, which is nothing but combination of data and code. b) In procedural program, data is exposed to the whole program whereas in OOPs program, it is accessible with in the object and which in turn assures the security of the code.
What are Encapsulation, Inheritance and Polymorphism?- Encapsulation is the mechanism that binds together code and data it manipulates and keeps both safe from outside interference and misuse. Inheritance...