Algorithms and Data Structures

morph3us.org

Quicksearch

Categories

Syndication

Tagged entries

Algorithms and Data Structures

  (Wednesday, October 12. 2005)
Finite is it so far - I successfully finished the lecture 'Algorithms and Data Structures'. Over the time I collected a lot of usefull links about several topics we discussed in AD.

Sorting algorithms:

For information about a lot of different sorting algorithms have a look at http://sortieralgorithmen.de/ (German).
Avlsort, Bsort, Bitonicsort, Bitonic Mergesort, Bubblesort, Bucketsort, Combsort, Countingsort, Heapsort, Insertsort, Jumpsort, Mergesort, Minsort, MSsort, Oetsort, Partitsort, Plaselsort, Quicksort, Radixsort, Ripplesort, Selectsort, Shakersort, Shearsort, Shellsort, Simplesort, Tepifsort, Trippelsort

Hashing:

Trees:

Shortest Path Problem:

Minimum Spanning Tree (MST):

Traveling Salesman Problem (TSP):

Misc:

I also came across a nice book "Software Design Using C++" which explains the basics of C++ programming language, advanced topics of C++ and several implementations for data structures and algorithms. I did not look at the code and the C++ specific part of the book - anyway the algorithms and data structures are described quite well.
[...]

# Objects and Classes
# More Complex Object-Oriented Features
# Recursion (including recursive sorting algorithms)
# Pointers
# Linked Lists
# Stacks
# Queues

[...]

# Some Computer Science Theory
# Advanced Linked Lists
# Binary Trees
# Heaps and Heapsort
# Hash Tables
# B-Trees
# AVL Trees
# C++ Exceptions
# External Sorting

[...]

HTH
Comments (2) | Trackbacks (0)

Trackbacks

No Trackbacks

Comments
Display comments as (Linear | Threaded)

Ja, das Topologische Sortieren haben wir unter anderem besprochen. Allerdings denke ich, dass du mit den "Topologien" etwas anderes meinst? Meinst du zufaellig ein Teilgebiet der Mathematik genannt Topologie
#1 morpheus on 2005-11-16 04:36 (Reply)
Topologisches Sortieren? Das macht ihr? Wisst ihr Ã
#2 Deknos on 2005-11-15 21:30 (Reply)

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

BBCode format allowed