0
0
HLDsystem_design~10 mins

What high level design encompasses in HLD - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to identify a key component of high level design.

HLD
High level design primarily focuses on [1] of the system.
Drag options to blanks, or click blank then click option'
Aarchitecture
Bcoding
Cdebugging
Dtesting
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing design with coding or testing.
2fill in blank
medium

Complete the code to specify what high level design defines.

HLD
High level design defines the [1] between system components.
Drag options to blanks, or click blank then click option'
Auser interface
Bcode syntax
Cdatabase schema
Ddata flow
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing UI design or database details with high level design.
3fill in blank
hard

Fix the error in the statement about high level design.

HLD
High level design does not include detailed [1] of each module.
Drag options to blanks, or click blank then click option'
Auser manuals
Btesting plans
Ccode implementation
Ddeployment scripts
Attempts:
3 left
💡 Hint
Common Mistakes
Thinking high level design covers coding details.
4fill in blank
hard

Fill both blanks to describe what high level design includes.

HLD
High level design includes [1] and [2] of system components.
Drag options to blanks, or click blank then click option'
Astructure
Bdetailed code
Cinteraction
Dtest cases
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing design with coding or testing.
5fill in blank
hard

Fill all three blanks to complete the description of high level design.

HLD
High level design defines [1], [2], and [3] of the system.
Drag options to blanks, or click blank then click option'
Aarchitecture
Bcomponent interaction
Cdata flow
Dcode syntax
Attempts:
3 left
💡 Hint
Common Mistakes
Including code syntax as part of high level design.