User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2021/02/19 18:32] jxufaq [2021/02/23 20:28] jxu
Line 92: Line 92:
 A good way to practice using the algorithms and data structures in the course, would be for each particular algorithm and data structure, including each particular method/code, in the course textbook “Data Structures and Algorithms in Java”, M.T. Goodrich, R. Tamassia, M.H. Goldwasser, Wiley, 2014, 6th Edition, create a good variety of different concrete example data for each particular data structure, then perform each step of the algorithm/method/code on each particular data structure using each of the variety of different concrete example data step-by-step. A good way to practice using the algorithms and data structures in the course, would be for each particular algorithm and data structure, including each particular method/code, in the course textbook “Data Structures and Algorithms in Java”, M.T. Goodrich, R. Tamassia, M.H. Goldwasser, Wiley, 2014, 6th Edition, create a good variety of different concrete example data for each particular data structure, then perform each step of the algorithm/method/code on each particular data structure using each of the variety of different concrete example data step-by-step.
    
 +**Question 12**: The question states that we are to "Imagine a software company wants to ...", are we supposed to come up with a company idea/name on our own, also can it be an already existing company or is this just a completely hypothetical company?
 +
 +**Answer to Question 12**: You do not need to come up with a company name on your own. However you can imagine that it is some software company that already exists.
 +
 +**Question 13**: The assignment requires that we write a report on the various object-oriented approaches in the design and implementation of that company's software, so does that mean we should describe various approaches to designing a software for one task/program within that company or is it just describing different object-oriented approaches to different tasks/programs within that country?
 +
 +**Answer to Question 13**: The Assignment 1 description never said that you should "... describe various approaches to designing a software for ..." ONLY ONE "... task/program within that company"
  
faq.txt · Last modified: 2021/04/26 22:20 by jxu