The Bible of Algorithms and Data Structures: A Complex Subject Simply ExplainedКНИГИ » ОС И БД
Название: The Bible of Algorithms and Data Structures: A Complex Subject Simply Explained (Runtime Complexity, Big O Notation, Programming) Автор: Florian Dedov Издательство: Amazon Год: 2020 Формат: epub/pdf(conv.) Страниц: 116 Размер: 2.9 Mb Язык: English
After Reading This Book You Will Have The Following Skills: • Intuitive understanding of algorithms and data structures • Analyzing the runtime complexity of algorithms • Using the Big O notation • Dissecting and analyzing sorting algorithms (Bubble Sort, Merge Sort, Quick Sort...) • Understanding and applying graph theory and related algorithms (BFS, DFS, Kruskal, Dijkstra) • Understanding basic data structures and their time complexities (Linked Lists, Stacks, Heaps, Trees...) • Using self-balancing trees (AVL, B-Tree...) • Understanding and applying hashing and collision resolution