Home > General > Essential Algorithms: A Practical Approach To Computer Algorithms
18%
Essential Algorithms: A Practical Approach To Computer Algorithms

Essential Algorithms: A Practical Approach To Computer Algorithms

4       |  6 Reviews 
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

This book provides an easy-to-read introduction to computer algorithms. It describes a number of important classical algorithms and tells when each is appropriate. It explains how to analyze algorithms to understand their behavior. Most importantly it teaches techniques that the reader can use to create new algorithms to meet future needs.

About the Author

Rod Stephens began his career as a mathematician, but while at MIT he was lured into the intriguing world of algorithms and has been programming ever since. An award-winning instructor, he regularly addresses conferences and has written 26 books that have been translated into nearly a dozen languages.



Table of Contents:
Introduction Chapter 1 Algorithm Basics Approach Algorithms and Data Structures Pseudocode Algorithm Features Big O Notation Common Runtime Functions Visualizing Functions Practical Considerations Summary Exercises Chapter 2 Numerical Algorithms Randomizing Data Generating Random Values Randomizing Arrays Generating Nonuniform Distributions Finding Greatest Common Divisors Performing Exponentiation Working with Prime Numbers Finding Prime Factors Finding Primes Testing for Primality Performing Numerical Integration The Rectangle Rule The Trapezoid Rule Adaptive Quadrature Monte Carlo Integration Finding Zeros Summary Exercises Chapter 3 Linked Lists Basic Concepts Singly Linked Lists Iterating Over the List Finding Cells Using Sentinels Adding Cells at the Beginning Adding Cells at the End Inserting Cells After Other Cells Deleting Cells Doubly Linked Lists Sorted Linked Lists Linked-List Algorithms Copying Lists Sorting with Insertionsort Linked List Selectionsort Multithreaded Linked Lists Linked Lists with Loops Marking Cells Using Hash Tables List Retracing List Reversal Tortoise and Hare Loops in Doubly Linked Lists Summary Exercises Chapter 4 Arrays Basic Concepts One-dimensional Arrays Finding Items Finding Minimum, Maximum, and Average Inserting Items Removing Items Nonzero Lower Bounds Two Dimensions Higher Dimensions Triangular Arrays Sparse Arrays Find a Row or Column Get a Value Set a Value Delete a Value Matrices Summary Exercises Chapter 5 Stacks and Queues Stacks Linked-List Stacks Array Stacks Double Stacks Stack Algorithms Queues Linked-List Queues Array Queues Specialized Queues Summary Exercises Chapter 6 Sorting O(N2) Algorithms Insertionsort in Arrays Selectionsort in Arrays Bubblesort O(N log N) Algorithms Heapsort Quicksort Mergesort Sub O(N log N) Algorithms Countingsort Bucketsort Summary Exercises Chapter 7 Searching Linear Search Binary Search Interpolation Search Summary Exercises Chapter 8 Hash Tables Hash Table Fundamentals Chaining Open Addressing Removing Items Liner Probing Quadratic Probing Pseudorandom Probing Double Hashing Ordered Hashing Summary Exercises Chapter 9 Recursion Basic Algorithms Factorial Fibonacci Numbers Tower of Hanoi Graphical Algorithms Koch Curves Hilbert Curve Sierpin´ ski Curve Gaskets Backtracking Algorithms Eight Queens Problem Knight's Tour Selections and Permutations Selections with Loops Selections with Duplicates Selections Without Duplicates Permutations with Duplicates Permutations Without Duplicates Recursion Removal Tail Recursion Removal Storing Intermediate Values General Recursion Removal Summary Exercises Chapter 10 Trees Tree Terminology Binary Tree Properties Tree Representations Building Trees in General Building Complete Trees Tree Traversal Preorder Traversal Inorder Traversal Postorder Traversal Depth-first Traversal Traversal Run Times Sorted Trees Adding Nodes Finding Nodes Deleting Nodes Threaded Trees Building Threaded Trees Using Threaded Trees Specialized Tree Algorithms The Animal Game Expression Evaluation Quadtrees Tries Summary Exercises Chapter 11 Balanced Trees AVL Trees Adding Values Deleting Values 2-3 Trees Adding Values Deleting Values B-Trees Adding Values Deleting Values Balanced Tree Variations Top-down B-trees B+trees Summary Exercises Chapter 12 Decision Trees Searching Game Trees Minimax Initial Moves and Responses Game Tree Heuristics Searching General Decision Trees Optimization Problems Exhaustive Search Branch and Bound Decision Tree Heuristics Other Decision Tree Problems Summary Exercises Chapter 13 Basic Network Algorithms Network Terminology Network Representations Traversals Depth-first Traversal Breadth-first Traversal Connectivity Testing Spanning Trees Minimal Spanning Trees Finding Paths Finding Any Path Label-Setting Shortest Paths Label-Correcting Shortest Paths All-Pairs Shortest Paths Summary Exercises Chapter 14 More Network Algorithms Topological Sorting Cycle Detection Map Coloring Two-coloring Three-coloring Four-coloring Five-coloring Other Map-coloring Algorithms Maximal Flow Work Assignment Minimal Flow Cut Summary Exercises Chapter 15 String Algorithms Matching Parentheses Evaluating Arithmetic Expressions Building Parse Trees Pattern Matching DFAs Building DFAs for Regular Expressions NFAs String Searching Calculating Edit Distance Summary Exercises Chapter 16 Cryptography Terminology Transposition Ciphers Row/column Transposition Column Transposition Route Ciphers Substitution Ciphers Caesar Substitution Vigenère Cipher Simple Substitution One-Time Pads Block Ciphers Substitution-Permutation Networks Feistel Ciphers Public-Key Encryption and RSA Euler's Totient Function Multiplicative Inverses An RSA Example Practical Considerations Other Uses for Cryptography Summary Exercises Chapter 17 Complexity Theory Notation Complexity Classes Reductions 3SAT Bipartite Matching NP-Hardness Detection, Reporting, and Optimization Problems Detection ≤p Reporting Reporting ≤p Optimization Reporting ≤p Detection Optimization Reporting NP-Complete Problems Summary Exercises Chapter 18 Distributed Algorithms Types of Parallelism Systolic Arrays Distributed Computing Multi-CPU Processing Race Conditions Deadlock Quantum Computing Distributed Algorithms Debugging Distributed Algorithms Embarrassingly Parallel Algorithms Mergesort Dining Philosophers The Two Generals Problem Byzantine Generals Consensus Leader Election Snapshot Clock Synchronization Summary Exercises Chapter 19 Interview Puzzles Asking Interview Puzzle Questions Answering Interview Puzzle Questions Summary Exercises Appendix A Summary of Algorithmic Concepts Appendix B Solutions to Exercises Glossary Index


Best Sellers



Product Details
  • ISBN-13: 9788126546138
  • Publisher: Wiley India Pvt Ltd
  • Binding: Paperback
  • No of Pages: 624
  • ISBN-10: 8126546131
  • Publisher Date: 2013
  • Language: ENGLISH

Related Categories

Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

4       |  6 Reviews 
out of (%) reviewers recommend this product
Top Reviews
Rating Snapshot
Select a row below to filter reviews.
5
4
3
2
1
Average Customer Ratings
4       |  6 Reviews 
00 of 0 Reviews
Sort by :
Active Filters

00 of 0 Reviews
SEARCH RESULTS
1–2 of 2 Reviews
    BoxerLover2 - 5 Days ago
    A Thrilling But Totally Believable Murder Mystery

    Read this in one evening. I had planned to do other things with my day, but it was impossible to put down. Every time I tried, I was drawn back to it in less than 5 minutes. I sobbed my eyes out the entire last 100 pages. Highly recommend!

    BoxerLover2 - 5 Days ago
    A Thrilling But Totally Believable Murder Mystery

    Read this in one evening. I had planned to do other things with my day, but it was impossible to put down. Every time I tried, I was drawn back to it in less than 5 minutes. I sobbed my eyes out the entire last 100 pages. Highly recommend!


Sample text
Photo of
    Media Viewer

    Sample text
    Reviews
    Reader Type:
    BoxerLover2
    00 of 0 review

    Your review was submitted!
    Essential Algorithms: A Practical Approach To Computer Algorithms
    Wiley India Pvt Ltd -
    Essential Algorithms: A Practical Approach To Computer Algorithms
    Writing guidlines
    We want to publish your review, so please:
    • keep your review on the product. Review's that defame author's character will be rejected.
    • Keep your review focused on the product.
    • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
    • Refrain from mentioning competitors or the specific price you paid for the product.
    • Do not include any personally identifiable information, such as full names.

    Essential Algorithms: A Practical Approach To Computer Algorithms

    Required fields are marked with *

    Review Title*
    Review
      Add Photo Add up to 6 photos
      Would you recommend this product to a friend?
      Tag this Book
      Read more
      Does your review contain spoilers?
      What type of reader best describes you?
      I agree to the terms & conditions
      You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

      CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

      These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


      By submitting any content to Bookswagon, you guarantee that:
      • You are the sole author and owner of the intellectual property rights in the content;
      • All "moral rights" that you may have in such content have been voluntarily waived by you;
      • All content that you post is accurate;
      • You are at least 13 years old;
      • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
      You further agree that you may not submit any content:
      • That is known by you to be false, inaccurate or misleading;
      • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
      • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
      • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
      • For which you were compensated or granted any consideration by any unapproved third party;
      • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
      • That contains any computer viruses, worms or other potentially damaging computer programs or files.
      You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


      For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


      All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

      Accept

      New Arrivals



      Inspired by your browsing history


      Your review has been submitted!

      You've already reviewed this product!