Using the example of a retail clothing store in a mall,
list relevant data flows, data stores, processes, and
sources/sinks. Observe several sales transactions. Draw a
context diagram and a level-0 diagram that represent the
selling system at the store. Explain why you chose certain
elements as processes versus sources/sinks.
85
What are useful tools for developing and testing color
schemes for web sites?
54
How do you track the size or changes to size of the work
products in your project?
62
What?s new in the LogicLock? feature?
82
How to reverse engineer C++ code in UML?
57
Write a function that inserts an integer into a linked list
in ascending order. Write the test cases for this function.
When requirements change, how do you handle the changes it
may lead to project progress and schedule?
71
Given a MAKEFILE (yeah a makefile), design the data
structure that a parser would create and then write code
that iterates over that data structure
executing commands if needed.