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 revisionBoth sides next revision
faq [2021/02/19 16:48] jxufaq [2021/02/19 18:21] 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**: Can you suggest some ways to practice learning the data structures and+**Question 11**: What would be a good way to practice using the data structures and
 algorithms in the course? algorithms in the course?
  
 **Answer to Question 11:** **Answer to Question 11:**
-A good way to practice learning the data structures and +A good way to practice using the data structures and 
-algorithms in the course, would be to, for every data structure and algorithm, including+algorithms in the course, would be for each particular data structure and algorithm, including
 every method/code, in the course textbook every 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 variety of different concrete example data for each of the data structures, then perform every step of each  +“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  
-algorithms/methods/code on the different concrete example data step-by-step.+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