Data Structures & Algorithms Using JavaScript


Data Structures & Algorithms Using JavaScript
by Hemant Jain
pages 页数: 428 pages
Publisher Finelybook 出版社: CreateSpace Independent Publishing Platform; 1 edition (24 Mar. 2017)
Language 语言: English
ISBN-10 书号: 1544911149
ISBN-13 书号: 9781544911144
This book is about the usage of data structures and algorithms in computer programming.
Designing an efficient algorithm to solve a computer science problem is a skill of Computer programmer. This is the skill which tech companies like Google,Amazon,Microsoft,Adobe and many others are looking for in an interview.
This book assumes that you are a JavaScript language developer. You are not an expert in JavaScript language,but you are well familiar with concepts of references,functions,arrays and recursion. In the start of this book,we will be revising the JavaScript language fundamentals that will be used throughout this book. We will be looking into some of the problems in arrays and recursion too.
Then in the coming chapter,we will be looking into complexity analysis. Then will look into the various data structures and their algorithms. We will be looking into a linked list,stack,queue,trees,heap,hash table and graphs. We will be looking into sorting,searching techniques.
Then we will be looking into algorithm analysis,we will be looking into brute force algorithms,greedy algorithms,divide and conquer algorithms,dynamic programming,reduction,and backtracking.
In the end,we will be looking into the system design that will give a systematic approach for solving the design problems in an Interview.
Contents
Chapter 0: How To Use This Book
Chapter 1: Introduction - Programming Overview
Chapter 2: Algorithms Analysis
Chapter 3: Approach To Solve Algorithm Design Problems
Chapter 4: Abstract Data Type & Javascript Collections
Chapter 5: Searching
Chapter 6: Sorting
Chapter 7: Linked List
Chapter 8: Stack
Chapter 9: Queue
Chapter 10: Tree
Chapter 11: Priority Queue
Chapter 12: Hash-Table
Chapter 13: Graphs
Chapter 14: String Algorithms
Chapter 15: Algorithm Design Techniques
Chapter 16: Brute Force Algorithm
Chapter 17: Greedy Algorithm
Chapter 18: Divide-And-Conquer,Decrease-And-Conquer
Chapter 19: Dynamic Programming
Chapter 20: Backtracking And Branch-And-Bound
Chapter 21: Complexity Theory And Np Completeness
Chapter 22: Interview Strategy
Chapter 23: System Design
本书是关于计算机编程中数据结构和算法的使用。
设计一种有效的算法来解决计算机科学问题是计算机程序员的技能。 Google,亚马逊,微软,Adobe等许多科技公司正在面试中寻找技术。
本书假设您是JavaScript语言开发人员。您不是JavaScript语言的专家,但您非常熟悉引用,函数,数组和递归的概念。在本书的开头,我们将修改本书将使用的JavaScript语言基础知识。我们将会在数组和递归中研究一些问题。
那么在接下来的一章中,我们将研究复杂性分析。然后将研究各种数据结构及其算法。我们将查看一个链表,堆栈,队列,树,堆,哈希表和图。我们将研究排序,搜索技巧。
然后我们将研究算法分析,我们将研究蛮力算法,贪心算法,划分算法,动态规划,简化和回溯。
最后,我们将研究系统设计,为系统的方法解决面试中的设计问题。
目录
第0章: 如何使用本书
第1章: 简介 - 编程概述
第2章: 算法分析
第3章: 解决算法设计问题的方法
第4章: 抽象数据类型和Javascript集合
第5章: 搜索
第6章: 排序
第7章: 链接列表
第8章: 堆栈
第9章: 队列
第10章: 树
第11章: 优先级队列
第12章: 哈希表
第13章: 图表
第14章: 字符串算法
第15章: 算法设计技术
第16章: 强力算法
第17章: 贪婪算法
第18章: 分化与征服,减少和征服
第19章: 动态规划
第20章: 回溯和分支绑定
第21章: 复杂性理论和Np完整性
第二十二章面试策略
第23章: 系统设计


下载地址:

Data Structures and Algorithms Using JavaScript 9781544911144.zip

打赏
未经允许不得转载:finelybook » Data Structures & Algorithms Using JavaScript

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏