Torrent Info
Title [DesireCourse.Com] Udemy - Python for Data Structures, Algorithms, and Interviews!
Category
Size 4.14GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[DesireCourse.Com].txt 754B
[DesireCourse.Com].url 51B
001 Algorithm Analysis and Big O Quiz.html 5.88KB
001 Course Introduction.mp4 12.06MB
002 Full Course Curriculum Overview.mp4 11.22MB
003 How to get help for the Course.html 2.77KB
004 Course FAQ.html 1.50KB
005 Company Types Overview.mp4 13.67MB
006 Job Type Overviews.mp4 26.15MB
007 Resume Preparation.mp4 49.42MB
008 Resume Creation Tools.mp4 18.16MB
009 List of Resume Creation Websites.pdf 4.03KB
010 Resume Checklist Review.html 5.98KB
011 LinkedIn.mp4 24.71MB
012 GitHub.mp4 36.33MB
013 Personal Website and Portfolio.mp4 7.56MB
014 Building a Network.mp4 10.36MB
015 Networking Events.mp4 5.20MB
016 Organization of Job Search.mp4 18.68MB
017 Job Search Sites.mp4 20.34MB
018 List of Job Boards and Sites.html 2.83KB
019 Company Matching Sites.mp4 11.89MB
020 List of Company Matching Sites.html 1.06KB
021 Overview of Interview Section.mp4 1.32MB
022 5 Steps of an Interview.mp4 12.55MB
023 Tough Interview Questions.mp4 11.98MB
024 Questions for Students.mp4 6.85MB
025 Special Case Interview Questions.mp4 6.75MB
026 Salary Negotiations.mp4 8.50MB
027 Salary Questions and Answers.mp4 5.39MB
028 Preparing References.mp4 4.86MB
029 Technical Overview.mp4 4.20MB
030 Getting Help for the Technical Section.html 1.45KB
031 Questions Disclosure.html 728B
032 Course Material Installation Guide.html 2.59KB
033 Windows - Course Material Installations.mp4 24.51MB
034 Mac OSX - Course Material Installations.mp4 22.20MB
035 Jupyter Notebooks Overview.mp4 41.70MB
036 Course Notebooks.mp4 44.57MB
037 Interview Notebooks.mp4 23.63MB
038 Algorithm Analysis and Big O Section Overview.mp4 3.04MB
039 Introduction to Algorithm Analysis and Big O.mp4 31.08MB
040 Big O Notation.mp4 48.15MB
041 Big O Examples.mp4 66.95MB
042 Homework Reading Asssignment.html 476B
043 Big O for Python Data Structures.mp4 33.06MB
044 Big-O Reference Cheat Sheet.html 467B
045 Introduction to Array Based Sequences.mp4 7.28MB
046 Low Level Arrays.mp4 57.97MB
047 Dynamic Array.mp4 37.93MB
048 Dynamic Array Excercise.mp4 62.25MB
049 Amortization.mp4 10.48MB
050 Interview Problems - Arrays.mp4 6.46MB
051 Anagram Check - Interview Problem.mp4 7.70MB
052 Anagram Check - Interview Problem - SOLUTION.mp4 32.50MB
053 Array Pair Sum - Interview Problem.mp4 4.27MB
054 Array Pair Sum - Interview Problem - SOLUTION.mp4 34.46MB
055 Find the Missing Element - Interview Problem.mp4 5.78MB
056 Find the Missing Element - Interview Problem - SOLUTION.mp4 56.64MB
057 Largest Continuous Sum - Interview Problem.mp4 5.60MB
058 Largest Continuous Sum - Interview Problem - SOLUTION.mp4 25.98MB
059 Sentence Reversal - Interview Problem.mp4 4.55MB
060 Sentence Reversal - Interview Problem - SOLUTION.mp4 30.35MB
061 String Compression - Interview Problem.mp4 6.66MB
062 String Compression - Interview Problem - SOLUTION.mp4 24.19MB
063 Unique Characters in a String - Interview Problem.mp4 2.42MB
064 Unique Characters in String - Interview Problem - SOLUTION.mp4 12.29MB
065 Stacks Queues and Deques Overview.mp4 2.75MB
066 Stacks Overview.mp4 10.64MB
067 Implementation of Stack.mp4 30.23MB
068 Queue Overview.mp4 8.66MB
069 Implementation of Queue.mp4 18.74MB
070 Deque Overview.mp4 4.52MB
071 Implementation of Deque.mp4 27.42MB
072 Stacks Queues and Deques Interview Problems.mp4 3.41MB
073 Implement a Stack - Interview Problem.mp4 3.66MB
074 Implement a Queue.mp4 2.51MB
075 Implement a Deque - Interview Problem.mp4 3.24MB
076 Balanced Parentheses Check - Interview Problem.mp4 11.61MB
077 Balanced Parentheses Check - Interview Problem - SOLUTION.mp4 44.24MB
078 Implement a Queue using 2 Stacks - Interview Problem -.mp4 9.22MB
079 Implement a Queue using 2 Stacks - Interview Problem - SOLUTION.mp4 23.93MB
080 Linked Lists Overview.mp4 1.03MB
081 Singly Linked Lists.mp4 26.03MB
082 Singly Linked List Implementation.mp4 19.54MB
083 Doubly Linked Lists.mp4 15.34MB
084 Doubly Linked List Implementation.mp4 10.94MB
085 Singly Linked List Cycle Check - Interview Problem.mp4 11.38MB
086 Singly Linked List Cycle Check - Interview Problem - SOLUTION.mp4 32.26MB
087 Linked List Reversal - Interview Problem.mp4 15.30MB
088 Linked List Reversal - Interview Problem - SOLUTION.mp4 26.09MB
089 Linked List Nth to Last Node - Interview Problem.mp4 9.28MB
090 Linked List Nth to Last Node - Interview Problem - SOLUTION.mp4 36.29MB
091 Implement a Linked List - Interview Problem.mp4 5.49MB
092 Implement a Linked List - Interview Problem - SOLUTION.mp4 7.07MB
093 Introduction to Recursion.mp4 26.44MB
094 Recursion Homework Example Problems.mp4 32.52MB
095 Recursion Homework Example Problems - SOLUTIONS.mp4 52.10MB
096 Memoization.mp4 32.45MB
097 Recursion Interview Problem - 1.mp4 10.61MB
098 Recursion Interview Problem - 1 - SOLUTION.mp4 21.44MB
099 Recursion Interview Problem - 2.mp4 11.57MB
100 Recursion Interview Problem - 2 - SOLUTION.mp4 53.46MB
101 Recursion Interview Problem - 3.mp4 26.33MB
102 Recursion Interview Problem - 3 - SOLUTION.mp4 58.26MB
103 Recursion Interview Problem - 4.mp4 27.08MB
104 Recursion Interview Problem - 4 - SOLUTION.mp4 102.43MB
105 Advanced Topic Reading - Tail Recursion in Python.html 1.09KB
106 Introduction to Trees.mp4 28.27MB
107 Tree Representation Implementation - Part 1.mp4 3.41MB
108 Tree Representation Implementation - Part 2.mp4 31.63MB
109 Nodes and References Implementation.mp4 38.01MB
110 Tree Traversals.mp4 22.45MB
111 Priority Queues with Binary Heaps.mp4 6.40MB
112 Binary Heap Implementation.mp4 74.96MB
113 Binary Search Trees.mp4 5.45MB
114 Implementation of Binary Search Trees - Part 1.mp4 59.64MB
115 Implementation of Binary Search Trees - Part 2.mp4 49.94MB
116 Binary Search Tree Check - Interview Problem.mp4 11.23MB
117 Binary Search Tree Check- Interview Problem - SOLUTION.mp4 36.39MB
118 Tree Level Order Print - Interview Problem.mp4 5.58MB
119 Tree Level Order Print - Interview Problem - SOLUTION.mp4 41.17MB
120 Trim a Binary Search Tree - Interview Problem.mp4 10.07MB
121 Trim a Binary Search Tree - Interview Problem - SOLUTION.mp4 35.14MB
122 Search Overview.mp4 3.00MB
123 Sequential Search.mp4 8.77MB
124 Implementation of Sequential Search.mp4 18.36MB
125 Binary Search.mp4 9.26MB
126 Implementation of Binary Search.mp4 31.04MB
127 Hashing.mp4 44.88MB
128 Implementation of a Hash Table.mp4 88.34MB
129 Sorting Overview.mp4 3.28MB
130 Quick Note on Learning Sorting Algorithms.html 1.26KB
131 Resources for Visualizing Sorting Algorithms.mp4 18.51MB
132 Bubble Sort.mp4 31.59MB
133 Implementation of Bubble Sort.mp4 30.40MB
134 Selection Sort.mp4 23.18MB
135 Implementation of Selection Sort.mp4 24.13MB
136 Insertion Sort.mp4 19.40MB
137 Implementation of Insertion Sort.mp4 31.98MB
138 Shell Sort.mp4 12.80MB
139 Implementation of Shell Sort.mp4 34.84MB
140 Merge Sort.mp4 19.46MB
141 Implementation of Merge Sort.mp4 47.90MB
142 Quick Sort.mp4 35.81MB
143 Implementation of Quick Sort.mp4 49.84MB
144 Sorting Interview Problems.mp4 4.02MB
145 Implement Binary Search Interview Problem.mp4 888.04KB
146 Implement Bubble Sort Algorithm Interview Problem.mp4 859.43KB
147 Implement Selection Sort Algorithm Interview Problem.mp4 874.30KB
148 Implement Insertion Sort Algorithm Interview Problem.mp4 808.00KB
149 Implement Shell Sort Algorithm Interview Problem.mp4 777.52KB
150 Implement Merge Sort Algorithm Interview Problem.mp4 801.01KB
151 Implement Quick Sort Algorithm Interview Problem.mp4 1.32MB
152 What to Expect in the Graph Section.html 1.26KB
153 Introduction to Graphs.mp4 25.26MB
154 Adjacency Matrix and Adjacency List.mp4 16.19MB
155 Implementation of a Graph Adjacency List.mp4 91.50MB
156 Word Ladder Example Problem.mp4 22.76MB
157 Breadth First Search.mp4 43.45MB
158 Knights Tour Example Problem.mp4 38.76MB
159 General Depth First Search.mp4 32.70MB
160 Implementation of Graph Overview.mp4 54.00MB
161 Implementation of Depth First Search Overview.mp4 36.04MB
162 Implementation of Breadth First Search Overview.mp4 29.92MB
163 Implement a Graph - Interview Problem.mp4 2.25MB
164 Implement Depth First Search - Interview Problem.mp4 1.59MB
165 Implement Breadth First Search - Interview Problem.mp4 1.90MB
166 How to Approach Riddles and Brain Teasers.mp4 8.35MB
167 Bridge Crossing - Interview Problem.mp4 10.81MB
168 Bridge Crossing - Interview Problem - SOLUTION.mp4 17.41MB
169 Coins and a Scale - Interview Problem.mp4 3.21MB
170 Coins and a Scale - Interview Problem - SOLUTION.mp4 15.02MB
171 Egg Drop - Interview Problem.mp4 8.64MB
172 Egg Drop - Interview Problem - SOLUTION.mp4 26.10MB
173 Hallway Lockers - Interview Problem.mp4 8.90MB
174 Hallway Lockers - Interview Problem - SOLUTION.mp4 47.14MB
175 Jugs of Water - Interview Problem.mp4 1.91MB
176 Jugs of Water - Interview Problem - SOLUTION.mp4 7.86MB
177 Light Switches - Interview Problem.mp4 6.50MB
178 Light Switches - Interview Problem - SOLUTION.mp4 12.33MB
179 Ropes Burning - Interview Problem.mp4 3.87MB
180 Ropes Burning - Interview Problem - SOLUTION.mp4 6.47MB
181 Mock Interviews Overview.mp4 8.30MB
182 Non-Technical Questions Guide.mp4 1.93MB
183 General Non Technical Interview Questions List.html 2.75KB
184 Questions after an Interview Guide.mp4 14.46MB
185 List of Questions to Ask after an Interview.html 6.57KB
186 E-Commerce Company Interview - Overview.mp4 2.59MB
187 Phone Screen.mp4 5.34MB
188 On Site Question 1.mp4 14.15MB
189 On Site Question 2.mp4 11.37MB
190 On Site Question 3.mp4 9.52MB
191 Phone Screen -SOLUTION.mp4 28.81MB
192 On Site Question 1 -SOLUTION.mp4 54.82MB
193 On Site Question 2 -SOLUTION.mp4 32.17MB
194 On Site Question 3 -SOLUTION.mp4 42.13MB
195 Company Specifics Interview.html 9.47KB
196 Large Search Engine Company Interview Overview.mp4 1.97MB
197 Phone Screen.mp4 13.67MB
198 On Site Question 1.mp4 3.79MB
199 On Site Question 2.mp4 2.71MB
200 On Site Question 3.mp4 1.87MB
201 On Site Question 4.mp4 6.43MB
202 Phone Screen - SOLUTION.mp4 28.33MB
203 On Site Question 1 -SOLUTION.mp4 10.62MB
204 On Site Question 2 -SOLUTION.mp4 30.57MB
205 On Site Question 3 -SOLUTION.mp4 4.67MB
206 On Site Question 4 -SOLUTION.mp4 47.12MB
207 Company Specifics Interview.html 7.98KB
208 Ride Share Start-Up Interview Overview.mp4 1.56MB
209 Phone Screen.mp4 3.84MB
210 On Site Question 1.mp4 3.51MB
211 On Site Question 2.mp4 4.66MB
212 On Site Question 3.mp4 2.37MB
213 Phone Screen - SOLUTION.mp4 11.36MB
214 On Site Question 1 -SOLUTION.mp4 45.49MB
215 On Site Question 2 -SOLUTION.mp4 21.05MB
216 On Site Question 3 -SOLUTION.mp4 43.38MB
217 Company Specifics Resources.html 10.92KB
218 Social Network Company Interview Overview.mp4 1.32MB
219 Phone Screen.mp4 6.48MB
220 On Site Question 1.mp4 6.77MB
221 On Site Question 2.mp4 4.83MB
222 On Site Question 3.mp4 4.79MB
223 Phone Screen - SOLUTION.mp4 9.77MB
224 On Site Question 1 -SOLUTION.mp4 15.20MB
225 On Site Question 2 -SOLUTION.mp4 28.11MB
226 On Site Question 3 -SOLUTION.mp4 15.96MB
227 Company Specific Resources.html 10.20KB
228 Bonus Offers and Discounts for other Courses.html 1.64KB
5-steps-of-an-Interview.pptm 62.61KB
adjancency-matrix-and-list.pptm 102.52KB
Binary-Heap-implementation.pptm 519.19KB
Binary-Search.pptm 98.80KB
Binary-search-trees.pptm 55.69KB
breadth-first-search.pptm 310.07KB
bubble-sort.pptm 110.75KB
Building-a-Network.pptm 60.08KB
company-types-overview.pptm 64.31KB
depth-first-search.pptm 387.42KB
deque-overview.mp4 3.27MB
Doubly-Linked-Lists.pptm 262.14KB
GitHub.pptm 60.19KB
Hashing.pptm 353.66KB
implement-binary-search-trees.pptm 586.82KB
insertion-sort.pptm 244.57KB
Intro-to-graphs.pptm 204.00KB
Job-Search-Tracking-Tool.xlsx 23.54KB
job-types-overview.pptm 68.10KB
knights-tour.pptm 1.11MB
Linked-In-Guide.pptm 106.11KB
merge-sort.pptm 204.32KB
mock-interview-questions-to-ask.pptm 72.13KB
Networking-Events.pptm 60.03KB
Nodes-and-References-Implementation.pptm 76.51KB
Organization-of-Job-Search.pptm 65.17KB
personal-website-and-portfolio.pptm 61.32KB
Priority-Queues-with-Binary-Heaps.pptm 59.91KB
questions-for-students.pptm 64.07KB
queue-overview.pptm 252.37KB
quick-sort.pptm 141.61KB
resume-preparation.pptm 144.17KB
salary-negotiations.pptm 60.26KB
selection-sort.pptm 110.74KB
Sequential-Search.pptm 129.95KB
shell-sort.pptm 285.27KB
Singly-Linked-Lists.pptm 268.05KB
special-case-interview-questions.pptm 66.45KB
stacks-overview.pptm 190.23KB
Tough-Interview-Questions.pptm 69.73KB
Tree-Representation-Implementation.pptm 92.59KB
Tree-Traversals.pptm 204.16KB
word-ladder-problem.pptm 134.40KB
Distribution statistics by country
Total 0
IP List List of IP addresses which were distributed this torrent