User:Anderscui/Books/algorithms in c
Appearance
From Wikipedia, the free encyclopedia
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:
- MediaWiki2LaTeX provides a softcopy PDF service. Uniquely, it remains under active support and may be used online or installed locally.
- Pedia Press offer final tidying and ordering of print-on-demand bound copies in (approximately) A5 format.
Please select an appropriate cover image for this book. See "Template:Saved book" for instructions."
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: ×ばつ 5.8 in, 210 ×ばつ 148 mm), with professional-quality layout and printing.">PediaPress
[ About ] [ Advanced ] [ FAQ ] [ Feedback ] [ Help ] [ WikiProject ] [ Recent Changes ]
Algorithms in C
[edit ]- Computer science
- Algorithms + Data Structures = Programs
- Algorithm
- Big O notation
- Programming in C
- C (programming language)
- C syntax
- Basic Data Structures
- Data structure
- Array data structure
- Linked list
- Abstract data type
- Stack (abstract data type)
- Polish notation
- Reverse Polish notation
- Infix notation
- Queue (abstract data type)
- Double-ended queue
- Skip list
- Association list
- Associative array
- Polynomial
- Horner's method
- Priority queue
- Heap (data structure)
- Fibonacci heap
- Tree (data structure)
- Recursion and Trees
- Recursion (computer science)
- Factorial
- Euclidean algorithm
- Fibonacci number
- Divide and conquer algorithm
- Tree (graph theory)
- Sorting
- Sorting algorithm
- Comparison sort
- Insertion sort
- Selection sort
- Bubble sort
- Shellsort
- Counting sort
- Bucket sort
- Quicksort
- Selection algorithm
- Merge sort
- Heapsort
- Tree sort
- Radix sort
- Bogosort
- Stooge sort
- Graph
- Dijkstra's algorithm
- Books
- People
- Anders Hejlsberg
- Donald Knuth
- Edsger W. Dijkstra
- Jan Łukasiewicz
- Niklaus Wirth
- Philippe Flajolet
- Robert Sedgewick (computer scientist)
- William George Horner
- Others
- PostScript
- Joy (programming language)
- Factor (programming language)
- In-place algorithm
- Binomial heap