首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - Master the Coding Interview Data Structures + Algorithms
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2025-8-7 21:08
2025-8-8 04:43
2
6.1 GB
210
磁力链接
magnet:?xt=urn:btih:486d1cb1b6013c25be7ae738e2af1cdd2148939a
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjQ4NmQxY2IxYjYwMTNjMjViZTdhZTczOGUyYWYxY2RkMjE0ODkzOWFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
Master
the
Coding
Interview
Data
Structures
Algorithms
文件列表
01 - Introduction/001 How To Succeed In This Course.mp4
70.24MB
01 - Introduction/002 Join Our Online Classroom!.mp4
77.55MB
01 - Introduction/004 ZTM Resources.mp4
43.77MB
02 - Getting More Interviews/001 Section Overview.mp4
17.81MB
02 - Getting More Interviews/002 Resume.mp4
15.79MB
02 - Getting More Interviews/003 Exercise Resume Walkthrough.mp4
120.46MB
02 - Getting More Interviews/004 Resume Review.mp4
26.21MB
02 - Getting More Interviews/006 What If I Don't Have Enough Experience.mp4
159.75MB
02 - Getting More Interviews/009 LinkedIn.mp4
82.99MB
02 - Getting More Interviews/011 Portfolio.mp4
33.54MB
02 - Getting More Interviews/013 Email.mp4
71.01MB
02 - Getting More Interviews/015 Where To Find Jobs.mp4
62.63MB
02 - Getting More Interviews/017 When Should You Start Applying.mp4
11.28MB
02 - Getting More Interviews/018 Section Summary.mp4
7.19MB
03 - Big O/002 Setting Up Your Environment.mp4
15.26MB
03 - Big O/003 Section Overview.mp4
28.18MB
03 - Big O/006 What Is Good Code.mp4
58.89MB
03 - Big O/007 Big O and Scalability.mp4
94.03MB
03 - Big O/008 O(n).mp4
59.83MB
03 - Big O/009 O(1).mp4
65.98MB
03 - Big O/011 Solution Big O Calculation.mp4
12.08MB
03 - Big O/013 Solution Big O Calculation 2.mp4
6.21MB
03 - Big O/014 Simplifying Big O.mp4
4.97MB
03 - Big O/015 Big O Rule 1.mp4
12.27MB
03 - Big O/016 Big O Rule 2.mp4
17.47MB
03 - Big O/017 Big O Rule 3.mp4
7.03MB
03 - Big O/018 O(n^2).mp4
16.4MB
03 - Big O/019 Big O Rule 4.mp4
22.87MB
03 - Big O/020 Big O Cheat Sheet.mp4
9.35MB
03 - Big O/021 What Does This All Mean.mp4
49.03MB
03 - Big O/022 O(n!).mp4
3.93MB
03 - Big O/023 3 Pillars Of Programming.mp4
11.1MB
03 - Big O/024 Space Complexity.mp4
6.99MB
03 - Big O/025 Exercise Space Complexity.mp4
18.06MB
03 - Big O/026 Exercise Twitter.mp4
27.44MB
03 - Big O/027 Optional Javascript Loops.mp4
12.25MB
03 - Big O/028 Section Summary.mp4
14.8MB
04 - How To Solve Coding Problems/001 Section Overview.mp4
15.86MB
04 - How To Solve Coding Problems/002 What Are Companies Looking For.mp4
9.61MB
04 - How To Solve Coding Problems/003 What We Need For Coding Interviews.mp4
52.45MB
04 - How To Solve Coding Problems/004 Exercise Google Interview.mp4
16.48MB
04 - How To Solve Coding Problems/005 Exercise Interview Question.mp4
134.51MB
04 - How To Solve Coding Problems/006 Exercise Interview Question 2.mp4
157.21MB
04 - How To Solve Coding Problems/007 Review Google Interview.mp4
16.3MB
04 - How To Solve Coding Problems/009 Section Summary.mp4
45.04MB
05 - Data Structures Introduction/001 Section Overview.mp4
6.15MB
05 - Data Structures Introduction/002 What Is A Data Structure.mp4
18.42MB
05 - Data Structures Introduction/003 How Computers Store Data.mp4
53.34MB
05 - Data Structures Introduction/004 Data Structures In Different Languages.mp4
10.53MB
05 - Data Structures Introduction/005 Operations On Data Structures.mp4
28.33MB
06 - Data Structures Arrays/001 Arrays Introduction.mp4
30.76MB
06 - Data Structures Arrays/002 Static vs Dynamic Arrays.mp4
20.69MB
06 - Data Structures Arrays/004 Optional Classes In Javascript.mp4
145.02MB
06 - Data Structures Arrays/005 Implementing An Array.mp4
80.07MB
06 - Data Structures Arrays/006 Strings and Arrays.mp4
3.27MB
06 - Data Structures Arrays/007 Exercise Reverse A String.mp4
2.84MB
06 - Data Structures Arrays/008 Solution Reverse A String.mp4
24.73MB
06 - Data Structures Arrays/009 Exercise Merge Sorted Arrays.mp4
1.15MB
06 - Data Structures Arrays/010 Solution Merge Sorted Arrays.mp4
32.67MB
06 - Data Structures Arrays/012 Arrays Review.mp4
14.59MB
07 - Data Structures Hash Tables/001 Hash Tables Introduction.mp4
18.68MB
07 - Data Structures Hash Tables/002 Hash Function.mp4
26.97MB
07 - Data Structures Hash Tables/003 Hash Collisions.mp4
71.43MB
07 - Data Structures Hash Tables/004 Hash Tables In Different Languages.mp4
8.22MB
07 - Data Structures Hash Tables/005 Exercise Implement A Hash Table.mp4
11.04MB
07 - Data Structures Hash Tables/006 Solution Implement A Hash Table.mp4
62.54MB
07 - Data Structures Hash Tables/007 keys().mp4
34.79MB
07 - Data Structures Hash Tables/009 Hash Tables VS Arrays.mp4
6.23MB
07 - Data Structures Hash Tables/010 Exercise First Recurring Character.mp4
2.63MB
07 - Data Structures Hash Tables/011 Solution First Recurring Character.mp4
54.63MB
07 - Data Structures Hash Tables/013 Hash Tables Review.mp4
65.96MB
08 - Data Structures Linked Lists/001 Linked Lists Introduction.mp4
7.76MB
08 - Data Structures Linked Lists/002 What Is A Linked List.mp4
11.4MB
08 - Data Structures Linked Lists/003 Exercise Imposter Syndrome.mp4
27.34MB
08 - Data Structures Linked Lists/004 Exercise Why Linked Lists.mp4
3.08MB
08 - Data Structures Linked Lists/005 Solution Why Linked Lists.mp4
17.49MB
08 - Data Structures Linked Lists/006 What Is A Pointer.mp4
12.81MB
08 - Data Structures Linked Lists/007 Our First Linked List.mp4
20.66MB
08 - Data Structures Linked Lists/008 Solution append().mp4
16.86MB
08 - Data Structures Linked Lists/009 Solution prepend().mp4
6.42MB
08 - Data Structures Linked Lists/010 Node Class.mp4
7.27MB
08 - Data Structures Linked Lists/011 insert().mp4
20.99MB
08 - Data Structures Linked Lists/013 Solution insert().mp4
50.7MB
08 - Data Structures Linked Lists/014 Solution remove().mp4
20.82MB
08 - Data Structures Linked Lists/015 Doubly Linked Lists.mp4
14.8MB
08 - Data Structures Linked Lists/017 Solution Doubly Linked Lists.mp4
74.23MB
08 - Data Structures Linked Lists/018 Singly VS Doubly Linked Lists.mp4
8.54MB
08 - Data Structures Linked Lists/019 Exercise reverse().mp4
7.86MB
08 - Data Structures Linked Lists/020 Solution reverse().mp4
24.16MB
08 - Data Structures Linked Lists/021 Linked Lists Review.mp4
26.81MB
09 - Data Structures Stacks + Queues/001 Stacks + Queues Introduction.mp4
9.39MB
09 - Data Structures Stacks + Queues/002 Stacks.mp4
10.98MB
09 - Data Structures Stacks + Queues/003 Queues.mp4
15.72MB
09 - Data Structures Stacks + Queues/004 Exercise Stacks VS Queues.mp4
5.19MB
09 - Data Structures Stacks + Queues/005 Solution Stacks VS Queues.mp4
6.66MB
09 - Data Structures Stacks + Queues/007 Optional How Javascript Works.mp4
124.69MB
09 - Data Structures Stacks + Queues/008 Exercise Stack Implementation (Linked Lists).mp4
5.32MB
09 - Data Structures Stacks + Queues/009 Solution Stack Implementation (Linked Lists).mp4
29.06MB
09 - Data Structures Stacks + Queues/010 Exercise Stack Implementation (Array).mp4
3.01MB
09 - Data Structures Stacks + Queues/011 Solution Stack Implementation (Array).mp4
10.25MB
09 - Data Structures Stacks + Queues/012 Exercise Queue Implementation.mp4
9.07MB
09 - Data Structures Stacks + Queues/013 Solution Queue Implementation.mp4
25.57MB
09 - Data Structures Stacks + Queues/014 Queues Using Stacks.mp4
6.79MB
09 - Data Structures Stacks + Queues/015 Stacks + Queues Review.mp4
9.79MB
10 - Data Structures Trees/001 Trees Introduction.mp4
57.05MB
10 - Data Structures Trees/002 Binary Trees.mp4
29.31MB
10 - Data Structures Trees/003 O(log n).mp4
15.95MB
10 - Data Structures Trees/004 Binary Search Trees.mp4
23.23MB
10 - Data Structures Trees/005 Balanced VS Unbalanced BST.mp4
13.16MB
10 - Data Structures Trees/006 BST Pros and Cons.mp4
7.71MB
10 - Data Structures Trees/007 Exercise Binary Search Tree.mp4
11.79MB
10 - Data Structures Trees/008 Solution insert().mp4
57.52MB
10 - Data Structures Trees/009 Solution lookup().mp4
17.59MB
10 - Data Structures Trees/010 Extra Exercise remove().mp4
5.59MB
10 - Data Structures Trees/011 Solution remove().mp4
51.17MB
10 - Data Structures Trees/012 AVL Trees + Red Black Trees.mp4
7.29MB
10 - Data Structures Trees/014 Binary Heaps.mp4
52.7MB
10 - Data Structures Trees/015 Quick Note on Heaps.mp4
3.57MB
10 - Data Structures Trees/016 Priority Queue.mp4
17.65MB
10 - Data Structures Trees/017 Trie.mp4
10.31MB
10 - Data Structures Trees/018 Tree Review.mp4
2.45MB
11 - Data Structures Graphs/001 Graphs Introduction.mp4
7.73MB
11 - Data Structures Graphs/002 Types Of Graphs.mp4
50.89MB
11 - Data Structures Graphs/003 Exercise Guess The Graph.mp4
8.39MB
11 - Data Structures Graphs/004 Graph Data.mp4
14.13MB
11 - Data Structures Graphs/005 Exercise Graph Implementation.mp4
28.44MB
11 - Data Structures Graphs/006 Solution Graph Implementation.mp4
25.03MB
11 - Data Structures Graphs/007 Graphs Review.mp4
9.01MB
11 - Data Structures Graphs/008 Data Structures Review.mp4
5.77MB
11 - Data Structures Graphs/009 What Else Is Coming Up.mp4
8.14MB
12 - Algorithms Recursion/001 Introduction to Algorithms.mp4
12.02MB
12 - Algorithms Recursion/002 Recursion Introduction.mp4
34.37MB
12 - Algorithms Recursion/003 Stack Overflow.mp4
24.81MB
12 - Algorithms Recursion/004 Anatomy Of Recursion.mp4
56.55MB
12 - Algorithms Recursion/005 Exercise Factorial.mp4
9.56MB
12 - Algorithms Recursion/006 Solution Factorial.mp4
15.57MB
12 - Algorithms Recursion/007 Exercise Fibonacci.mp4
5.1MB
12 - Algorithms Recursion/008 Solution Fibonacci.mp4
38.31MB
12 - Algorithms Recursion/009 Recursive VS Iterative.mp4
12.62MB
12 - Algorithms Recursion/010 When To Use Recursion.mp4
16.07MB
12 - Algorithms Recursion/012 Recursion Review.mp4
8.73MB
13 - Algorithms Sorting/001 Sorting Introduction.mp4
86.86MB
13 - Algorithms Sorting/002 The Issue With sort().mp4
31.02MB
13 - Algorithms Sorting/003 Sorting Algorithms.mp4
26.3MB
13 - Algorithms Sorting/004 Bubble Sort.mp4
19.14MB
13 - Algorithms Sorting/006 Solution Bubble Sort.mp4
15.75MB
13 - Algorithms Sorting/007 Selection Sort.mp4
24.33MB
13 - Algorithms Sorting/009 Solution Selection Sort.mp4
17.4MB
13 - Algorithms Sorting/010 Dancing Algorithms.mp4
16.46MB
13 - Algorithms Sorting/011 Insertion Sort.mp4
7.41MB
13 - Algorithms Sorting/013 Solution Insertion Sort.mp4
13.44MB
13 - Algorithms Sorting/014 Merge Sort and O(n log n).mp4
35.28MB
13 - Algorithms Sorting/016 Solution Merge Sort.mp4
19.98MB
13 - Algorithms Sorting/018 Quick Sort.mp4
32.56MB
13 - Algorithms Sorting/020 Which Sort Is Best.mp4
18.24MB
13 - Algorithms Sorting/022 Radix Sort + Counting Sort.mp4
22.01MB
13 - Algorithms Sorting/024 Exercise Sorting Interview.mp4
3.79MB
13 - Algorithms Sorting/025 Solution Sorting Interview.mp4
18.36MB
13 - Algorithms Sorting/026 Sorting In Your Language.mp4
2.62MB
13 - Algorithms Sorting/027 Sorting Review.mp4
20.16MB
14 - Algorithms Searching + BFS + DFS/001 Searching + Traversal Introduction.mp4
4.96MB
14 - Algorithms Searching + BFS + DFS/002 Linear Search.mp4
10.34MB
14 - Algorithms Searching + BFS + DFS/003 Binary Search.mp4
26.62MB
14 - Algorithms Searching + BFS + DFS/004 Graph + Tree Traversals.mp4
11.66MB
14 - Algorithms Searching + BFS + DFS/005 BFS Introduction.mp4
7.69MB
14 - Algorithms Searching + BFS + DFS/006 DFS Introduction.mp4
9.6MB
14 - Algorithms Searching + BFS + DFS/007 BFS vs DFS.mp4
10.28MB
14 - Algorithms Searching + BFS + DFS/009 Exercise BFS vs DFS.mp4
1.73MB
14 - Algorithms Searching + BFS + DFS/010 Solution BFS vs DFS.mp4
7.95MB
14 - Algorithms Searching + BFS + DFS/011 breadthFirstSearch().mp4
37.59MB
14 - Algorithms Searching + BFS + DFS/012 breadthFirstSearchRecursive().mp4
32.09MB
14 - Algorithms Searching + BFS + DFS/013 PreOrder, InOrder, PostOrder.mp4
18.39MB
14 - Algorithms Searching + BFS + DFS/014 depthFirstSearch().mp4
47.15MB
14 - Algorithms Searching + BFS + DFS/016 Graph Traversals.mp4
8.97MB
14 - Algorithms Searching + BFS + DFS/017 BFS in Graphs.mp4
5.14MB
14 - Algorithms Searching + BFS + DFS/018 DFS in Graphs.mp4
5.99MB
14 - Algorithms Searching + BFS + DFS/019 Dijkstra + Bellman-Ford Algorithms.mp4
13.94MB
14 - Algorithms Searching + BFS + DFS/020 Searching + Traversal Review.mp4
22.77MB
15 - Algorithms Dynamic Programming/001 Dynamic Programming Introduction.mp4
8.09MB
15 - Algorithms Dynamic Programming/002 Memoization 1.mp4
17.61MB
15 - Algorithms Dynamic Programming/003 Memoization 2.mp4
9.36MB
15 - Algorithms Dynamic Programming/004 Fibonacci and Dynamic Programming.mp4
16.6MB
15 - Algorithms Dynamic Programming/005 Dynamic Programming.mp4
25.81MB
15 - Algorithms Dynamic Programming/006 Implementing Dynamic Programming.mp4
28.47MB
15 - Algorithms Dynamic Programming/008 Dynamic Programming Review.mp4
17.89MB
16 - Non Technical Interviews/001 Section Overview.mp4
7.84MB
16 - Non Technical Interviews/002 During The Interview.mp4
28.4MB
16 - Non Technical Interviews/004 Tell Me About Yourself.mp4
17.16MB
16 - Non Technical Interviews/006 Why Us.mp4
16.13MB
16 - Non Technical Interviews/007 Tell Me About A Problem You Have Solved.mp4
79.16MB
16 - Non Technical Interviews/009 What Is Your Biggest Weakness.mp4
7.31MB
16 - Non Technical Interviews/011 Any Questions For Us.mp4
10.64MB
16 - Non Technical Interviews/013 Secret Weapon.mp4
25.86MB
16 - Non Technical Interviews/014 After The Interview.mp4
16.95MB
16 - Non Technical Interviews/015 Section Summary.mp4
22.29MB
17 - Offer + Negotiation/001 Section Overview.mp4
20.5MB
17 - Offer + Negotiation/002 Handling Rejection.mp4
13.09MB
17 - Offer + Negotiation/003 Negotiation 101.mp4
30.72MB
17 - Offer + Negotiation/004 Handling An Offer.mp4
28.73MB
17 - Offer + Negotiation/005 Handling Multiple Offers.mp4
23.53MB
17 - Offer + Negotiation/006 Getting A Raise.mp4
24.32MB
17 - Offer + Negotiation/008 Section Summary.mp4
6.72MB
18 - Thank You/002 Thank You.mp4
5.97MB
19 - Extras Google, Amazon, Facebook Interview Questions/001 Coding Problems.mp4
4.92MB
20 - Contributing To Open Source To Gain Experience/001 Contributing To Open Source.mp4
137.97MB
20 - Contributing To Open Source To Gain Experience/002 Contributing To Open Source 2.mp4
121.18MB
21 - Extra Bits/003 From JTS Learn to Learn.mp4
5.43MB
21 - Extra Bits/004 From JTS Start With Why.mp4
7.46MB
21 - Extra Bits/006 How To Use Leetcode.mp4
7.24MB
21 - Extra Bits/007 AMA - 100,000 Students!!.mp4
656.36MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统