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

Year:
Pages:
246
Views:
1535

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
JavaScript Enlightenment
Автор: Cody Lindley
Год: 2011
This book is not about JavaScript design patterns or implementing an object-oriented paradigm with JavaScript code. It was not written to distinguish the good features of the JavaScript language from the bad. It is not meant to be a complete...
Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript
Автор: David Herman
Год: 2012
In order to truly master JavaScript, you need to learn how to work effectively with the language’s flexible, expressive features and how to avoid its pitfalls. No matter how long you’ve been writing JavaScript code, Effective JavaScript will help deepen...
Get Programming with JavaScript
Автор: John Larsen
Год: 2016
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...
High Performance JavaScript
Автор: Nicholas C. Zakas
Год: 2010
If you’re like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to...
Send message
Type
Email
Your name
*Message