It is currently Thu Jan 08, 2009 8:28 am



Post new topic Reply to topic  [ 14 posts ]  Go to page 1, 2, 3  Next
 Honeywell 
Author Message
Site Admin
User avatar

Joined: Mon May 29, 2006 7:44 pm
Posts: 65327
Location: In Front of my Computer
Post Honeywell

Honeywell Technology Solutions Lab

The shared corporate resource providing value to Honeywell's businesses through world-class software product development and support, research and technology development, digitizing support and consultation.

Aerospace

The World's Most Admired Aerospace Company - a leading global provider of integrated avionics, engines, systems and service solutions for aircraft manufacturers, airlines, business and general aviation, military...

Automation & Control Systems

The world's largest producer of smoke detectors and a leadership position in the Indian automation and control industry.

The Tata group is exiting its 15-year-old joint venture, Tata Honeywell, by selling its 40.62 per cent stake (35.91 lakh shares) to the US-based Honeywell for Rs 126 crore. The two sides hold an equal stake with the balance 18.76 per cent held by financial institutions and public.

In India, Honeywell also has a R&D software centre in Bangalore. Its other subsidiary, Honeywell India based in Gurgaon, operates in aerospace and transportation space. The buyout maybe a precursor to the consolidation of Honeywell operations in India. Tata Honeywell registered a 27 per cent growth in turnover to Rs 342.4 crore for 2003-04 compared with Rs 26.91 crore in fiscal 2002-03. During the same period, the company’s net profit increased 51 per cent to Rs 25.3 crore compared with Rs 16.8 crore for the year ending March 31, 2003..
For More info Visit Website : http://honeywell.com
Also visit Honeywell India Website : http://www.india.honeywell.com


Tue Oct 17, 2006 12:41 pm
Profile WWW
Site Admin
User avatar

Joined: Mon May 29, 2006 7:44 pm
Posts: 65327
Location: In Front of my Computer
Post 
HONEYWELL PATTERN - MAY 2005


Honey well came to our college for recruitment....
I belong to the ECE branch...
There were three sections namely..
1. AT (Quans and reasoning)
2. C Test
3. Technical... (Digital electronics,DSP,Control Systems,LIC,Micro processors and controllers).

Section 1:

* I couldnt exactly remember the Reasoning ques...
There was one ques thar had ms.braun,Mr.Allen.. totally six in number..3 of them would smoke.. one prefers silence... It was quite easy..

Another Ques was abt democracts and republicans hav to be selected from two groups of A,B,C,D,E and F,G,H,I.Atleast one has to be an army person and
another an economist...

* The quans was ok... problems based on cisterns,volume.profit and loss, work.... and a couple of ques on Venn Diagram.

Section 2:

Most of them were easy... but there were tougher ones based on files and unions.

Section 3:
There were 3 to 4 ques based on Control System which included one block diagram and a signal flow graph.
The diagram for Type 2 order 5 system.
The ques from LIC were very fundamental like.... the slew rate depends on _______.
The other ques that I remember are
What is FFSK?
A ques on the properties of Darlington Pair.
FFT is due to ______
there were ques on boolean algebra like... the min terms are (2.3.4.5) then the boolean expressions is
_____
expression for Algebraic XNOR is _______

Micro processor and controller ques was quite easy...
the two modes of 8086.
8051 is optimized for ____ bits.
why program counter?...
stack is used for_______


Tue Oct 17, 2006 12:42 pm
Profile WWW
Site Admin
User avatar

Joined: Mon May 29, 2006 7:44 pm
Posts: 65327
Location: In Front of my Computer
Post 
HONEYWELL PAPER - 22 JUL 2006 - BANGALORE

These are the questions asked for the Honeywell test conducted on 22 July 06 in their Bangalore office.

There were 100 questions:

50 Technical questions (branch wise)
30 C questions
20 aptitude questions

Aptitude is very easy. Simple questions from profit&loss, ratio, odd-man series, time-distance, clock...

Technical from OS, DBMS, CN, 8085, unix, DS.. some of the qns I remembered are given below.

1) Binary search tree is used in
a) sorting b)searching c)indexing d)all the above

2) Given a tree..write the preorder traversal

3) Given an infix expression..write its postfix

4) First general purpose microprocessor
a) 2002 b)4004 c)8080 d)8085

5) What is 8253

6) ____flag is not used in 8085 jump instructions

7) SNMP is used in which layer

8) Banker's algorithm is used for

9) Belady's anomaly is related to___

10) Which of the following is non-preemptive
a) FIFO b)SJF c)Round robin d)all the above

11 )A relation in 3NF is in______

12) A question on serializability

13) One SQL query

14) Functional dependency one question

15) The first general purpose microprocessor is ____-bit

16) In a three byte instruction the second byte indicates____

17) Average case analysis for partition exchange sort

18) How the receiver knows to what service the packet to be forwarded?

19) Given a binary sign magnitude no:..write its decimal

20) The order in which data is transferred frm magnetic disk
disk->main mem->cache->h/w register

21) In which layer of the network datastructure format change is done

22) Which of the following allow parallel & serial connections
a)DHCP b)PPP c)IPX d)all the above

23) Given some IP addresses...identify which one is IPv6?

24) Open addressing and chaining is used in
a)sorting b)indexing c)collision-resolution d)none of the above

25) Storage space requirement for diff: sorts in the descending order

26) Which scheduling policy is used in unix..

27) In database which mechanism is suitable for recovery?
a)checkpointing b)indexing... c) d)

28) Which of the following is not correct?
a)arrays consume less space
b)linked lists are more complex
c)linked lists use less space
d)

29)which of the following is not correct?
a)main does not have arguments
b)main can have command line arguments
c)main have variable arguments
d)

30) Which of the following is not correct?
a)function can call itself
b)function can have no return type
c)function cannot have multiple return statements
d)function can have arguments

31) When an interrupt is called control is given to..
a)interrupt vector table
b)interrupt service routine
c)stack
d)

32) Which of the following is not a synchronization tool
a)semaphore b)mutex c)mutual exclusion d)message passing

33) Given a graph write the BFS for it

34) How can u increase ports of a microprocessor?
a)8255 b)8259 c)8253 d)8251

35) What is 8259?

36) Which of the following maintains a constant time(best,worst,average)?
a)searching b)sorting c)indexing d)none

37) In a database a table is stored not fully..it is an example of
a)views b)logical data independence c)abstraction d)all the above

38) The time CPU takes to complete the execution of processes____

39) The minimum length of TCP/IP header and IP datagram header

40) Process spawning in OS is__________

41) The topology that uses a central hub is___



C questions were dam easy..pointers and strings ..if ur strong in pointer concepts u can score easily. 2 or 3 qns frm files,enum,extern..


Tue Oct 17, 2006 12:42 pm
Profile WWW
Site Admin
User avatar

Joined: Mon May 29, 2006 7:44 pm
Posts: 65327
Location: In Front of my Computer
Post 
HONEYWELL PATTERN & INTERVIEW - 24 JUN 2006 - HYDERABAD

Hi Friends,

My experience at Honey Well on 24/06/2006
Eligiblity : 70% in B.Tech
Location : Hyderabad (CBIT )
Mode : Off-Campus

***********

Round1: Written test consists of , 50 questions from all subjects +30 questions from C + . 20 questions from aptitude(mainly concentrate on percentage problems).

Duration : 1hr 40min

There is a separate paper for CS and Electronics students,but C and Aptitude questions are same for all branches.

No. of students appeared for written test : 1100 (approx)

No. of students shortlisted for the second round are 150 students.

*************

Round 2: Technical round-1

1.First they asked about my project (Be Prepare with it) ?
2.Tell some thing about urself ?
3.Write code for reversing the SLL(single linked list) ?
4. Explain ToH (Towers of honie) problem ?
5. He asked some basic questions on pointers ?
6.How can find missed value ,if u want to store 100 values in a 99 size array ?

U have to insert the elements randomly ? And one important thing is u have to find in . . the value in the single pass ? (hint:Use the Sum of numbers formulae n(n+1)/2)

7. And some other which I not remembered ?

Duration :20 min

No.of students shortlist for 3rd round are 30 students.

************

Round 3: Technical round-2

For some students they interviewed for 45min, but for some just they took 15min only

1.He asked me some typical query to write in SQL and also to write java program for that ?
2.a^b + b^ a =100? Solve for 'a' and 'b' ?
sol: (first solution) 1^99 +99^1 =100

(second solution) 6^2 + 2^6 =100

No. of students got offer : 06 (approx)

********************

Round 4: HR round

This is just for formality

This company take the students who are sound in techinal. They least bother about the remaing thing like....

Suggestion : Don't be in a hurry to learn too many questions. First learn the concepts then after look good number of problems on that topics.

(Paper Submitted By : V.Raghavender, Hyderabad)


Tue Oct 17, 2006 12:42 pm
Profile WWW
Site Admin
User avatar

Joined: Mon May 29, 2006 7:44 pm
Posts: 65327
Location: In Front of my Computer
Post 
HONEYWELL PAPER & INTERVIEW - 23 JUN 2006 - HYDERABAD

I am Haritha. On 23rd June i have attended Honeywell written test in CBIT, Hyderabad. The eligibility for the written test was through noukri and referrals and only 70%+ in B-tech.

I have applied it 2 months back n got a call letter recently. They informed bfore 15days by mails about the written test.I would like to share my experience so that it becomes easy for others who r appearing for it in future.

Cutoff: 70%+ in B-tech

Selection Procedure:

Written test (overall cutoff is 52 marks and no negative marking)
2 technical interviews
1 HR interview

Paper Pattern

100 questions : 100 minutes.
The questions were from many subjects.
They are DBMS - 10 to 15 questions(Dont remember in exact figures)
C and DS - 10 to 15
Microprocessors - 10 to 15
Computer networks (the same no:)
Operating systems
General Aptitude 20 questions.

Mind u: There was no verbal or verbal reasoning and any GDs

Some questions I remember:
1) A relation to be in 3rd normal form is in _ normal form
2) How can u increase ports of a microprocessor? (8251,8255,8253 and 1 more option)
3) What is 8253?(USART,DMA,programmable interrupt controller and one more)
4)8255?
5)How many bits microprocessor was first developed?(8 bit)
6)In a 3 bit instruction middle bit is (operand ,operator n ................)
7)Which of the following is IPv6 addressing?
8)In Which of the following layers SMTP is used?
9)About transport layer
10)To select records from a relation where primary key is ename and ename starts with "p"
11)small c logical questions
12)apti mostly from profit and loss
13)1 heights and distance prob
14)1 prob on true discount
15)Brouter is hybrid of?

The aptitude questions are really very easy u can solve them easily. There was an overall cutoff of 52 marks ofcoz they didnt announce officially. Coming to technicals u must be through with ur basics. All basics.
Frends i have got sleected in the written test.Next day i had interview.

About interview.
2 techinical rounds
the questions were like

1st technical (1 person)

1) Rate ur self in C and DS and C++
2) About linked lists(programs)
3) About sortings(logics)
4) About Normalization.
5) y do we need denormalization?
6) What r bitfeilds in C?
7) Probrams of linear search and binary search.

for somebody they asked about there project also but they didnt ask me.

2nd technical (A 2 member Panel)

1) C and Ds questions.(enum types)
2) Difference between structure and Union
3) Linked lists declarations
4) Difference between C and Java(coz i mentioned Java in my resume)
5) Say Some thing about data structures
6) What r oops principles?
7) How does an OS manage memory?
8) About AWI(java)
9) Regarding garbage collection.
10) Can we clear memory explicitly?If so how?Write a stmt for such an action.
11) exceptions
and many more.

I had my HR on the very same day.
It was kool. They asked me
Say me about ur academic profile
1) Difference between CSE and IT?
2) Why honeywell?
3) Package u desire?
4) Have u attended any other compnaies?
5) Family background?
6) Willingness to relocate and sign for bond?
7) R u ready to work in Madurai
8) Highest position u desire for?

Job is at Madurai and training for 6 months. Dont forget to see the company profile bfore u go for interview.


Tue Oct 17, 2006 12:43 pm
Profile WWW
Display posts from previous:  Sort by  

 

Advertisement

 

Post new topic Reply to topic  [ 14 posts ]  Go to page 1, 2, 3  Next


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to: