Download free course Algorithms Notes for Professionals, pdf file on 257 pages by by Stack Overflow Community.
The Algorithms Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
Table of contents
- Getting started with algorithms
- Algorithm Complexity
- Big-O Notation
- Trees
- Binary Search Trees
- Check if a tree is BST or not
- Binary Tree traversals
- Lowest common ancestor of a Binary Tree
- Graph
- Graph Traversals
- Dijkstra's Algorithm
- A* Pathfinding
- A* Pathfinding Algorithm
- Dynamic Programming
- Applications of Dynamic Programming
- Kruskal's Algorithm
- Greedy Algorithms
- Applications of Greedy technique
- Prim's Algorithm
- Bellman-Ford Algorithm
- Line Algorithm
- Floyd-Warshall Algorithm
- Catalan Number Algorithm
- Multithreaded Algorithms
- Knuth Morris Pratt (KMP) Algorithm
- Edit Distance Dynamic Algorithm
- Online algorithms
- Sorting
- Bubble Sort
- Merge Sort
- Insertion Sort
- Bucket Sort
- Quicksort
- Counting Sort
- Heap Sort
- Cycle Sort
- Odd-Even Sort
- Selection Sort
- Searching
- Substring Search
- Breadth-First Search
- Depth First Search
- Hash Functions
- Travelling Salesman
- Knapsack Problem
- Equation Solving
- Longest Common Subsequence
- Longest Increasing Subsequence
- Check two strings are anagrams
- Pascal's Triangle
- Algo:- Print a m*n matrix in square wise
- Matrix Exponentiation
- polynomial-time bounded algorithm for Minimum Vertex Cover
- Dynamic Time Warping
- Fast Fourier Transform
- Pseudocode
Pages : | 257 |
Size : | 2.7 MB |
Downloads: | 131 |
Created: | 2022-02-01 |
License: | CC BY-SA |
Author(s): | by Stack Overflow Community |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Algorithms Notes for Professionals
Download free course Open Data Structures, pdf file on 336 pages by Pat Morin.
Download free course DevOps in Practice, pdf file on 36 pages by J. Paul Reed.
Download free course Smooth CoffeeScript, pdf file on 231 pages by E. Hoigaard.
Download free course Learning Vim, pdf file on 157 pages by Stack Overflow Community.
Download free course UWP Succinctly, pdf file on 157 pages by Matteo Pagani.