BITCQ

[03-2020] introduction-to-data-structures

Size: 1.3 GB
Magnet link

Name Size
[03-2020] introduction-to-data-structures/12 Indexed Priority Queue/045 Introduction to indexed priority queues.mp4 164.2 MB
[03-2020] introduction-to-data-structures/01 Introduction/001 Abstract data types Introduction.mp4 8 MB
[03-2020] introduction-to-data-structures/01 Introduction/002 Understanding time_space complexity.en_US.srt 13 KB
[03-2020] introduction-to-data-structures/01 Introduction/002 Understanding time_space complexity.mp4 21.9 MB
[03-2020] introduction-to-data-structures/01 Introduction/003 [quiz] QUIZ_ time complexity.html 5 KB
[03-2020] introduction-to-data-structures/02 Static and dynamic arrays/003 Static and dynamic arrays.en_US.srt 12 KB
[03-2020] introduction-to-data-structures/02 Static and dynamic arrays/003 Static and dynamic arrays.mp4 20.2 MB
[03-2020] introduction-to-data-structures/02 Static and dynamic arrays/004 [quiz] QUIZ_ dynamic arrays.html 3 KB
[03-2020] introduction-to-data-structures/02 Static and dynamic arrays/004 Dynamic array source code.en_US.srt 6 KB
[03-2020] introduction-to-data-structures/02 Static and dynamic arrays/004 Dynamic array source code.mp4 16.8 MB
[03-2020] introduction-to-data-structures/03 Linked lists/005 Linked list introduction.en_US.srt 16 KB
[03-2020] introduction-to-data-structures/03 Linked lists/005 Linked list introduction.mp4 24.5 MB
[03-2020] introduction-to-data-structures/03 Linked lists/006 [quiz] QUIZ_ linked lists.html 6 KB
[03-2020] introduction-to-data-structures/03 Linked lists/006 Doubly linked list source code.en_US.srt 10 KB
[03-2020] introduction-to-data-structures/03 Linked lists/006 Doubly linked list source code.mp4 24.7 MB
[03-2020] introduction-to-data-structures/04 Stacks/007 Understanding stacks.en_US.srt 13 KB
[03-2020] introduction-to-data-structures/04 Stacks/007 Understanding stacks.mp4 19.5 MB
[03-2020] introduction-to-data-structures/04 Stacks/008 Stack implementation details.en_US.srt 4 KB
[03-2020] introduction-to-data-structures/04 Stacks/008 Stack implementation details.mp4 5.7 MB
[03-2020] introduction-to-data-structures/04 Stacks/009 [quiz] QUIZ_ stacks.html 4 KB
[03-2020] introduction-to-data-structures/04 Stacks/009 Stack source code.en_US.srt 4 KB
[03-2020] introduction-to-data-structures/04 Stacks/009 Stack source code.mp4 8.7 MB
[03-2020] introduction-to-data-structures/05 Queues/010 Understanding queues.en_US.srt 7 KB
[03-2020] introduction-to-data-structures/05 Queues/010 Understanding queues.mp4 11 MB
[03-2020] introduction-to-data-structures/05 Queues/011 [quiz] QUIZ_ queues I.html 6 KB
[03-2020] introduction-to-data-structures/05 Queues/011 Breadth first search and queue implementation.en_US.srt 6 KB
[03-2020] introduction-to-data-structures/05 Queues/011 Breadth first search and queue implementation.mp4 9.6 MB
[03-2020] introduction-to-data-structures/05 Queues/012 [quiz] QUIZ_ queues II.html 5 KB
[03-2020] introduction-to-data-structures/05 Queues/012 Queue source code.en_US.srt 4 KB
[03-2020] introduction-to-data-structures/05 Queues/012 Queue source code.mp4 10.9 MB
[03-2020] introduction-to-data-structures/06 Priority queues/013 What is a priority queue_.en_US.srt 14 KB
[03-2020] introduction-to-data-structures/06 Priority queues/013 What is a priority queue_.mp4 23 MB
[03-2020] introduction-to-data-structures/06 Priority queues/014 Min heaps and Max heaps.en_US.srt 7 KB
[03-2020] introduction-to-data-structures/06 Priority queues/014 Min heaps and Max heaps.mp4 11.2 MB
[03-2020] introduction-to-data-structures/06 Priority queues/015 Priority queue inserting elements.en_US.srt 11 KB
[03-2020] introduction-to-data-structures/06 Priority queues/015 Priority queue inserting elements.mp4 17.5 MB
[03-2020] introduction-to-data-structures/06 Priority queues/016 [quiz] QUIZ_ priority queue.html 6 KB
[03-2020] introduction-to-data-structures/06 Priority queues/016 Priority queue removing elements.en_US.srt 15 KB
[03-2020] introduction-to-data-structures/06 Priority queues/016 Priority queue removing elements.mp4 24.7 MB
[03-2020] introduction-to-data-structures/06 Priority queues/017 Priority queue source code.en_US.srt 16 KB
[03-2020] introduction-to-data-structures/06 Priority queues/017 Priority queue source code.mp4 47.2 MB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/018 Union find introduction.en_US.srt 6 KB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/018 Union find introduction.mp4 9.9 MB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/019 Kruskal's Algorithm.en_US.srt 7 KB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/019 Kruskal's Algorithm.mp4 11.6 MB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/020 Union and find operations.en_US.srt 10 KB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/020 Union and find operations.mp4 19 MB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/021 Path compression.en_US.srt 7 KB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/021 Path compression.mp4 11.1 MB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/022 Union find source code.en_US.srt 8 KB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/022 Union find source code.mp4 19.7 MB
[03-2020] introduction-to-data-structures/07 Union find_Disjoint set/023 [quiz] QUIZ_ union find.html 8 KB
[03-2020] introduction-to-data-structures/08 Binary search trees/023 Introduction to binary trees.en_US.srt 13 KB
[03-2020] introduction-to-data-structures/08 Binary search trees/023 Introduction to binary trees.mp4 21.9 MB
[03-2020] introduction-to-data-structures/08 Binary search trees/024 Binary search tree insertions.en_US.srt 7 KB
[03-2020] introduction-to-data-structures/08 Binary search trees/024 Binary search tree insertions.mp4 10.3 MB
[03-2020] introduction-to-data-structures/08 Binary search trees/025 Binary search tree removals.en_US.srt 15 KB
[03-2020] introduction-to-data-structures/08 Binary search trees/025 Binary search tree removals.mp4 24.7 MB
[03-2020] introduction-to-data-structures/08 Binary search trees/026 Binary tree traversals.en_US.srt 11 KB
[03-2020] introduction-to-data-structures/08 Binary search trees/026 Binary tree traversals.mp4 20.9 MB
[03-2020] introduction-to-data-structures/08 Binary search trees/027 [quiz] QUIZ_ tree traversals.html 5 KB
[03-2020] introduction-to-data-structures/08 Binary search trees/027 Binary search tree source code.en_US.srt 13 KB
[03-2020] introduction-to-data-structures/08 Binary search trees/027 Binary search tree source code.mp4 43.1 MB
[03-2020] introduction-to-data-structures/09 Hash tables/028 Hash table hash functions.en_US.srt 18 KB
[03-2020] introduction-to-data-structures/09 Hash tables/028 Hash table hash functions.mp4 31.6 MB
[03-2020] introduction-to-data-structures/09 Hash tables/029 Hash table separate chaining.en_US.srt 9 KB
[03-2020] introduction-to-data-structures/09 Hash tables/029 Hash table separate chaining.mp4 14.7 MB
[03-2020] introduction-to-data-structures/09 Hash tables/030 Hash table separate chaining source code.en_US.srt 13 KB
[03-2020] introduction-to-data-structures/09 Hash tables/030 Hash table separate chaining source code.mp4 37.6 MB
[03-2020] introduction-to-data-structures/09 Hash tables/031 [quiz] QUIZ_ hash functions and separate chaining.html 7 KB
[03-2020] introduction-to-data-structures/09 Hash tables/031 Hash table open addressing.en_US.srt 13 KB
[03-2020] introduction-to-data-structures/09 Hash tables/031 Hash table open addressing.mp4 20.8 MB
[03-2020] introduction-to-data-structures/09 Hash tables/032 Hash table linear probing.en_US.srt 14 KB
[03-2020] introduction-to-data-structures/09 Hash tables/032 Hash table linear probing.mp4 25.2 MB
[03-2020] introduction-to-data-structures/09 Hash tables/033 Hash table quadratic probing.en_US.srt 10 KB
[03-2020] introduction-to-data-structures/09 Hash tables/033 Hash table quadratic probing.mp4 17.1 MB
[03-2020] introduction-to-data-structures/09 Hash tables/034 Hash table double hashing.en_US.srt 15 KB
[03-2020] introduction-to-data-structures/09 Hash tables/034 Hash table double hashing.mp4 26.1 MB
[03-2020] introduction-to-data-structures/09 Hash tables/035 [quiz] QUIZ_ open addressing.html 9 KB
[03-2020] introduction-to-data-structures/09 Hash tables/035 Hash table removing key-value pairs.en_US.srt 8 KB
[03-2020] introduction-to-data-structures/09 Hash tables/035 Hash table removing key-value pairs.mp4 13.4 MB
[03-2020] introduction-to-data-structures/09 Hash tables/036 Hash table open addressing source code.en_US.srt 16 KB
[03-2020] introduction-to-data-structures/09 Hash tables/036 Hash table open addressing source code.mp4 46.3 MB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/037 Fenwick tree range queries.en_US.srt 14 KB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/037 Fenwick tree range queries.mp4 24.2 MB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/038 Fenwick tree point updates.en_US.srt 4 KB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/038 Fenwick tree point updates.mp4 8.2 MB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/039 Fenwick tree construction.en_US.srt 7 KB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/039 Fenwick tree construction.mp4 11.2 MB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/040 Fenwick tree source code.en_US.srt 6 KB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/040 Fenwick tree source code.mp4 15 MB
[03-2020] introduction-to-data-structures/10 Fenwick tree_Binary indexed tree/041 [quiz] QUIZ_ fenwick tree.html 7 KB
[03-2020] introduction-to-data-structures/11 AVL Tree/041 Tree rotations.en_US.srt 10 KB
[03-2020] introduction-to-data-structures/11 AVL Tree/041 Tree rotations.mp4 15.5 MB
[03-2020] introduction-to-data-structures/11 AVL Tree/042 AVL tree insertions.en_US.srt 11 KB
[03-2020] introduction-to-data-structures/11 AVL Tree/042 AVL tree insertions.mp4 17.1 MB
[03-2020] introduction-to-data-structures/11 AVL Tree/043 AVL tree removals.en_US.srt 10 KB
[03-2020] introduction-to-data-structures/11 AVL Tree/043 AVL tree removals.mp4 15.6 MB
[03-2020] introduction-to-data-structures/11 AVL Tree/044 AVL tree source code.en_US.srt 17 KB
[03-2020] introduction-to-data-structures/11 AVL Tree/044 AVL tree source code.mp4 50.8 MB
[03-2020] introduction-to-data-structures/12 Indexed Priority Queue/045 Introduction to indexed priority queues.en_US.srt 32 KB
[03-2020] introduction-to-data-structures/01 Introduction/001 Abstract data types Introduction.en_US.srt 5 KB
[03-2020] introduction-to-data-structures/12 Indexed Priority Queue/046 Indexed priority queue source code.en_US.srt 10 KB
[03-2020] introduction-to-data-structures/12 Indexed Priority Queue/046 Indexed priority queue source code.mp4 88.3 MB
[03-2020] introduction-to-data-structures/13 Sparse Tables/047 Sparse Table.en_US.srt 26 KB
[03-2020] introduction-to-data-structures/13 Sparse Tables/047 Sparse Table.mp4 151.4 MB
[03-2020] introduction-to-data-structures/13 Sparse Tables/048 Sparse Table Source Code.en_US.srt 8 KB
[03-2020] introduction-to-data-structures/13 Sparse Tables/048 Sparse Table Source Code.mp4 64.5 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Number Theory- A Very Short Introduction [2020] 98.6 MB 8
Montgomery D. Introduction to Statistical Quality Control 8ed 2020 Application 193.6 MB 8
Trappe W. Introduction to Cryptography with Coding Theory 3ed 2020 Application 74.7 MB 8
Velrajan S. An Introduction to 5G Wireless Networks...2020 Application 18.1 MB 7
[FreeCoursesOnline.Me] Academind Pro - Tableau Desktop 2020 - A Complete Introduction Video 2 GB 9
Introduction.2020.720p.HDRip.Hindi.Dub.Dual-Audio.x264-1XBET.mkv Video 840.1 MB 3
[Udemy] API and Web Service Introduction (2020) [En] Video 5.6 GB 29
Haley Reed & Aaliyah Love - An Orgasmic Introduction (18.12.2020)_1080p.mp4 Video 2.2 GB 27
[The Gnomon workshop] Introduction to Zbrush 2020 [ENG-RUS] Video 21.6 GB 23
Haley Reed & Aaliyah Love - An Orgasmic Introduction (18.12.2020)_720p.mp4 Video 1.4 GB 19
Rainer R. Introduction to Information Systems...Canadian 5ed 2020 Application 42.6 MB 14
Koranga B., Padaliya B. An Introduction to Tensor Analysis 2020 Application 11.3 MB 10
Bressoud T. Introduction to Data Systems. Building from Python 2020 Application 11.5 MB 8
Liang Y. Introduction to Java Programming and Data...12ed 2020 Application 166.4 MB 8
Cahusac P. Evidence Based Statistics. An Introduction...2020 Application 8.9 MB 7
Mendenhall W., Beaver R., Beaver B. - Introduction to Probability and Statistics, 15th Edition (Metric Version) - 2020 Application 51.1 MB 7
[ FreeCourseWeb.com ] Udemy - Introduction to Object Detection using Transformers (2020).zip Application 145.3 MB 6
Roberts E. Introduction to jаvascript Programming...2020 Application 27.2 MB 6
[ FreeCourseWeb.com ] Udemy - Complete Introduction to Microsoft Power BI [2020 Edition].zip Application 2.9 GB 5
Szeidl G. Mechanical Vibrations. An Introduction 2020 Application 11.7 MB 5

Loading...