Algorithms - Berman
Algorithms - Berman
SEQUENTIAL, PARALLEL,
AND DISTRIBUTED
Kenneth A. Berman and Jerome L. Paul
University of Cincinnati
THOMSON
*
COURSE TECHNOLOGY
TABLE OF CONTENTS
Preface xxiii
Ill
iv • Table of Contents
Exercises 650
B.1 Implementing the List ADT: Arrays Versus Linked Lists 879
B.2 Stack ADT 881
B.3 Queue ADT 882
B.4 Removing Recursion 883
B.4.1 Removing Tail Recursion 883
B.5 Removing Explicit Recursion by Simulation 885
Bibliography 933
Index 947