You are here

Algorithms and Programming: Problems and Solutions

Alexander Shen
Publisher: 
Springer
Publication Date: 
2010
Number of Pages: 
272
Format: 
Hardcover
Edition: 
2
Series: 
Springer Undergraduate Texts in Mathematics and Technology
Price: 
59.95
ISBN: 
9781441917478
Category: 
Textbook
We do not plan to review this book.

Preface.- 1. Variables, expressions, assignments.- 2. Generation of combinatorial objects.- 3. Tree traversal (backtracking).- 4. Sorting.- 5. Finite-state algorithms in text processing.- 6. Data types.- 7. Recursion.- 8. Recursive and nonrecursive programs.- 9. Graph algorithms.- 10. Pattern matching.- 11. Set representation.- 12. Hashing.- 13. Sets, trees, and balanced trees.- 14. Context-free grammars.- 15. Left-to-right parsing (LR).- Further reading.- Index