Advertisement
Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Books for developers

Data Structures and Algorithms with JavaScript

Data Structures and Algorithms with JavaScript

Author: Michael McMillan
Year: 2014
Format: PDF
Pages: 246
Views: 1454

8,28 MB
Description

As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment.

Determine which data structures and algorithms are most appropriate for the problems you’re trying to solve, and understand the tradeoffs when using them in a JavaScript program. An overview of the JavaScript features used throughout the book is also included.

This book covers:

  • Arrays and lists: the most common data structures.
  • Stacks and queues: more complex list-like data structures.
  • Linked lists: how they overcome the shortcomings of arrays.
  • Dictionaries: storing data as key-value pairs.
  • Hashing: good for quick insertion and retrieval.
  • Sets: useful for storing unique elements that appear only once.
  • Binary Trees: storing data in a hierarchical manner.
  • Graphs and graph algorithms: ideal for modeling networks.
  • Algorithms: including those that help you sort or search data.
  • Advanced algorithms: dynamic programming and greedy algorithms.
Similar
You Don't Know JS: Up & Going
Автор: Kyle Simpson
Год: 2015
Страниц: 88
The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the...
Get Programming with JavaScript
Автор: John Larsen
Год: 2016
Страниц: 432
Get Programming with JavaScript is a hands-on introduction to programming for readers who have never programmed. You'll be writing your own web apps, games, and programs in no time! Foreword by Remy Sharp.About the BookAre you ready to start writing...
An Introduction to the Analysis of Algorithms, 2nd Edition
Автор: Robert Sedgewick, Philippe Flajolet
Год: 2013
Страниц: 593
Despite growing interest, basic information on methods and models for mathematically analyzing algorithms has rarely been directly accessible to practitioners, researchers, or students. An Introduction to the Analysis of Algorithms, Second Edition, organizes and presents that knowledge, fully introducing primary...
Composing Software
Автор: Eric Elliott
Год: 2019
Страниц: 229
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.In "Composing Software", Eric Elliott shares the...
Send message
Email
Your name
*Message


© 1999–2024 WebDynamics
1980–... Sergey Drozdov
Area of interests: .NET Framework | .NET Core | C# | ASP.NET | Windows Forms | WPF | HTML5 | CSS3 | jQuery | AJAX | Angular | React | MS SQL Server | Transact-SQL | ADO.NET | Entity Framework | IIS | OOP | OOA | OOD | WCF | WPF | MSMQ | MVC | MVP | MVVM | Design Patterns | Enterprise Architecture | Scrum | Kanban