Filename Size 01 Introduction/001 Introduction-subtitle-en.srt 2.7 KB 01 Introduction/001 Introduction-subtitle-en.vtt 2.4 KB 01 Introduction/001 Introduction.mp4 4.4 MB 01 Introduction/002 Why to use data structures-subtitle-en.srt 5.1 KB 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.srt 5.1 KB 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 Setup/005 Installing python-subtitle-en.srt 3.9 KB 02 Setup/005 Installing python-subtitle-en.vtt 3.4 KB 02 Setup/005 Installing python.mp4 8 MB 03 Data Structures - Arrays/006 Arrays introduction - basics-subtitle-en.srt 7.2 KB 03 Data Structures - Arrays/006 Arrays introduction - basics-subtitle-en.vtt 6.3 KB 03 Data Structures - Arrays/006 Arrays introduction - basics.mp4 12.6 MB 03 Data Structures - Arrays/007 Arrays introduction - operations-subtitle-en.srt 7.6 KB 03 Data Structures - Arrays/007 Arrays introduction - operations-subtitle-en.vtt 6.7 KB 03 Data Structures - Arrays/007 Arrays introduction - operations.mp4 12.2 MB 03 Data Structures - Arrays/008 Arrays in Python-subtitle-en.srt 13.4 KB 03 Data Structures - Arrays/008 Arrays in Python-subtitle-en.vtt 11.6 KB 03 Data Structures - Arrays/008 Arrays in Python.mp4 19.2 MB 04 Data Structures - Linked Lists/009 Linked list introduction - basics-subtitle-en.srt 8.9 KB 04 Data Structures - Linked Lists/009 Linked list introduction - basics-subtitle-en.vtt 7.8 KB 04 Data Structures - Linked Lists/009 Linked list introduction - basics.mp4 15.7 MB 04 Data Structures - Linked Lists/010 Linked list introduction - operations-subtitle-en.srt 12.4 KB 04 Data Structures - Linked Lists/010 Linked list introduction - operations-subtitle-en.vtt 10.7 KB 04 Data Structures - Linked Lists/010 Linked list introduction - operations.mp4 20.2 MB 04 Data Structures - Linked Lists/011 Linked list theory - doubly linked list-subtitle-en.srt 2.2 KB 04 Data Structures - Linked Lists/011 Linked list theory - doubly linked list-subtitle-en.vtt 1.9 KB 04 Data Structures - Linked Lists/011 Linked list theory - doubly linked list.mp4 3.7 MB 04 Data Structures - Linked Lists/012 Linked list introduction - linked lists versus arrays-subtitle-en.srt 8.7 KB 04 Data Structures - Linked Lists/012 Linked list introduction - linked lists versus arrays-subtitle-en.vtt 7.6 KB 04 Data Structures - Linked Lists/012 Linked list introduction - linked lists versus arrays.mp4 14.2 MB 04 Data Structures - Linked Lists/013 Linked list implementation I - insert-subtitle-en.srt 8.1 KB 04 Data Structures - Linked Lists/013 Linked list implementation I - insert-subtitle-en.vtt 7.1 KB 04 Data Structures - Linked Lists/013 Linked list implementation I - insert.mp4 12.5 MB 04 Data Structures - Linked Lists/014 Linked list implementation II - traverse-subtitle-en.srt 5 KB 04 Data Structures - Linked Lists/014 Linked list implementation II - traverse-subtitle-en.vtt 4.3 KB 04 Data Structures - Linked Lists/014 Linked list implementation II - traverse.mp4 8.5 MB 04 Data Structures - Linked Lists/015 Linked list implementation III - remove-subtitle-en.srt 4.3 KB 04 Data Structures - Linked Lists/015 Linked list implementation III - remove-subtitle-en.vtt 3.7 KB 04 Data Structures - Linked Lists/015 Linked list implementation III - remove.mp4 7.3 MB 04 Data Structures - Linked Lists/016 Linked list implementation IV - testing-subtitle-en.srt 5.6 KB 04 Data Structures - Linked Lists/016 Linked list implementation IV - testing-subtitle-en.vtt 4.8 KB 04 Data Structures - Linked Lists/016 Linked list implementation IV - testing.mp4 9.2 MB 04 Data Structures - Linked Lists/017 Doubly linked list introduction-subtitle-en.srt 8.1 KB 04 Data Structures - Linked Lists/017 Doubly linked list introduction-subtitle-en.vtt 7 KB 04 Data Structures - Linked Lists/017 Doubly linked list introduction.mp4 13.3 MB 05 Data Structures - Stacks & Queues/018 Stack introduction-subtitle-en.srt 5.3 KB 05 Data Structures - Stacks & Queues/018 Stack introduction-subtitle-en.vtt 4.6 KB 05 Data Structures - Stacks & Queues/018 Stack introduction.mp4 8.4 MB 05 Data Structures - Stacks & Queues/019 Stacks in memory management ( stacks_ heaps )-subtitle-en.srt 9.5 KB 05 Data Structures - Stacks & Queues/019 Stacks in memory management ( stacks_ heaps )-subtitle-en.vtt 8.3 KB 05 Data Structures - Stacks & Queues/019 Stacks in memory management ( stacks_ heaps ).mp4 16.2 MB 05 Data Structures - Stacks & Queues/020 Stacks and recursive method calls-subtitle-en.srt 9 KB 05 Data Structures - Stacks & Queues/020 Stacks and recursive method calls-subtitle-en.vtt 7.9 KB 05 Data Structures - Stacks & Queues/020 Stacks and recursive method calls.mp4 15.6 MB 05 Data Structures - Stacks & Queues/021 Stack implementation-subtitle-en.srt 8.6 KB 05 Data Structures - Stacks & Queues/021 Stack implementation-subtitle-en.vtt 7.5 KB 05 Data Structures - Stacks & Queues/021 Stack implementation.mp4 14.8 MB 05 Data Structures - Stacks & Queues/022 Queue introduction-subtitle-en.srt 6.7 KB 05 Data Structures - Stacks & Queues/022 Queue introduction-subtitle-en.vtt 5.9 KB 05 Data Structures - Stacks & Queues/022 Queue introduction.mp4 10.9 MB 05 Data Structures - Stacks & Queues/023 Queue implementation-subtitle-en.srt 7.6 KB 05 Data Structures - Stacks & Queues/023 Queue implementation-subtitle-en.vtt 6.5 KB 05 Data Structures - Stacks & Queues/023 Queue implementation.mp4 11.8 MB 06 Data Structures - Binary Search Trees/024 Binary search trees theory - basics-subtitle-en.srt 13.5 KB 06 Data Structures - Binary Search Trees/024 Binary search trees theory - basics-subtitle-en.vtt 11.8 KB 06 Data Structures - Binary Search Trees/024 Binary search trees theory - basics.mp4 22.6 MB 06 Data Structures - Binary Search Trees/025 Binary search trees theory - search_ insert-subtitle-en.srt 6 KB 06 Data Structures - Binary Search Trees/025 Binary search trees theory - search_ insert-subtitle-en.vtt 5.2 KB 06 Data Structures - Binary Search Trees/025 Binary search trees theory - search_ insert.mp4 9.4 MB 06 Data Structures - Binary Search Trees/026 Binary search trees theory - delete-subtitle-en.srt 8.4 KB 06 Data Structures - Binary Search Trees/026 Binary search trees theory - delete-subtitle-en.vtt 7.3 KB 06 Data Structures - Binary Search Trees/026 Binary search trees theory - delete.mp4 13 MB 06 Data Structures - Binary Search Trees/027 Binary search trees theory - in-order traversal-subtitle-en.srt 5.4 KB 06 Data Structures - Binary Search Trees/027 Binary search trees theory - in-order traversal-subtitle-en.vtt 4.7 KB 06 Data Structures - Binary Search Trees/027 Binary search trees theory - in-order traversal.mp4 9.4 MB 06 Data Structures - Binary Search Trees/028 Binary search trees theory - running times-subtitle-en.srt 3.1 KB 06 Data Structures - Binary Search Trees/028 Binary search trees theory - running times-subtitle-en.vtt 2.6 KB 06 Data Structures - Binary Search Trees/028 Binary search trees theory - running times.mp4 4.5 MB 06 Data Structures - Binary Search Trees/029 Binary search tree implementation I - Node class-subtitle-en.srt 3.3 KB 06 Data Structures - Binary Search Trees/029 Binary search tree implementation I - Node class-subtitle-en.vtt 2.9 KB 06 Data Structures - Binary Search Trees/029 Binary search tree implementation I - Node class.mp4 5.3 MB 06 Data Structures - Binary Search Trees/030 Binary Search Tree implementation II - insert-subtitle-en.srt 9.3 KB 06 Data Structures - Binary Search Trees/030 Binary Search Tree implementation II - insert-subtitle-en.vtt 8 KB 06 Data Structures - Binary Search Trees/030 Binary Search Tree implementation II - insert.mp4 13.2 MB 06 Data Structures - Binary Search Trees/031 Binary Search Tree implementation III - traverse_ min_ max-subtitle-en.srt 7.3 KB 06 Data Structures - Binary Search Trees/031 Binary Search Tree implementation III - traverse_ min_ max-subtitle-en.vtt 6.3 KB 06 Data Structures - Binary Search Trees/031 Binary Search Tree implementation III - traverse_ min_ max.mp4 13 MB 06 Data Structures - Binary Search Trees/032 Binary Search Tree implementation IV - testing insertion-subtitle-en.srt 2.8 KB 06 Data Structures - Binary Search Trees/032 Binary Search Tree implementation IV - testing insertion-subtitle-en.vtt 2.4 KB 06 Data Structures - Binary Search Trees/032 Binary Search Tree implementation IV - testing insertion.mp4 5.1 MB 06 Data Structures - Binary Search Trees/033 Binary Search Tree implementation V - deletion-subtitle-en.srt 10.3 KB 06 Data Structures - Binary Search Trees/033 Binary Search Tree implementation V - deletion-subtitle-en.vtt 8.8 KB 06 Data Structures - Binary Search Trees/033 Binary Search Tree implementation V - deletion.mp4 18 MB 06 Data Structures - Binary Search Trees/034 Binary Search Tree implementation VI - testing deletion-subtitle-en.srt 5 KB