Jump to content

User:B2aff6009/Books/Algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by B2aff6009 (talk | contribs) at 11:33, 17 July 2018 (Created page with '{{saved book |title= |subtitle= |cover-image= |cover-color= | setting-papersize = a4 | setting-toc = auto | setting-columns = 2 }} == Algorithm == :Alg...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


Algorithm

Algorithm
A* search algorithm
Dijkstra's algorithm
Divide and conquer algorithm
Recursion (computer science)
Greedy algorithm
Dynamic programming
Memoization
Search algorithm
Sort
Sorting algorithm
Merge sort
Heapsort
Quicksort
Insertion sort
Radix sort
Selection sort
Counting sort
Bucket sort