Tenes 15% dcto usando el código dFELIZDIAPAPA - Válido del 10 al 16 de Junio, Aplica   Ver más

menú

0
  • argentina
  • chile
  • colombia
  • españa
  • méxico
  • perú
  • estados unidos
  • internacional
portada The Recursion Sutras: Data Structures using Recursion. No Iterative Loops. (en Inglés)
Formato
Libro Físico
Idioma
Inglés
N° páginas
84
Encuadernación
Tapa Blanda
Dimensiones
22.9 x 15.2 x 0.5 cm
Peso
0.14 kg.
ISBN13
9781980250265

The Recursion Sutras: Data Structures using Recursion. No Iterative Loops. (en Inglés)

Champak Roy (Autor) · Independently Published · Tapa Blanda

The Recursion Sutras: Data Structures using Recursion. No Iterative Loops. (en Inglés) - Roy, Champak

Libro Nuevo

$ 41.589

$ 43.777

Ahorras: $ 2.189

5% descuento
  • Estado: Nuevo
Origen: Estados Unidos (Costos de importación incluídos en el precio)
Se enviará desde nuestra bodega entre el Lunes 12 de Agosto y el Lunes 26 de Agosto.
Lo recibirás en cualquier lugar de Argentina entre 1 y 3 días hábiles luego del envío.

Reseña del libro "The Recursion Sutras: Data Structures using Recursion. No Iterative Loops. (en Inglés)"

Most Software Engineers would remember their introduction to Recursion. The first impression is usually disorienting. Problems get solved without actually being solved. This happens while learning Quicksort and then Mergesort. These are based on Recursion and the other implementation is by using stacks which requires still more programming.The real encounter comes when you try solving problems like the Towers of Hanoi, Eight Queens Problem etc. The problems get solved perfectly even if it doesn't actually feel like you're solving it. Exciting, sinister, like it or love it but Recursion is the only way of solving those problems. Even if we were to use a stack, we would first design a Recursive solution and then remove the Recursion mechanically. Not necessary, because the compiler does the same.Recursion finds application in advanced fields of Computer Programming. 1. Look ahead in strategy games like Chess is implemented via Recursion.2. Regular Expressions, where you search text based on patterns is always implemented by Recursion.3. Many optimization and combinatorial problems like Dynamic Programming, Eight Queens Problem, solving a maze etc require Recursive formulations.In short, a deep understanding of Recursion helps in a Software Development Career.This book takes you deep into Recursion. We solve the basic problems of Data Structures recursively. This book doesn't use a single iterative loop, and we solve every type of problem. Take a look at the table of contents.DEFINING RECURSIONTHE INTEGER AS A RECURSIVE DATA STRUCTURESSUMMATION OF SERIES.PERMUTATIONS & COMBINATIONS.THE ARRAY AS A RECURSIVE DATA STRUCTURETHE LINKED LIST AS A RECURSIVE DATA STRUCTUREBINARY TREES AS RECURSIVE DATA STRUCTURESRECURSION AND FILESSOME INTERESTING PROBLEMS USING RECURSIONSUMMING UPWriting this book has been an engrossing task. Selecting problems, designing solutions, programming and testing has been particularly stimulating. Should have the same effects on the readers.

Opiniones del libro

Ver más opiniones de clientes
  • 0% (0)
  • 0% (0)
  • 0% (0)
  • 0% (0)
  • 0% (0)

Preguntas frecuentes sobre el libro

Todos los libros de nuestro catálogo son Originales.
El libro está escrito en Inglés.
La encuadernación de esta edición es Tapa Blanda.

Preguntas y respuestas sobre el libro

¿Tienes una pregunta sobre el libro? Inicia sesión para poder agregar tu propia pregunta.

Opiniones sobre Buscalibre

Ver más opiniones de clientes