or
Free Register I forgot my password
Search
Friends
Your Link Here (Please contact us) Your ADS here (contact us)
Sponsored

Algorithmic Thinking: A Problem-Based Introduction

Algorithmic Thinking: A Problem-Based Introduction

A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer.

Algorithmic Thinking will teach you how to solve challenging programming problems and design your own algorithms. Daniel Zingaro, a master teacher, draws his examples from world-class programming competitions like USACO and IOI. You'll learn how to classify problems, choose data structures, and identify appropriate algorithms. You'll also learn how your choice of data structure, whether a hash table, heap, or tree, can affect runtime and speed up your algorithms; and how to adopt powerful strategies like recursion, dynamic programming, and binary search to solve challenging problems.

Line-by-line breakdowns of the code will teach you how to use algorithms and data structures like:
• The breadth-first search algorithm to find the optimal way to play a board game or find the best way to translate a book
• Dijkstra's algorithm to determine how many mice can exit a maze or the number of fastest routes between two locations
• The union-find data structure to answer questions about connections in a social network or determine who are friends or enemies
• The heap data structure to determine the amount of money given away in a promotion
• The hash-table data structure to determine whether snowflakes are unique or identify compound words in a dictionary



Sponsored NordVPN Dream deal: shorter commitment, lowest price! Get 2-years at 70% off
Problem Solving in Data Structures & Algorithms Using Java

Problem Solving in Data Structures & Algorithms Using Java English | 21 Oct. 2016 | ISBN: 1539724123 | 436 Pages | AZW3/MOBI/EPUB/PDF (conv) |

2-09-2017, 13:47, e-Books
Classic Computer Science Problems in Python

21-11-2021, 20:10, e-Books
RSS | DMCA
DMCA.com Protection Status