首页
论坛
课程
招聘
[转帖]A Common-Sense Guide to Data Structures and Algorithms, Second Edition
2021-1-9 06:49 3337

[转帖]A Common-Sense Guide to Data Structures and Algorithms, Second Edition

2021-1-9 06:49
3337

A Common-Sense Guide to Data Structures and Algorithms, Second Edition

Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today’s web and mobile apps. Take a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code, with examples in JavaScript, Python, and Ruby. This new and revised second edition features new chapters on recursion, dynamic programming, and using Big O in your daily work.


Use Big O notation to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays, linked lists, and hash tables can dramatically affect the code you write. Use recursion to solve tricky problems and create algorithms that run exponentially faster than the alternatives. Dig into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software. You’ll even encounter a single keyword that can give your code a turbo boost. Practice your new skills with exercises in every chapter, along with detailed solutions.


Use these techniques today to make your code faster and more scalable.


2020|EPUB|ISBN-10: 1680507222

https://mir.cr/0DUKNOE9



冰蝎,蚁剑Java内存马查杀防御技术

收藏
点赞2
打赏
分享
最新回复 (3)
雪    币: 3991
活跃值: 活跃值 (7073)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2DCoXrq 活跃值 2021-1-9 10:51
2
0
雪    币: 49925
活跃值: 活跃值 (173012)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 活跃值 2021-1-9 10:58
3
0
FleTime 本地存档
雪    币:
能力值: ( LV1,RANK:0 )
在线值:
发帖
回帖
粉丝
mb_deuobtfo 活跃值 2022-6-11 22:03
4
0
请问,用什么程序来打开文件呢
游客
登录 | 注册 方可回帖
返回