mirror of
http://bgp.hk.skcks.cn:10086/https://github.com/krahets/hello-algo
synced 2026-04-20 21:00:58 +08:00
* docs(ru): replace prose quotes with guillemets * docs(ru): replace prose semicolons with periods * docs(ru): align animation title forms * docs(ru): align figure and table references
26 lines
846 B
Markdown
26 lines
846 B
Markdown
---
|
|
icon: material/bookshelf
|
|
---
|
|
|
|
# Список литературы
|
|
|
|
[1] Thomas H. Cormen и др. Introduction to Algorithms (3rd Edition).
|
|
|
|
[2] Aditya Bhargava. Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People (1st Edition).
|
|
|
|
[3] Robert Sedgewick и др. Algorithms (4th Edition).
|
|
|
|
[4] Yan Weimin. Data Structures (C Language Edition).
|
|
|
|
[5] Deng Junhui. Data Structures (C++ Language Edition, 3rd Edition).
|
|
|
|
[6] Mark Allen Weiss. Пер. Chen Yue. Data Structures and Algorithm Analysis: Java Description (3rd Edition).
|
|
|
|
[7] Cheng Jie. A Plainspoken Guide to Data Structures.
|
|
|
|
[8] Wang Zheng. The Beauty of Data Structures and Algorithms.
|
|
|
|
[9] Gayle Laakmann McDowell. Cracking the Coding Interview: 189 Programming Questions and Solutions (6th Edition).
|
|
|
|
[10] Aston Zhang и др. Dive into Deep Learning.
|