63,40 €*
Versandkostenfrei per Post / DHL
auf Lager, Lieferzeit 1-2 Werktage
This fourth edition of Robert Sedgewick and Kevin Wayne's Algorithms is one of the most popular textbooks on algorithms today and is widely used in colleges and universities worldwide. The algorithms in this book - including 50 algorithms every programmer should know - represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering and for students who use computation in the liberal arts. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.
The companion web site, [...].[...], contains:
- An online synopsis
- Full Java implementations
- Test data
- Exercises and answers
- Dynamic visualizations
- Lecture slides
- Programming assignments with checklists
- Links to related material
The MOOC related to this book is accessible via the "Online Course" link at [...].[...]. The course, offered each fall and spring, offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable.
Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their state-of-the-art textbook, online content, and MOOC, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
This fourth edition of Robert Sedgewick and Kevin Wayne's Algorithms is one of the most popular textbooks on algorithms today and is widely used in colleges and universities worldwide. The algorithms in this book - including 50 algorithms every programmer should know - represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering and for students who use computation in the liberal arts. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.
The companion web site, [...].[...], contains:
- An online synopsis
- Full Java implementations
- Test data
- Exercises and answers
- Dynamic visualizations
- Lecture slides
- Programming assignments with checklists
- Links to related material
The MOOC related to this book is accessible via the "Online Course" link at [...].[...]. The course, offered each fall and spring, offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable.
Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their state-of-the-art textbook, online content, and MOOC, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
Robert Sedgewick has been a Professor of Computer Science at Princeton University since 1985, where he was the founding Chairman of the Department of Computer Science. He has held visiting research positions at Xerox PARC, Institute for Defense Analyses, and INRIA, and is member of the board of directors of Adobe Systems. Professor Sedgewick’s research interests include analytic combinatorics, design and analysis of data structures and algorithms, and program visualization. His landmark book, Algorithms, now in its fourth edition, has appeared in numerous versions and languages over the past thirty years. In addition, with Kevin Wayne, he is the coauthor of the highly acclaimed textbook, Introduction to Programming in Java: An Interdisciplinary Approach (Addison-Wesley, 2008).
Kevin Wayne is the Phillip Y. Goldman Senior Lecturer in Computer Science at Princeton University, where he has been teaching since 1998. He received a Ph.D. in operations research and industrial engineering from Cornell University. His research interests include the design, analysis, and implementation of algorithms, especially for graphs and discrete optimization. With Robert Sedgewick, he is the coauthor of the highly acclaimed textbook, Introduction to Programming in Java: An Interdisciplinary Approach (Addison-Wesley, 2008).
- Chapter 1: Fundamentals1.1 Programming Model1.2 Data Abstraction1.3 Queues, Stacks, and Bags1.4 Analysis of Algorithms1.5 Case Study: Union-FindChapter 2: Sorting2.1 Elementary Sorts2.1 Elementary Sorts2.2 Mergesort2.3 Quicksort2.4 Priority Queues2.5 ApplicationsChapter 3: Searching3.1 Symbol Tables3.1 Symbol Tables3.2 Binary Search Trees3.3 Balanced Search Trees3.4 Hash Tables3.5 ApplicationsChapter 4: Graphs4.1 Undirected graphs4.1 Undirected graphs4.2 Directed graphs4.3 Minimum Spanning Trees4.4 Shortest PathsChapter 5: Strings5.1 String Sorts5.1 String Sorts5.2 Tries5.3 Substring Search5.4 Regular Expressions5.5 Data CompressionContextSystems ProgrammingSystems ProgrammingScientific ComputingCommercial ApplicationsOperations ResearchIntractabilityIndex
Erscheinungsjahr: | 2011 |
---|---|
Fachbereich: | Programmiersprachen |
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Buch |
ISBN-13: | 9780321573513 |
ISBN-10: | 032157351X |
Sprache: | Englisch |
Einband: | Gebunden |
Autor: |
Sedgewick, Robert
Wayne, Kevin |
Auflage: | 4th revised edition |
Hersteller: |
Addison Wesley
Pearson Education Limited Pearson Professional |
Maße: | 238 x 195 x 38 mm |
Von/Mit: | Robert Sedgewick (u. a.) |
Erscheinungsdatum: | 09.03.2011 |
Gewicht: | 1,63 kg |
Robert Sedgewick has been a Professor of Computer Science at Princeton University since 1985, where he was the founding Chairman of the Department of Computer Science. He has held visiting research positions at Xerox PARC, Institute for Defense Analyses, and INRIA, and is member of the board of directors of Adobe Systems. Professor Sedgewick’s research interests include analytic combinatorics, design and analysis of data structures and algorithms, and program visualization. His landmark book, Algorithms, now in its fourth edition, has appeared in numerous versions and languages over the past thirty years. In addition, with Kevin Wayne, he is the coauthor of the highly acclaimed textbook, Introduction to Programming in Java: An Interdisciplinary Approach (Addison-Wesley, 2008).
Kevin Wayne is the Phillip Y. Goldman Senior Lecturer in Computer Science at Princeton University, where he has been teaching since 1998. He received a Ph.D. in operations research and industrial engineering from Cornell University. His research interests include the design, analysis, and implementation of algorithms, especially for graphs and discrete optimization. With Robert Sedgewick, he is the coauthor of the highly acclaimed textbook, Introduction to Programming in Java: An Interdisciplinary Approach (Addison-Wesley, 2008).
- Chapter 1: Fundamentals1.1 Programming Model1.2 Data Abstraction1.3 Queues, Stacks, and Bags1.4 Analysis of Algorithms1.5 Case Study: Union-FindChapter 2: Sorting2.1 Elementary Sorts2.1 Elementary Sorts2.2 Mergesort2.3 Quicksort2.4 Priority Queues2.5 ApplicationsChapter 3: Searching3.1 Symbol Tables3.1 Symbol Tables3.2 Binary Search Trees3.3 Balanced Search Trees3.4 Hash Tables3.5 ApplicationsChapter 4: Graphs4.1 Undirected graphs4.1 Undirected graphs4.2 Directed graphs4.3 Minimum Spanning Trees4.4 Shortest PathsChapter 5: Strings5.1 String Sorts5.1 String Sorts5.2 Tries5.3 Substring Search5.4 Regular Expressions5.5 Data CompressionContextSystems ProgrammingSystems ProgrammingScientific ComputingCommercial ApplicationsOperations ResearchIntractabilityIndex
Erscheinungsjahr: | 2011 |
---|---|
Fachbereich: | Programmiersprachen |
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Buch |
ISBN-13: | 9780321573513 |
ISBN-10: | 032157351X |
Sprache: | Englisch |
Einband: | Gebunden |
Autor: |
Sedgewick, Robert
Wayne, Kevin |
Auflage: | 4th revised edition |
Hersteller: |
Addison Wesley
Pearson Education Limited Pearson Professional |
Maße: | 238 x 195 x 38 mm |
Von/Mit: | Robert Sedgewick (u. a.) |
Erscheinungsdatum: | 09.03.2011 |
Gewicht: | 1,63 kg |