Skip to content

Data Structures and Problem Solving Using C#

Best in textbook rentals since 2012!

ISBN-10: 0321159918

ISBN-13: 9780321159915

Edition: 2008

Authors: Mark Weiss

List price: $93.00
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $93.00
Copyright year: 2008
Publisher: Addison-Wesley Longman, Incorporated
Binding: Hardcover
Pages: 850
Size: 7.52" wide x 9.25" long
Language: English

Mark Weissis a poet, translator, publisher, and editor. His publications include six books of poetry; as coeditor,Across the Line/Al otro lado: The Poetry of Baja California; and as translator,Stet: Selected Poems of Joseacute; Kozer.

TOUR OF C#
Primitive C#
Reference Types
Objects and Classes
Inheritance
Algorithms And Building Blocks
Algorithm Analysis
# Collections and Collection Base Classes
Recursion
Sorting Algorithms
Randomization
Applications
Fun and Games
Stacks and Compilers
Utilities
Simulation
Graphs and Paths
Implementations
Inner Classes and Array List Implementation
Stacks and Queues
Linked Lists
Trees
Binary Search Trees
Hash Tables
A Priority Queue: The Binary Heap
Advanced Data Structures
Splay Trees
Merging Priority Queues
The Disjoint Set Class
Appendices