- Linked list
- Stack and Queue
- Priority Queue
- Analysis of algorithms
- Elemental sorting IinsertionSort, SelectionSort
- MergeSort; QuickSort
- Search algorithms, sequential search, binary search
- Tree. Representation. Balanced search tree
- Hash table
- Graph. Targeted, non-directional. Representation. Algorithms for touring the graph.
- Minimum spreading tree
- Determine the shortest distance
- Data compression
- Reduction
-
Notifications
You must be signed in to change notification settings - Fork 0
muhamedkarajic/algorithms-and-data-structures
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic to medium use of Linekd Lists, Priority Queues, Sort Algorithms, Graphs, Trees (Oct 2018– Feb 2019)