User:Amay sh85/Books/Computer Science
Appearance
The Wikimedia Foundation's book rendering service has been withdrawn. Please upload your Wikipedia book to one of the external rendering services. |
You can still create and edit a book design using the Book Creator and upload it to an external rendering service:
|
This user book is a user-generated collection of Wikipedia articles that can be easily saved, rendered electronically, and ordered as a printed book. If you are the creator of this book and need help, see Help:Books (general tips) and WikiProject Wikipedia-Books (questions and assistance). Edit this book: Book Creator · Wikitext Order a printed copy from: PediaPress [ About ] [ Advanced ] [ FAQ ] [ Feedback ] [ Help ] [ WikiProject ] [ Recent Changes ] |
Computer Science
[edit]- Searching
- Introduction to Algorithms
- The Art of Computer Programming
- Big O notation
- Time complexity
- Binary search algorithm
- Dynamic programming
- Brute-force search
- Backtracking
- Linear programming
- Graph (mathematics)
- Decision problem
- Optimization problem
- Modular exponentiation
- Sorting
- Merge sort
- Quicksort
- Insertion sort
- Heapsort
- Sorting algorithm
- Divide and conquer algorithm
- Best, worst and average case
- Selection sort
- In-place algorithm
- Donald Knuth
- Bubble sort
- Prime number
- Wheel factorization
- Trial division
- Sieve of Atkin
- Prime factor
- Integer factorization
- Wilson's theorem
- Divergence of the sum of the reciprocals of the primes
- Context of computational complexity
- Online algorithm
- Algorithm
- Longest increasing subsequence
- Longest common substring problem
- Longest common subsequence problem
- Knapsack problem
- Travelling salesman problem
- Primality test
- Miller–Rabin primality test
- Sieve of Eratosthenes
- Cryptography
- NP (complexity)
- P (complexity)
- Computational complexity theory
- Greatest common divisor
- Randomized algorithm
- Operating System
- Kernel (computing)
- Edit distance
- Trie
- Deterministic finite automaton
- Radix tree
- Bit array
- Ternary search tree
- Knuth–Morris–Pratt algorithm
- Damerau–Levenshtein distance
- BK-tree
- Bloom filter