• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Algorithms & Data Structures ▶ Algorithms Notes for Professionals

Algorithms Notes for Professionals

April 4, 2020

Algorithms Notes for Professionals

The Algorithms Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA.

 

 

 

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

Download Free PDF / Read Online

Author(s): –
Publisher: GoalKicker.com
Published: May 2018
Format(s): PDF
File size: 2.63 MB
Number of pages: 257
Download / View Link(s): Download

Similar Books:

  1. Java Data Structures (2nd edition)
  2. Herong’s Tutorial Notes on Sorting
  3. Algorithms and Data Structures: The Basic Toolbox
  4. Greedy Algorithms
  5. Problem Solving with Algorithms and Data Structures Using Python
Previous Post: « .NET Framework Notes for Professionals
Next Post: Mastering PostgreSQL 10 »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com