mirror of
https://github.com/krahets/hello-algo.git
synced 2026-06-16 15:18:37 +08:00
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.
|