Filename Size 01 Introduction/001 Introduction-subtitle-en.vtt 1.5 KB 01 Introduction/001 Introduction.mp4 2.6 MB 01 Introduction/002 Why to use data structures-subtitle-en.vtt 4.5 KB 01 Introduction/002 Why to use data structures.mp4 8.3 MB 01 Introduction/003 Data structures and abstract data types-subtitle-en.vtt 4.5 KB 01 Introduction/003 Data structures and abstract data types.mp4 8.5 MB 01 Introduction/004 Complexity theory.html 1.3 KB 01 Introduction/004 free-complexity-theory.zip 264 B 02 Arrays/005 Arrays introduction - basics-subtitle-en.vtt 6.3 KB 02 Arrays/005 Arrays introduction - basics.mp4 12.6 MB 02 Arrays/006 Arrays introduction - operations-subtitle-en.vtt 6.7 KB 02 Arrays/006 Arrays introduction - operations.mp4 12.2 MB 02 Arrays/007 Using arrays-subtitle-en.vtt 10.3 KB 02 Arrays/007 Using arrays.mp4 17.8 MB 02 Arrays/008 ArraysLists in Java-subtitle-en.vtt 9.6 KB 02 Arrays/008 ArraysLists in Java.mp4 18.3 MB 03 Linked Lists/009 Linked lists theory - basics-subtitle-en.vtt 7.9 KB 03 Linked Lists/009 Linked lists theory - basics.mp4 15.9 MB 03 Linked Lists/010 Linked list theory - operations-subtitle-en.vtt 10.5 KB 03 Linked Lists/010 Linked list theory - operations.mp4 20.5 MB 03 Linked Lists/011 Linked list theory - doubly linked lists-subtitle-en.vtt 1.8 KB 03 Linked Lists/011 Linked list theory - doubly linked lists.mp4 3.8 MB 03 Linked Lists/012 Linked list theory - linked lists versus arrays-subtitle-en.vtt 7.6 KB 03 Linked Lists/012 Linked list theory - linked lists versus arrays.mp4 14.4 MB 03 Linked Lists/013 Linked list implementation I-subtitle-en.vtt 5.1 KB 03 Linked Lists/013 Linked list implementation I.mp4 9.3 MB 03 Linked Lists/014 Linked list implementation II-subtitle-en.vtt 12 KB 03 Linked Lists/014 Linked list implementation II.mp4 23.8 MB 03 Linked Lists/015 Linked list implementation III-subtitle-en.vtt 7.6 KB 03 Linked Lists/015 Linked list implementation III.mp4 16 MB 03 Linked Lists/016 Doubly linked list introduction-subtitle-en.vtt 7 KB 03 Linked Lists/016 Doubly linked list introduction.mp4 13.3 MB 03 Linked Lists/017 Linked lists in java_util-subtitle-en.vtt 8.7 KB 03 Linked Lists/017 Linked lists in java_util.mp4 17.6 MB 04 Stacks & Queues/018 Stack introduction-subtitle-en.vtt 4.6 KB 04 Stacks & Queues/018 Stack introduction.mp4 8.4 MB 04 Stacks & Queues/019 Stacks in memory management ( stacks_ heaps )-subtitle-en.vtt 8.3 KB 04 Stacks & Queues/019 Stacks in memory management ( stacks_ heaps ).mp4 16.2 MB 04 Stacks & Queues/020 Stacks and recursive method calls-subtitle-en.vtt 7.9 KB 04 Stacks & Queues/020 Stacks and recursive method calls.mp4 15.6 MB 04 Stacks & Queues/021 Stack implementation with linked list I-subtitle-en.vtt 7.6 KB 04 Stacks & Queues/021 Stack implementation with linked list I.mp4 14.2 MB 04 Stacks & Queues/022 Stack implementation with linked list II-subtitle-en.vtt 3.7 KB 04 Stacks & Queues/022 Stack implementation with linked list II.mp4 6.9 MB 04 Stacks & Queues/023 Stack implementation with arrays-subtitle-en.vtt 11.2 KB 04 Stacks & Queues/023 Stack implementation with arrays.mp4 21.4 MB 04 Stacks & Queues/024 Dijkstra's interpreter introduction-subtitle-en.vtt 1.4 KB 04 Stacks & Queues/024 Dijkstra's interpreter introduction.mp4 2.8 MB 04 Stacks & Queues/025 Dijkstra's interpreter implementation-subtitle-en.vtt 8.5 KB 04 Stacks & Queues/025 Dijkstra's interpreter implementation.mp4 18.9 MB 04 Stacks & Queues/026 Java built in java_util_Stack-subtitle-en.vtt 5.5 KB 04 Stacks & Queues/026 Java built in java_util_Stack.mp4 10.8 MB 04 Stacks & Queues/027 Queues introduction-subtitle-en.vtt 5.9 KB 04 Stacks & Queues/027 Queues introduction.mp4 10.9 MB 04 Stacks & Queues/028 Queue implementation with linked list-subtitle-en.vtt 9.2 KB 04 Stacks & Queues/028 Queue implementation with linked list.mp4 19.3 MB 04 Stacks & Queues/029 Java built in java_util_Queue-subtitle-en.vtt 6.7 KB 04 Stacks & Queues/029 Java built in java_util_Queue.mp4 14.1 MB 05 Binary Search Trees/030 Binary search trees theory - basics-subtitle-en.vtt 11.8 KB 05 Binary Search Trees/030 Binary search trees theory - basics.mp4 22.6 MB 05 Binary Search Trees/031 Binary search trees theory - search_ insert-subtitle-en.vtt 5.2 KB 05 Binary Search Trees/031 Binary search trees theory - search_ insert.mp4 9.4 MB 05 Binary Search Trees/032 Binary search trees theory - delete-subtitle-en.vtt 7.3 KB 05 Binary Search Trees/032 Binary search trees theory - delete.mp4 13 MB 05 Binary Search Trees/033 Binary search trees theory - in-order traversal-subtitle-en.vtt 4.7 KB 05 Binary Search Trees/033 Binary search trees theory - in-order traversal.mp4 9.4 MB 05 Binary Search Trees/034 Binary search trees theory - running times-subtitle-en.vtt 2.6 KB 05 Binary Search Trees/034 Binary search trees theory - running times.mp4 4.5 MB 05 Binary Search Trees/035 Binary search trees implementation I - Node_ Tree-subtitle-en.vtt 7.7 KB 05 Binary Search Trees/035 Binary search trees implementation I - Node_ Tree.mp4 13.5 MB 05 Binary Search Trees/036 Binary search trees implementation II - insertion-subtitle-en.vtt 11.3 KB 05 Binary Search Trees/036 Binary search trees implementation II - insertion.mp4 20.8 MB 05 Binary Search Trees/037 Binary search tree implementation III - maximum_ minimum-subtitle-en.vtt 7.8 KB 05 Binary Search Trees/037 Binary search tree implementation III - maximum_ minimum.mp4 15.4 MB 05 Binary Search Trees/038 Binary search tree implementation IV - traversal-subtitle-en.vtt 5.9 KB 05 Binary Search Trees/038 Binary search tree implementation IV - traversal.mp4 12 MB 05 Binary Search Trees/039 Binary search tree implementation V - remove-subtitle-en.vtt 10 KB 05 Binary Search Trees/039 Binary search tree implementation V - remove.mp4 20.6 MB 05 Binary Search Trees/040 Binary search tree implementation VI - remove II-subtitle-en.vtt 6 KB 05 Binary Search Trees/040 Binary search tree implementation VI - remove II.mp4 12.2 MB 05 Binary Search Trees/041 Custom objects in a tree-subtitle-en.vtt 6.5 KB 05 Binary Search Trees/041 Custom objects in a tree.mp4 13.2 MB 06 Balanced Trees_ AVL Trees/042 AVL trees introduction - motivation-subtitle-en.vtt 5 KB 06 Balanced Trees_ AVL Trees/042 AVL trees introduction - motivation.mp4 9 MB 06 Balanced Trees_ AVL Trees/043 AVL trees introduction - basics-subtitle-en.vtt 6.4 KB 06 Balanced Trees_ AVL Trees/043 AVL trees introduction - basics.mp4 11.4 MB 06 Balanced Trees_ AVL Trees/044 AVL trees introduction - height-subtitle-en.vtt 10.3 KB 06 Balanced Trees_ AVL Trees/044 AVL trees introduction - height.mp4 18.7 MB 06 Balanced Trees_ AVL Trees/045 AVL trees introduction - rotations cases-subtitle-en.vtt 11.8 KB 06 Balanced Trees_ AVL Trees/045 AVL trees introduction - rotations cases.mp4 21.4 MB 06 Balanced Trees_ AVL Trees/046 AVL trees introduction - illustration-subtitle-en.vtt 12.9 KB 06 Balanced Trees_ AVL Trees/046 AVL trees introduction - illustration.mp4 22 MB 06 Balanced Trees_ AVL Trees/047 AVL trees introduction - sorting-subtitle-en.vtt 4.1 KB 06 Balanced Trees_ AVL Trees/047 AVL trees introduction - sorting.mp4 7.8 MB 06 Balanced Trees_ AVL Trees/048 AVL implementation - Node and Tree-subtitle-en.vtt 3.4 KB 06 Balanced Trees_ AVL Trees/048 AVL implementation - Node and Tree.mp4 6.5 MB 06 Balanced Trees_ AVL Trees/049 AVL implementation - balance and height parameters-subtitle-en.vtt 5 KB 06 Balanced Trees_ AVL Trees/049 AVL implementation - balance and height parameters.mp4 9 MB 06 Balanced Trees_ AVL Trees/050 AVL implementation - implementing the rotations.mp4 16.9 MB