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/16 20:36] jxufaq [2021/02/19 18:23] jxu
Line 87: Line 87:
 //**"Imagine that a software company wants to know as much as possible about the possible advantages and disadvantages of using various object-oriented approaches in the design and implementation of software, and that company has assigned you the task of writing a report to identify and explain the possible advantages and disadvantages of using various object-oriented approaches in the design and implementation of software in your report which will be read and used by managers and technical staff of that company to make decisions on whether to adopt various object-oriented approaches in the design and implementation of that company’s software."**// //**"Imagine that a software company wants to know as much as possible about the possible advantages and disadvantages of using various object-oriented approaches in the design and implementation of software, and that company has assigned you the task of writing a report to identify and explain the possible advantages and disadvantages of using various object-oriented approaches in the design and implementation of software in your report which will be read and used by managers and technical staff of that company to make decisions on whether to adopt various object-oriented approaches in the design and implementation of that company’s software."**//
  
 +**Question 11**: What would be a good way to practice using the data structures and
 +algorithms in the course?
 +
 +**Answer to Question 11:**
 +A good way to practice using the data structures and
 +algorithms in the course, would be for each particular data structure and algorithm, 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.
    
  
faq.txt · Last modified: 2021/04/26 22:20 by jxu