首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Master the Coding Interview Data Structures + Algorithms
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-8-13 09:52
2024-11-26 07:27
164
7.28 GB
210
磁力链接
magnet:?xt=urn:btih:5ea296476150a2eefed358ed7cbd205c7757c208
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjVlYTI5NjQ3NjE1MGEyZWVmZWQzNThlZDdjYmQyMDVjNzc1N2MyMDhaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Master
the
Coding
Interview
Data
Structures
Algorithms
文件列表
01 - Introduction/001 How To Succeed In This Course.mp4
70.23MB
01 - Introduction/002 Join Our Online Classroom!.mp4
77.71MB
01 - Introduction/004 ZTM Resources.mp4
43.81MB
02 - Getting More Interviews/001 Section Overview.mp4
17.84MB
02 - Getting More Interviews/002 Resume.mp4
21.78MB
02 - Getting More Interviews/003 Exercise Resume Walkthrough.mp4
120.47MB
02 - Getting More Interviews/004 Resume Review.mp4
26.2MB
02 - Getting More Interviews/006 What If I Don't Have Enough Experience.mp4
159.76MB
02 - Getting More Interviews/009 LinkedIn.mp4
83MB
02 - Getting More Interviews/011 Portfolio.mp4
33.5MB
02 - Getting More Interviews/013 Email.mp4
94.69MB
02 - Getting More Interviews/015 Where To Find Jobs.mp4
62.58MB
02 - Getting More Interviews/017 When Should You Start Applying.mp4
11.28MB
02 - Getting More Interviews/018 Section Summary.mp4
7.2MB
03 - Big O/002 Setting Up Your Environment.mp4
15.28MB
03 - Big O/003 Section Overview.mp4
28.16MB
03 - Big O/005 What Is Good Code.mp4
58.95MB
03 - Big O/006 Big O and Scalability.mp4
93.98MB
03 - Big O/007 O(n).mp4
59.77MB
03 - Big O/008 O(1).mp4
65.9MB
03 - Big O/010 Solution Big O Calculation.mp4
26.36MB
03 - Big O/012 Solution Big O Calculation 2.mp4
6.22MB
03 - Big O/013 Simplifying Big O.mp4
4.97MB
03 - Big O/014 Big O Rule 1.mp4
38.16MB
03 - Big O/015 Big O Rule 2.mp4
17.41MB
03 - Big O/016 Big O Rule 3.mp4
7.02MB
03 - Big O/017 O(n^2).mp4
45.46MB
03 - Big O/018 Big O Rule 4.mp4
52.14MB
03 - Big O/019 Big O Cheat Sheet.mp4
9.34MB
03 - Big O/020 What Does This All Mean.mp4
49.01MB
03 - Big O/021 O(n!).mp4
15.73MB
03 - Big O/022 3 Pillars Of Programming.mp4
11.11MB
03 - Big O/023 Space Complexity.mp4
6.99MB
03 - Big O/024 Exercise Space Complexity.mp4
18.05MB
03 - Big O/025 Exercise Twitter.mp4
27.44MB
03 - Big O/026 Optional Javascript Loops.mp4
12.26MB
03 - Big O/027 Section Summary.mp4
14.8MB
04 - How To Solve Coding Problems/001 Section Overview.mp4
62.43MB
04 - How To Solve Coding Problems/002 What Are Companies Looking For.mp4
9.63MB
04 - How To Solve Coding Problems/003 What We Need For Coding Interviews.mp4
52.47MB
04 - How To Solve Coding Problems/004 Exercise Google Interview.mp4
16.49MB
04 - How To Solve Coding Problems/005 Exercise Interview Question.mp4
134.54MB
04 - How To Solve Coding Problems/006 Exercise Interview Question 2.mp4
157.25MB
04 - How To Solve Coding Problems/007 Review Google Interview.mp4
16.27MB
04 - How To Solve Coding Problems/009 Section Summary.mp4
45.1MB
05 - Data Structures Introduction/001 Section Overview.mp4
26.19MB
05 - Data Structures Introduction/002 What Is A Data Structure.mp4
59.27MB
05 - Data Structures Introduction/003 How Computers Store Data.mp4
171.95MB
05 - Data Structures Introduction/004 Data Structures In Different Languages.mp4
10.53MB
05 - Data Structures Introduction/005 Operations On Data Structures.mp4
28.31MB
06 - Data Structures Arrays/001 Arrays Introduction.mp4
30.76MB
06 - Data Structures Arrays/002 Static vs Dynamic Arrays.mp4
20.68MB
06 - Data Structures Arrays/004 Optional Classes In Javascript.mp4
145.02MB
06 - Data Structures Arrays/005 Implementing An Array.mp4
80.08MB
06 - Data Structures Arrays/006 Strings and Arrays.mp4
3.27MB
06 - Data Structures Arrays/007 Exercise Reverse A String.mp4
5.66MB
06 - Data Structures Arrays/008 Solution Reverse A String.mp4
66.04MB
06 - Data Structures Arrays/009 Exercise Merge Sorted Arrays.mp4
1.15MB
06 - Data Structures Arrays/010 Solution Merge Sorted Arrays.mp4
86.43MB
06 - Data Structures Arrays/012 Arrays Review.mp4
14.59MB
07 - Data Structures Hash Tables/001 Hash Tables Introduction.mp4
18.67MB
07 - Data Structures Hash Tables/002 Hash Function.mp4
34.7MB
07 - Data Structures Hash Tables/003 Hash Collisions.mp4
71.44MB
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
9.17MB
07 - Data Structures Hash Tables/006 Solution Implement A Hash Table.mp4
53.92MB
07 - Data Structures Hash Tables/007 keys().mp4
34.78MB
07 - Data Structures Hash Tables/009 Hash Tables VS Arrays.mp4
6.22MB
07 - Data Structures Hash Tables/010 Exercise First Recurring Character.mp4
2.64MB
07 - Data Structures Hash Tables/011 Solution First Recurring Character.mp4
54.64MB
07 - Data Structures Hash Tables/013 Hash Tables Review.mp4
65.99MB
08 - Data Structures Linked Lists/001 Linked Lists Introduction.mp4
35.48MB
08 - Data Structures Linked Lists/002 What Is A Linked List.mp4
11.39MB
08 - Data Structures Linked Lists/003 Exercise Imposter Syndrome.mp4
27.43MB
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.53MB
08 - Data Structures Linked Lists/006 What Is A Pointer.mp4
12.81MB
08 - Data Structures Linked Lists/007 Our First Linked List.mp4
17.04MB
08 - Data Structures Linked Lists/008 Solution append().mp4
13.52MB
08 - Data Structures Linked Lists/009 Solution prepend().mp4
6.41MB
08 - Data Structures Linked Lists/010 Node Class.mp4
7.25MB
08 - Data Structures Linked Lists/011 insert().mp4
20.98MB
08 - Data Structures Linked Lists/013 Solution insert().mp4
101.04MB
08 - Data Structures Linked Lists/014 Solution remove().mp4
20.78MB
08 - Data Structures Linked Lists/015 Doubly Linked Lists.mp4
46.2MB
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.82MB
09 - Data Structures Stacks + Queues/001 Stacks + Queues Introduction.mp4
9.39MB
09 - Data Structures Stacks + Queues/002 Stacks.mp4
41.81MB
09 - Data Structures Stacks + Queues/003 Queues.mp4
44.5MB
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.72MB
09 - Data Structures Stacks + Queues/008 Exercise Stack Implementation (Linked Lists).mp4
5.31MB
09 - Data Structures Stacks + Queues/009 Solution Stack Implementation (Linked Lists).mp4
29.07MB
09 - Data Structures Stacks + Queues/010 Exercise Stack Implementation (Array).mp4
3.01MB
09 - Data Structures Stacks + Queues/011 Solution Stack Implementation (Array).mp4
27.21MB
09 - Data Structures Stacks + Queues/012 Exercise Queue Implementation.mp4
3.85MB
09 - Data Structures Stacks + Queues/013 Solution Queue Implementation.mp4
25.56MB
09 - Data Structures Stacks + Queues/014 Queues Using Stacks.mp4
6.8MB
09 - Data Structures Stacks + Queues/015 Stacks + Queues Review.mp4
9.79MB
10 - Data Structures Trees/001 Trees Introduction.mp4
57.02MB
10 - Data Structures Trees/002 Binary Trees.mp4
29.32MB
10 - Data Structures Trees/003 O(log n).mp4
20.54MB
10 - Data Structures Trees/004 Binary Search Trees.mp4
23.24MB
10 - Data Structures Trees/005 Balanced VS Unbalanced BST.mp4
24.41MB
10 - Data Structures Trees/006 BST Pros and Cons.mp4
7.71MB
10 - Data Structures Trees/007 Exercise Binary Search Tree.mp4
25.57MB
10 - Data Structures Trees/008 Solution insert().mp4
57.54MB
10 - Data Structures Trees/009 Solution lookup().mp4
41.27MB
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.73MB
10 - Data Structures Trees/015 Quick Note on Heaps.mp4
3.56MB
10 - Data Structures Trees/016 Priority Queue.mp4
17.66MB
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
52.11MB
11 - Data Structures Graphs/003 Exercise Guess The Graph.mp4
8.4MB
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.06MB
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
5.81MB
12 - Algorithms Recursion/001 Introduction to Algorithms.mp4
50.83MB
12 - Algorithms Recursion/002 Recursion Introduction.mp4
34.36MB
12 - Algorithms Recursion/003 Stack Overflow.mp4
24.8MB
12 - Algorithms Recursion/004 Anatomy Of Recursion.mp4
61MB
12 - Algorithms Recursion/005 Exercise Factorial.mp4
9.56MB
12 - Algorithms Recursion/006 Solution Factorial.mp4
15.59MB
12 - Algorithms Recursion/007 Exercise Fibonacci.mp4
5.09MB
12 - Algorithms Recursion/008 Solution Fibonacci.mp4
38.31MB
12 - Algorithms Recursion/009 Recursive VS Iterative.mp4
12.67MB
12 - Algorithms Recursion/010 When To Use Recursion.mp4
16.07MB
12 - Algorithms Recursion/012 Recursion Review.mp4
8.74MB
13 - Algorithms Sorting/001 Sorting Introduction.mp4
86.96MB
13 - Algorithms Sorting/002 The Issue With sort().mp4
30.99MB
13 - Algorithms Sorting/003 Sorting Algorithms.mp4
26.3MB
13 - Algorithms Sorting/004 Bubble Sort.mp4
19.15MB
13 - Algorithms Sorting/006 Solution Bubble Sort.mp4
15.74MB
13 - Algorithms Sorting/007 Selection Sort.mp4
24.32MB
13 - Algorithms Sorting/009 Solution Selection Sort.mp4
17.41MB
13 - Algorithms Sorting/010 Dancing Algorithms.mp4
16.51MB
13 - Algorithms Sorting/011 Insertion Sort.mp4
7.42MB
13 - Algorithms Sorting/013 Solution Insertion Sort.mp4
13.43MB
13 - Algorithms Sorting/014 Merge Sort and O(n log n).mp4
67.55MB
13 - Algorithms Sorting/016 Solution Merge Sort.mp4
19.97MB
13 - Algorithms Sorting/018 Quick Sort.mp4
32.55MB
13 - Algorithms Sorting/020 Which Sort Is Best.mp4
18.21MB
13 - Algorithms Sorting/022 Radix Sort + Counting Sort.mp4
21.96MB
13 - Algorithms Sorting/024 Exercise Sorting Interview.mp4
3.79MB
13 - Algorithms Sorting/025 Solution Sorting Interview.mp4
22.54MB
13 - Algorithms Sorting/026 Sorting In Your Language.mp4
2.61MB
13 - Algorithms Sorting/027 Sorting Review.mp4
20.17MB
14 - Algorithms Searching + BFS + DFS/001 Searching + Traversal Introduction.mp4
4.98MB
14 - Algorithms Searching + BFS + DFS/002 Linear Search.mp4
10.33MB
14 - Algorithms Searching + BFS + DFS/003 Binary Search.mp4
26.65MB
14 - Algorithms Searching + BFS + DFS/004 Graph + Tree Traversals.mp4
11.64MB
14 - Algorithms Searching + BFS + DFS/005 BFS Introduction.mp4
7.67MB
14 - Algorithms Searching + BFS + DFS/006 DFS Introduction.mp4
9.59MB
14 - Algorithms Searching + BFS + DFS/007 BFS vs DFS.mp4
10.23MB
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.58MB
14 - Algorithms Searching + BFS + DFS/012 breadthFirstSearchRecursive().mp4
21.91MB
14 - Algorithms Searching + BFS + DFS/013 PreOrder, InOrder, PostOrder.mp4
18.39MB
14 - Algorithms Searching + BFS + DFS/014 depthFirstSearch().mp4
47.16MB
14 - Algorithms Searching + BFS + DFS/016 Graph Traversals.mp4
9.02MB
14 - Algorithms Searching + BFS + DFS/017 BFS in Graphs.mp4
5.14MB
14 - Algorithms Searching + BFS + DFS/018 DFS in Graphs.mp4
6MB
14 - Algorithms Searching + BFS + DFS/019 Dijkstra + Bellman-Ford Algorithms.mp4
13.9MB
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
15.99MB
15 - Algorithms Dynamic Programming/005 Dynamic Programming.mp4
25.81MB
15 - Algorithms Dynamic Programming/006 Implementing Dynamic Programming.mp4
28.46MB
15 - Algorithms Dynamic Programming/008 Dynamic Programming Review.mp4
17.88MB
16 - Non Technical Interviews/001 Section Overview.mp4
7.85MB
16 - Non Technical Interviews/002 During The Interview.mp4
126.76MB
16 - Non Technical Interviews/004 Tell Me About Yourself.mp4
17.15MB
16 - Non Technical Interviews/006 Why Us.mp4
16.19MB
16 - Non Technical Interviews/007 Tell Me About A Problem You Have Solved.mp4
79.26MB
16 - Non Technical Interviews/009 What Is Your Biggest Weakness.mp4
7.27MB
16 - Non Technical Interviews/011 Any Questions For Us.mp4
10.69MB
16 - Non Technical Interviews/013 Secret Weapon.mp4
121.24MB
16 - Non Technical Interviews/014 After The Interview.mp4
17.01MB
16 - Non Technical Interviews/015 Section Summary.mp4
22.27MB
17 - Offer + Negotiation/001 Section Overview.mp4
6.24MB
17 - Offer + Negotiation/002 Handling Rejection.mp4
13.07MB
17 - Offer + Negotiation/003 Negotiation 101.mp4
139.76MB
17 - Offer + Negotiation/004 Handling An Offer.mp4
130.32MB
17 - Offer + Negotiation/005 Handling Multiple Offers.mp4
23.57MB
17 - Offer + Negotiation/006 Getting A Raise.mp4
104.38MB
17 - Offer + Negotiation/008 Section Summary.mp4
6.71MB
18 - Thank You/002 Thank You.mp4
2.46MB
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
130.97MB
20 - Contributing To Open Source To Gain Experience/002 Contributing To Open Source 2.mp4
115.96MB
21 - Extra Bits/003 From JTS Learn to Learn.mp4
5.44MB
21 - Extra Bits/004 From JTS Start With Why.mp4
7.48MB
21 - Extra Bits/006 How To Use Leetcode.mp4
7.24MB
21 - Extra Bits/007 AMA - 100,000 Students!!.mp4
656.83MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统