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:
Format:
PDF
Pages:
246
Views:
1490

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
Composing Software
Автор: Eric Elliott
Год: 2019
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...
Eloquent JavaScript, 3rd Edition
Автор: Marijn Haverbeke
Год: 2018
This is a book about instructing computers. Computers are about as common as screwdrivers today, but they are quite a bit more complex, and making them do what you want them to do isn’t always easy.If the task you have...
JavaScript Patterns
Автор: Stoyan Stefanov
Год: 2010
Become a Ninja with Angular
Год: 2022
This ebook helps you get the philosophy of Angular (currently 13.2.0), the new tools (like ES2015, TypeScript, Webpack, Angular CLI), and each part of the framework in a pragmatic way. You will be able to kickstart your project by 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