本站已收录 番号和无损神作磁力链接/BT种子 

[FreeTutorials.Us] Udemy - algorithms-and-data-structures-in-python

种子简介

种子名称: [FreeTutorials.Us] Udemy - algorithms-and-data-structures-in-python
文件类型: 视频
文件数目: 126个文件
文件大小: 1.63 GB
收录时间: 2017-12-16 01:11
已经下载: 3
资源热度: 166
最近下载: 2024-6-20 14:28

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:2fa144f7cdc0b9b88d16c8410e12dcfd260ec792&dn=[FreeTutorials.Us] Udemy - algorithms-and-data-structures-in-python 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeTutorials.Us] Udemy - algorithms-and-data-structures-in-python.torrent
  • 01 Introduction/001 Introduction.mp44.36MB
  • 01 Introduction/002 Why to use data structures.mp48.32MB
  • 01 Introduction/003 Data structures and abstract data types.mp48.53MB
  • 02 Setup/005 Installing python.mp47.97MB
  • 03 Data Structures - Arrays/006 Arrays introduction - basics.mp412.58MB
  • 03 Data Structures - Arrays/007 Arrays introduction - operations.mp412.21MB
  • 03 Data Structures - Arrays/008 Arrays in Python.mp419.19MB
  • 04 Data Structures - Linked Lists/009 Linked list introduction - basics.mp415.65MB
  • 04 Data Structures - Linked Lists/010 Linked list introduction - operations.mp420.21MB
  • 04 Data Structures - Linked Lists/011 Linked list theory - doubly linked list.mp43.7MB
  • 04 Data Structures - Linked Lists/012 Linked list introduction - linked lists versus arrays.mp414.24MB
  • 04 Data Structures - Linked Lists/013 Linked list implementation I - insert.mp412.46MB
  • 04 Data Structures - Linked Lists/014 Linked list implementation II - traverse.mp48.49MB
  • 04 Data Structures - Linked Lists/015 Linked list implementation III - remove.mp47.31MB
  • 04 Data Structures - Linked Lists/016 Linked list implementation IV - testing.mp49.18MB
  • 04 Data Structures - Linked Lists/017 Doubly linked list introduction.mp413.28MB
  • 05 Data Structures - Stacks & Queues/018 Stack introduction.mp48.43MB
  • 05 Data Structures - Stacks & Queues/019 Stacks in memory management ( stacks_ heaps ).mp416.16MB
  • 05 Data Structures - Stacks & Queues/020 Stacks and recursive method calls.mp415.58MB
  • 05 Data Structures - Stacks & Queues/021 Stack implementation.mp414.84MB
  • 05 Data Structures - Stacks & Queues/022 Queue introduction.mp410.94MB
  • 05 Data Structures - Stacks & Queues/023 Queue implementation.mp411.82MB
  • 06 Data Structures - Binary Search Trees/024 Binary search trees theory - basics.mp422.59MB
  • 06 Data Structures - Binary Search Trees/025 Binary search trees theory - search_ insert.mp49.38MB
  • 06 Data Structures - Binary Search Trees/026 Binary search trees theory - delete.mp412.95MB
  • 06 Data Structures - Binary Search Trees/027 Binary search trees theory - in-order traversal.mp49.37MB
  • 06 Data Structures - Binary Search Trees/028 Binary search trees theory - running times.mp44.52MB
  • 06 Data Structures - Binary Search Trees/029 Binary search tree implementation I - Node class.mp45.31MB
  • 06 Data Structures - Binary Search Trees/030 Binary Search Tree implementation II - insert.mp413.25MB
  • 06 Data Structures - Binary Search Trees/031 Binary Search Tree implementation III - traverse_ min_ max.mp412.96MB
  • 06 Data Structures - Binary Search Trees/032 Binary Search Tree implementation IV - testing insertion.mp45.1MB
  • 06 Data Structures - Binary Search Trees/033 Binary Search Tree implementation V - deletion.mp417.95MB
  • 06 Data Structures - Binary Search Trees/034 Binary Search Tree implementation VI - testing deletion.mp48.19MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/035 AVL trees introduction - motivation.mp48.96MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/036 AVL trees introduction - basics.mp411.43MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/037 AVL trees introduction - height.mp418.67MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/038 AVL trees introduction - rotations cases.mp421.84MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/039 AVL trees introduction - illustration.mp422.25MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/040 AVL trees introduction - applications.mp47.8MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/041 AVL tree implementation I - Node.mp47.32MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/042 AVL tree implementation II - height_ balance.mp48.44MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/043 AVL tree implementation III - rotations.mp414.33MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/044 AVL tree implementation IV - insertion.mp45.97MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/045 AVL tree implementation V - violations.mp416.88MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/046 AVL tree implementation VI - testing insertion.mp413.06MB
  • 07 Data Structures - Balanced Binary Trees (AVL Trees)/047 AVL tree implementation VII - remove.mp418.28MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/048 Red-black trees introduction - basics.mp423.74MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/049 The logic behind red-black trees.mp411.37MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/050 Red-black trees rotations- cases I.mp411.72MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/051 Red-black trees rotations- cases II.mp410.16MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/052 Red-black trees rotations- cases III.mp47.73MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/053 Red-black trees rotations- cases IV.mp46.17MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/054 Red-black trees introduction - example I.mp49.97MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/055 Red-black trees introduction - example II.mp49.12MB
  • 08 Data Structures - Balanced Binary Trees (Red-Black Trees)/056 Red-black tree versus AVL tree.mp47.28MB
  • 09 Data Structures - Heaps/057 Priority queues introduction.mp418.3MB
  • 09 Data Structures - Heaps/058 Heap introduction - basics.mp418.86MB
  • 09 Data Structures - Heaps/059 Heap introduction - array representation.mp420.36MB
  • 09 Data Structures - Heaps/060 Heap introduction - remove operation.mp410.75MB
  • 09 Data Structures - Heaps/061 Heap introduction - heapsort.mp411.72MB
  • 09 Data Structures - Heaps/062 Heap introduction - operations complexities.mp411.1MB
  • 09 Data Structures - Heaps/063 Other types of heaps_ binomial and Fibonacci heap.mp413.26MB
  • 09 Data Structures - Heaps/064 Heap implementation I - insert.mp416.65MB
  • 09 Data Structures - Heaps/065 Heap implementation II - heapsort.mp48.67MB
  • 09 Data Structures - Heaps/066 Heap implementation III - fixing heap properties.mp414.54MB
  • 09 Data Structures - Heaps/067 Heaps in Python.mp47.01MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/068 Associative array ADT.mp45.58MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/069 Hashtable introduction - basics.mp419.81MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/070 Hashtable introduction - collisions.mp415.06MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/071 Hashtable introduction - dynamic resizing.mp413.6MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/072 Linear probing implementation I - hashfunction.mp414.58MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/073 Linear probing implementation II - insert.mp413.3MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/074 Linear probing implementation III - retrieve.mp48.04MB
  • 10 Data Structures - Associative Arrays _ Dictionaries/075 Dictionaires in Python.mp411.91MB
  • 11 Data Structures - Tries/076 Tries introduction.mp415.02MB
  • 11 Data Structures - Tries/077 Ternary search trees introduction - insert.mp412.77MB
  • 11 Data Structures - Tries/078 Ternary search trees introduction - get.mp410.49MB
  • 11 Data Structures - Tries/079 Ternary search trees introduction - applications.mp412.51MB
  • 11 Data Structures - Tries/080 Ternary search trees implementation I.mp418.25MB
  • 11 Data Structures - Tries/081 Ternary search trees implementation II.mp413.85MB
  • 12 Graph Algorithms/082 Graph theory.mp418.7MB
  • 13 Graph Algorithms - Graph Traversal Algorithms/083 Breadth-first search introduction.mp421.45MB
  • 13 Graph Algorithms - Graph Traversal Algorithms/084 Breadth-first search implementation.mp418.52MB
  • 13 Graph Algorithms - Graph Traversal Algorithms/085 Depth-first search introduction.mp422.74MB
  • 13 Graph Algorithms - Graph Traversal Algorithms/086 Depth-first search implementation.mp415.8MB
  • 13 Graph Algorithms - Graph Traversal Algorithms/087 Memory management_ BFS vs DFS.mp411.83MB
  • 14 Graph Algorithms - Shortest Paths/088 Dijkstra algorithm introduction - basics.mp412.66MB
  • 14 Graph Algorithms - Shortest Paths/089 Dijkstra algorithm introduction - algorithm.mp413.33MB
  • 14 Graph Algorithms - Shortest Paths/090 Dijkstra algorithm introduction - example.mp423.48MB
  • 14 Graph Algorithms - Shortest Paths/091 Dijkstra algorithm implementation I - Edge_ Node.mp414.51MB
  • 14 Graph Algorithms - Shortest Paths/092 Dijkstra algorithm implementation II - algorithm.mp412.85MB
  • 14 Graph Algorithms - Shortest Paths/093 Dijkstra algorithm implementation III - testing.mp48.43MB
  • 14 Graph Algorithms - Shortest Paths/094 Bellman-Ford algorithm introduction.mp421.37MB
  • 14 Graph Algorithms - Shortest Paths/095 Bellman-Ford algorithm implementation I - Node_ Edge.mp44.56MB
  • 14 Graph Algorithms - Shortest Paths/096 Bellman-Ford algorithm implementation II - the algorithm.mp416.33MB
  • 14 Graph Algorithms - Shortest Paths/097 Bellman-Ford algorithm implementation III - testing.mp412.2MB
  • 14 Graph Algorithms - Shortest Paths/098 Shortest path algorithms applications.mp420.48MB
  • 15 Graph Algorithms - Spanning Trees/099 Union find data structure introduction.mp423.86MB
  • 15 Graph Algorithms - Spanning Trees/100 Spanning trees introduction - Kruskal algorithm.mp423.46MB
  • 15 Graph Algorithms - Spanning Trees/101 Kruskal algorithm implementation I - basic classes.mp414.93MB
  • 15 Graph Algorithms - Spanning Trees/102 Kruskal algorithm implementation II - disjoint set.mp426.12MB
  • 15 Graph Algorithms - Spanning Trees/103 Kruskal algorithm implementation III - algorithm.mp411.35MB
  • 15 Graph Algorithms - Spanning Trees/104 Kruskal algorithm implementation VI - testing.mp47.51MB
  • 15 Graph Algorithms - Spanning Trees/105 Spanning trees introduction - Prim's algorithm.mp416.35MB
  • 15 Graph Algorithms - Spanning Trees/106 Prims-Jarnik algorithm implementation I - basic classes.mp46.56MB
  • 15 Graph Algorithms - Spanning Trees/107 Prims-Jarnik algorithm implementation II - algorithm.mp413.86MB
  • 15 Graph Algorithms - Spanning Trees/108 Prims-Jarnik algorithm implementation III - testing.mp47.14MB
  • 15 Graph Algorithms - Spanning Trees/109 Applications of spanning trees.mp416.78MB
  • 16 Basic Sorting Algorithms/110 Sorting introduction.mp418.39MB
  • 16 Basic Sorting Algorithms/111 Adaptive sorting algorithms.mp47.31MB
  • 16 Basic Sorting Algorithms/112 Bubble sort introduction.mp412.77MB
  • 16 Basic Sorting Algorithms/113 Bubble sort implementation.mp46.32MB
  • 16 Basic Sorting Algorithms/114 Selection sort introduction.mp415.33MB
  • 16 Basic Sorting Algorithms/115 Selection sort implementation.mp48.09MB
  • 16 Basic Sorting Algorithms/116 Insertion sort introduction.mp417.04MB
  • 16 Basic Sorting Algorithms/117 Insertion sort implementation.mp45.95MB
  • 16 Basic Sorting Algorithms/118 Quicksort introduction I.mp422.06MB
  • 16 Basic Sorting Algorithms/119 Quicksort introduction II.mp418.13MB
  • 16 Basic Sorting Algorithms/120 Quicksort implementation.mp48.83MB
  • 16 Basic Sorting Algorithms/121 Merge sort introduction - divide.mp416.04MB
  • 16 Basic Sorting Algorithms/122 Merge sort introduction - conquer.mp421.74MB
  • 16 Basic Sorting Algorithms/123 Merge sort implementation.mp415.32MB
  • 16 Basic Sorting Algorithms/124 Hybrid algorithms introduction.mp413.16MB
  • 16 Basic Sorting Algorithms/125 Non-comparison based algorithms.mp45.69MB
  • 16 Basic Sorting Algorithms/126 Counting sort introduction.mp418.53MB
  • 16 Basic Sorting Algorithms/127 Radix sort introduction.mp420.15MB