Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

Data Structures and Algorithms with JavaScript

Data Structures and Algorithms with JavaScript

Автор:
Год:
Страниц:
246
Просмотров:
1555

Описание

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.
Похожее
You Don't Know JS: ES6 & Beyond
Автор: Kyle Simpson
Год: 2015
No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest...
TypeScript: Modern JavaScript Development
Автор: Remo H. Jansen, Vilic Vane, Ivo Gabe de Woff
Год: 2016
Leverage the features of TypeScript to boost your development skills and create captivating applications.TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional...
Secrets of the JavaScript Ninja
Автор: John Resig, Bear Bibeault
Год: 2012
JavaScript developers commonly rely on collections of reusable JavaScript code–written by themselves or by someone else at their company. Alternatively, they rely on code from a third party. But in all these cases they need to know how to either...
Programming HTML5 Applications
Автор: Zacbary Kessin
Год: 2011
Move beyond simple site creation and build web applications with HTML5 that can compete with desktop apps and run on mobile devices. This practical guide shows you how HTML5's JavaScript APIs give you the power to take web development into...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Типичные взаимные блокировки в MS SQL и способы борьбы с ними
9 главных трендов в разработке фронтенда в 2024 году
Из интровертов в менторы: как мидлы становятся сеньорами
NULL в SQL: что это такое и почему его знание необходимо каждому разработчику
Модуль, пакет, библиотека, фреймворк: разбираемся в разнице
Универсальный ускоритель инженера: как расти быстрее с помощью проектов
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
5 приемов увеличения продуктивности разработчика
Почему вы никогда не должны соглашаться на собеседования с программированием
Using a сustom PagedList class for Generic Pagination in .NET Core
LinkedIn: Sergey Drozdov
Boosty
Donate to support the project
GitHub account
GitHub profile