应届生求职网小程序
查看: 6673|回复: 0
打印 上一主题 下一主题

[网测] ORACLE 第一轮笔试题目11月8日 1

[复制链接]

主题

好友

25

积分

求职中

跳转到指定楼层
1
发表于 2008-11-8 14:46 |显示全部楼层 |倒序浏览

这个是我2008年十一月8号做的orale的上机做的题目;

只有部分;大家参考;

Question Number 20In the implementation of many linear linked structures it is often useful to keep a pointer to the last node in addition to the first, so that a new node can be added at the end without having to loop through the entire structure looking for the last node. In what ways would adding a pointer to the last node improve the efficiency of this dictionary implementation?It would speed up put operations when the dictionary contains an item with the designated key_It would speed up put operations when the dictionary does not contain an item with the designated key.

neither

A but not B

both

B but not A------------

ABC Housekeeping Forces are responsible for maintaining a building that comprises of 100 floors. The maintenance company decides to use a database to schedule work for its employees and also check the status of the work. When an assigned housekeeper does not report for work, an alternate resource is allotted to complete the job.

The Housekeeping database in its un-normalized form is given below:

HouseKeeperID   – ID of the housekeeper

HouseKeeperName – Housekeeper's Name

SupervisorID    – ID of the Housekeeper's

                  Supervisor

SupervisorName  - Name of the Housekeeper's

                  Supervisor

DutyID          – ID of an assigned duty

FloorNo         – Floor to which the duty is

                  assigned

DutyDate        – Date on which the duty has to be

                  done

WorkStatus      - Status of the duty

AlternateHID    - ID of the alternate housekeeper's

                  assigned to complete the job, in

                  case the originally assigned

                  housekeeper is absent.

AlternateWorkSt – Work Status of the Alternate

                      Housekeeper's duty.

From the following options, select the Housekeeping database in 2NF.

Housekeeper

HouseKeeperID

HouseKeeperName

Supervisor

SupervisorID

SupervisorName

Duty

DutyID

FloorNo

DutyDate

Transaction

DutyID

FloorNo

-----------

HouseKeeperID

WorkStatus

AlternateHID

AlternateWorkSt

--------------

Housekeeper

HouseKeeperID

HouseKeeperName

SupervisorID

Supervisor

SupervisorID

SupervisorName

Duty

DutyID

FloorNo

DutyDate

-----------

HouseKeeperID

WorkStatus

AlternateHID

AlternateWorkSt

------------

Housekeeper

HouseKeeperID

HouseKeeperName

SupervisorID

Supervisor

SupervisorID

SupervisorName

Duty

DutyID

FloorNo

DutyDate

Transaction

DutyID

------------

HouseKeeperID

WorkStatus

AlternateHID

AlternateWorkSt

------------

Housekeeper

HouseKeeperID

HouseKeeperName

Supervisor

SupervisorID

SupervisorName

Duty

DutyID

FloorNo

DutyDate

Transaction

DutyID

HouseKeeperID

WorkStatus

AlternateHID

AlternateWorkSt

 

+10
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册 QQ登录

本版积分规则

关闭

站长推荐上一条 /1 下一条

应届生微信小程序|应届生求职网YingJieSheng.COM ( 沪ICP备12015550号-13 )

GMT+8, 2024-12-12 13:21

Powered by Discuz!

© 2001-2012 Comsenz Inc.

快速回复 返回顶部 返回列表