代写Data Structures, Algorithms & Databases Main Spring Examinations 2023代做SQL语言

Data Structures, Algorithms & Databases

Main Spring Examinations 2023

Answer ALL questions.  Each question will be marked out of 20.  The paper will be marked out of 80, which will be rescaled to a mark out of 100.

Question 1 Analysis of Algorithms and Tree Data Structures

Part 1 Consider  a function  named arrayToBST that takes an array of integers a and inserts the elements of a in an AVL tree T.  Therefore, function insert has re-balancing.

Tree   arrayToBST( int    []   a)   {

Tree  T  =  ✄ ;

for   ( int   i  =   0;   i   < a . length; i++) {

T  =  insert(T,  a[i]);

}

return   T;

}

Is it possible to construct an input array a of any arbitrary length n that results in the outcomes described below?  When it is possible to construct an input, give an example with length n = 8.

(a) Algorithm arrayToBST runs in time O(n).                                                [4 marks]

(b) Algorithm arrayToBST runs in time O(n log n).                                         [4 marks]

(c) Algorithm arrayToBST returns a perfectly balanced tree.                          [4 marks]

Brie  y explain your construction.  Note that your construction should apply to arrays with any arbitrary length n; you cannot choose the length.  Your  input array may or may not have repetitions.

Part 2 Consider a tree data structure where every node has at most three children:  left child l , middle child m and right child r. We call it a ternary tree.

(d)  Give the maximum possible number of nodes of a ternary tree of height 4?     [4 marks]

(e)  Give the minimum possible number of nodes of a ternary tree of height 4?     [4 marks]

Brie  y explain how you compute these numbers.  In particular, be clear about the de  nition of height you are using.

Question 2 Entity-Relationship modelling

A company operates an online store where customers can place orders for various products, and has the following description of their requirements for a database:  Customers  need to provide details such as their name, email address, and shipping address to create an online account.   Each customer may have multiple orders, and each order is associated with only one customer.  An order contains one or more order items, where each order item represents a single  product ordered  by the customer.   An order  item  includes the quantity of the product ordered and its price at the time of purchase.  Each  product has a unique product  ID, a name, and a description.  Additionally, the company may track reviews for each product.  A review includes the name of the reviewer, a rating, and a comment.  Each  review is associated with only one product, and each product may have multiple reviews.  Finally, each order is associated with a payment.  Each payment has a payment ID, an amount, a date and a payment method.

(a)  Develop an Entity-Relationship model for the application.  Explain the key design decisions made in your choice of entities, relationships and any other (ownership or hierarchical) aspects.                [8 marks]

Annotate it with multiplicities and hierarchy annotations, as required.   [4 marks]

(b)  Carry  out  logical  design  for  the  model,  representing  the  design  with  relational schemas for tables.              [4 marks]

(c) Write SQL CREATE  TABLE statements for 2{3 tables.   Include  among them a ta- ble that represents a relationship or incorporates a relationship, a weak entity or a subclass entity. The other tables can be for the adjoining entities.            [4 marks]

Question 3 Graphs and Max-Heap Trees

Part 1 Consider the following weighted directed graph (with 7 vertices and 16 edges):

(a)  Calculate the shortest path from A to G using the Dijkstra's algorithm.  ("Shortest" means the path with the lowest total weight.)      [10 marks]

You are expected to show your work using a table of the following form and also list the shortest path (e.g. A- >B- >C) and and specify the resulting weight:

Total Weight:

Shortest Path:

Part 2 Consider the complete binary tree below.  Answer the following questions

(b)  In the  process of building a  Max-Heap Tree, the    rst swap is  between and (write down the two numbers).           [2 marks]

(c)  And the second swap is between and (write down the two numbers).     [2 marks]

(d)  Draw the   nished Max-Heap Tree (intermediate work is not required).      [6 marks]

Question 4 Relational algebra and normalisation

Consider the following schema for product sales for an online shop.

product(pid, cat, price)

customer(cid, cname)

sale(pid, cid, date, qty)

(\cat"  is short for category and  \qty"  for  quantity).   For  estimating e   ciency,  assume around 100 products, 10,000 customers and several million sale records.

(a)  State in English what the following relational algebra expression computes:

[2 marks]

(b)  The expression given above is considered ine   cient.  State all the ways  in which  it is ine   cient.     [4 marks]

(c)  Give a more e   cient version of the expression.  Make it as e    cient as you can, and explain how it achieves e   ciency.                                         [6 marks]

(d)  Consider  a  schema  T(A, B, C, D)  with  the  functional  dependencies  AB  -→  C , AB -→ D and BC -→ D.

If we decompose the schema into (A, B, D) & (B, C, D), is it a lossless decompo- sition?  If yes, explain why.  If not, try to produce a counterexample.

Are the two subschemas in Boyce-Codd normal form?  Explain.             [8 marks]





热门主题

课程名

mktg2509 csci 2600 38170 lng302 csse3010 phas3226 77938 arch1162 engn4536/engn6536 acx5903 comp151101 phl245 cse12 comp9312 stat3016/6016 phas0038 comp2140 6qqmb312 xjco3011 rest0005 ematm0051 5qqmn219 lubs5062m eee8155 cege0100 eap033 artd1109 mat246 etc3430 ecmm462 mis102 inft6800 ddes9903 comp6521 comp9517 comp3331/9331 comp4337 comp6008 comp9414 bu.231.790.81 man00150m csb352h math1041 eengm4100 isys1002 08 6057cem mktg3504 mthm036 mtrx1701 mth3241 eeee3086 cmp-7038b cmp-7000a ints4010 econ2151 infs5710 fins5516 fin3309 fins5510 gsoe9340 math2007 math2036 soee5010 mark3088 infs3605 elec9714 comp2271 ma214 comp2211 infs3604 600426 sit254 acct3091 bbt405 msin0116 com107/com113 mark5826 sit120 comp9021 eco2101 eeen40700 cs253 ece3114 ecmm447 chns3000 math377 itd102 comp9444 comp(2041|9044) econ0060 econ7230 mgt001371 ecs-323 cs6250 mgdi60012 mdia2012 comm221001 comm5000 ma1008 engl642 econ241 com333 math367 mis201 nbs-7041x meek16104 econ2003 comm1190 mbas902 comp-1027 dpst1091 comp7315 eppd1033 m06 ee3025 msci231 bb113/bbs1063 fc709 comp3425 comp9417 econ42915 cb9101 math1102e chme0017 fc307 mkt60104 5522usst litr1-uc6201.200 ee1102 cosc2803 math39512 omp9727 int2067/int5051 bsb151 mgt253 fc021 babs2202 mis2002s phya21 18-213 cege0012 mdia1002 math38032 mech5125 07 cisc102 mgx3110 cs240 11175 fin3020s eco3420 ictten622 comp9727 cpt111 de114102d mgm320h5s bafi1019 math21112 efim20036 mn-3503 fins5568 110.807 bcpm000028 info6030 bma0092 bcpm0054 math20212 ce335 cs365 cenv6141 ftec5580 math2010 ec3450 comm1170 ecmt1010 csci-ua.0480-003 econ12-200 ib3960 ectb60h3f cs247—assignment tk3163 ics3u ib3j80 comp20008 comp9334 eppd1063 acct2343 cct109 isys1055/3412 math350-real math2014 eec180 stat141b econ2101 msinm014/msing014/msing014b fit2004 comp643 bu1002 cm2030
联系我们
EMail: 99515681@qq.com
QQ: 99515681
留学生作业帮-留学生的知心伴侣!
工作时间:08:00-21:00
python代写
微信客服:codinghelp
站长地图