589689.xyz

[] Udemy - The Coding Interview Bootcamp Algorithms + Data Structures

  • 收录时间:2023-05-11 07:08:26
  • 文件大小:4GB
  • 下载次数:1
  • 最近下载:2023-05-11 07:08:26
  • 磁力链接:

文件列表

  1. 14 - Enter the Matrix Spiral/003 More on Spiral.mp4 150MB
  2. 11 - Printing Steps/005 More on Steps.mp4 101MB
  3. 21 - Linked Lists/030 Brushup on Generators.mp4 90MB
  4. 15 - Runtime Complexity/003 More on Runtime Complexity.mp4 75MB
  5. 28 - Validating a Binary Search Tree/003 Solution to Validation.mp4 75MB
  6. 21 - Linked Lists/024 RemoveAt Solution.mp4 71MB
  7. 03 - String Reversal/005 Debugger Statements.mp4 69MB
  8. 16 - Runtime Complexity in Practice - Fibonacci/004 Memoi-....Mem-...Memoization!.mp4 66MB
  9. 20 - Two Become One/003 More on Queue From Stack.mp4 66MB
  10. 21 - Linked Lists/026 InsertAt Solution.mp4 65MB
  11. 30 - Building Twitter - A Design Question/001 How to Build Twitter.mp4 57MB
  12. 16 - Runtime Complexity in Practice - Fibonacci/003 Fibonacci Series Recursive Solution.mp4 53MB
  13. 23 - Circular Lists/001 Detecting Linked Lists Loops.mp4 52MB
  14. 25 - Building a Tree/005 Traverse By Breadth.mp4 48MB
  15. 25 - Building a Tree/002 Node Implementation.mp4 48MB
  16. 25 - Building a Tree/001 Trees Overview.mp4 46MB
  17. 21 - Linked Lists/003 Node Implementation.mp4 45MB
  18. 09 - Anagrams/001 What Are Anagrams.mp4 45MB
  19. 26 - Tree Width with Level Width/001 Level Width Declaration.mp4 44MB
  20. 11 - Printing Steps/002 Steps Solution #1.mp4 44MB
  21. 21 - Linked Lists/022 GetAt Solution.mp4 44MB
  22. 11 - Printing Steps/004 Step Up Your Steps Game.mp4 43MB
  23. 31 - Sorting With BubbleSort/002 BubbleSort Implementation.mp4 43MB
  24. 33 - Ack, MergeSort!/001 MergeSort Overview.mp4 42MB
  25. 09 - Anagrams/002 Solving Anagrams.mp4 41MB
  26. 24 - Step Back From the Tail/001 From Last Question.mp4 41MB
  27. 03 - String Reversal/004 String Reversal, Solution #3.mp4 40MB
  28. 33 - Ack, MergeSort!/004 I Don't Like Recursion, But Let's Do This Anyways.mp4 39MB
  29. 21 - Linked Lists/005 Linked Lists's InsertFirst.mp4 39MB
  30. 15 - Runtime Complexity/002 Determining Complexity.mp4 38MB
  31. 01 - Get Started Here!/005 Getting Better at Coding Questions.mp4 37MB
  32. 18 - Underwater Queue Weaving/001 What's a Weave.mp4 37MB
  33. 21 - Linked Lists/018 RemoveLast Implementation.mp4 37MB
  34. 26 - Tree Width with Level Width/002 Measuring Level Width.mp4 36MB
  35. 29 - Back to Javascript - Events/001 What's an Eventing System.mp4 35MB
  36. 21 - Linked Lists/004 Linked List's Constructor.mp4 34MB
  37. 21 - Linked Lists/008 Solve for Size.mp4 34MB
  38. 21 - Linked Lists/002 Exercise Setup.mp4 34MB
  39. 15 - Runtime Complexity/001 What is Runtime Complexity.mp4 33MB
  40. 04 - Palindromes/003 Palindromes, Alternate Solution.mp4 32MB
  41. 12 - Two Sided Steps - Pyramids/001 Pyramids Vs Steps.mp4 31MB
  42. 12 - Two Sided Steps - Pyramids/002 Pyramid Solution #1.mp4 30MB
  43. 01 - Get Started Here!/004 The All Important Coding Interview.mp4 29MB
  44. 32 - Sort By Selection/002 Selection Sort Solution.mp4 29MB
  45. 03 - String Reversal/002 String Reversal, Solution #1.mp4 29MB
  46. 12 - Two Sided Steps - Pyramids/003 Pyramid Solution #2.mp4 28MB
  47. 09 - Anagrams/003 Another Way to Tackle Anagrams.mp4 28MB
  48. 22 - Find the Midpoint/001 Midpoint of a Linked List.mp4 28MB
  49. 10 - Sentence Capitalization/003 How Else Can We Capitalize.mp4 28MB
  50. 20 - Two Become One/002 Creating a Queue From Stacks.mp4 27MB
  51. 21 - Linked Lists/006 Solving Insert First.mp4 27MB
  52. 13 - Find The Vowels/002 Finding Vowels.mp4 27MB
  53. 16 - Runtime Complexity in Practice - Fibonacci/005 I Believe Its Memoization!.mp4 27MB
  54. 25 - Building a Tree/007 Depth First Traversal.mp4 27MB
  55. 21 - Linked Lists/023 Remove Anything with RemoveAt.mp4 27MB
  56. 25 - Building a Tree/006 Solving for Breadth-First Traversal.mp4 26MB
  57. 21 - Linked Lists/012 GetLast Implementation.mp4 26MB
  58. 07 - The Classic FizzBuzz!/002 Solving FizzBuzz with Style.mp4 23MB
  59. 21 - Linked Lists/020 Adding InsertLast.mp4 23MB
  60. 25 - Building a Tree/003 More on Nodes.mp4 23MB
  61. 05 - Integer Reversal/001 Reversing an Int.mp4 23MB
  62. 28 - Validating a Binary Search Tree/001 How to Validate a Binary Search Tree.mp4 22MB
  63. 10 - Sentence Capitalization/002 Capitalization Solution #1.mp4 22MB
  64. 33 - Ack, MergeSort!/003 More on MergeSort.mp4 22MB
  65. 05 - Integer Reversal/002 Reversing an Int Solution.mp4 22MB
  66. 17 - The Queue/003 Implementing a Queue.mp4 21MB
  67. 14 - Enter the Matrix Spiral/002 Spiral Solution.mp4 21MB
  68. 11 - Printing Steps/001 The Steps Question.mp4 21MB
  69. 03 - String Reversal/003 String Reversal, Solution #2.mp4 20MB
  70. 10 - Sentence Capitalization/001 Understanding Capitalization.mp4 20MB
  71. 27 - My Best Friend, Binary Search Trees/001 What's a Binary Search Tree.mp4 20MB
  72. 06 - MaxChars/001 Max Chars Problem.mp4 20MB
  73. 23 - Circular Lists/002 Loop Solution.mp4 20MB
  74. 17 - The Queue/002 The Queue Data Structure.mp4 19MB
  75. 21 - Linked Lists/017 Bye-Bye Tail with RemoveLast.mp4 19MB
  76. 27 - My Best Friend, Binary Search Trees/003 BST Insertion.mp4 18MB
  77. 08 - Array Chunking/005 Even More on Chunk!.mp4 18MB
  78. 18 - Underwater Queue Weaving/002 How to Weave.mp4 18MB
  79. 33 - Ack, MergeSort!/002 The Merge Function.mp4 18MB
  80. 29 - Back to Javascript - Events/003 Events Solution.mp4 18MB
  81. 19 - Stack 'Em Up With Stacks/001 Stack Data Structure.mp4 18MB
  82. 11 - Printing Steps/003 Steps Solution #1 Continued.mp4 17MB
  83. 25 - Building a Tree/004 Tree Implementation.mp4 17MB
  84. 27 - My Best Friend, Binary Search Trees/002 Binary Search Tree Implementation.mp4 17MB
  85. 08 - Array Chunking/002 Chunk Solution #1.mp4 16MB
  86. 04 - Palindromes/001 Palindromes.mp4 16MB
  87. 21 - Linked Lists/001 What's a Linked List.mp4 16MB
  88. 21 - Linked Lists/031 Linked Lists with Iterators.mp4 16MB
  89. 32 - Sort By Selection/001 How SelectionSort Works.mp4 15MB
  90. 16 - Runtime Complexity in Practice - Fibonacci/001 The Fibonacci Series.mp4 15MB
  91. 21 - Linked Lists/025 Insert Anywhere with InsertAt.mp4 15MB
  92. 21 - Linked Lists/016 Building RemoveFirst.mp4 15MB
  93. 31 - Sorting With BubbleSort/003 BubbleSort Solution.mp4 15MB
  94. 06 - MaxChars/004 Max Chars Solution Continued.mp4 15MB
  95. 21 - Linked Lists/027 Code Reuse in Linked Lists.mp4 14MB
  96. 08 - Array Chunking/003 More on Chunk.mp4 14MB
  97. 20 - Two Become One/001 Queue From Stack Question.mp4 14MB
  98. 19 - Stack 'Em Up With Stacks/002 Implementing a Stack.mp4 14MB
  99. 16 - Runtime Complexity in Practice - Fibonacci/002 Fibonacci Series Iterative Solution.mp4 13MB
  100. 14 - Enter the Matrix Spiral/001 General Matrix Spirals.mp4 13MB
  101. 07 - The Classic FizzBuzz!/001 FizzBuzz Problem Statement.mp4 12MB
  102. 28 - Validating a Binary Search Tree/002 More on Validation.mp4 12MB
  103. 31 - Sorting With BubbleSort/001 Sorting Algorithm Overview.mp4 12MB
  104. 02 - A Touch of Setup/003 Repo Test Setup.mp4 12MB
  105. 08 - Array Chunking/004 Chunk Solution #2.mp4 12MB
  106. 22 - Find the Midpoint/002 Midpoint Solution.mp4 12MB
  107. 27 - My Best Friend, Binary Search Trees/005 Solving Contains.mp4 12MB
  108. 21 - Linked Lists/019 A New Tail to Tell with InsertLast.mp4 12MB
  109. 21 - Linked Lists/014 Clear Solution.mp4 12MB
  110. 21 - Linked Lists/007 Sizing a List.mp4 11MB
  111. 06 - MaxChars/002 Max Chars Character Map.mp4 11MB
  112. 21 - Linked Lists/021 Pick Em Out with GetAt.mp4 11MB
  113. 08 - Array Chunking/001 Array Chunk Problem Statement.mp4 11MB
  114. 03 - String Reversal/001 First Question! Reverse String.mp4 11MB
  115. 21 - Linked Lists/028 List Traversal Through ForEach.mp4 11MB
  116. 21 - Linked Lists/015 Where's My Head, RemoveFirst.mp4 10MB
  117. 04 - Palindromes/002 Palindromes, Solution #1.mp4 10MB
  118. 17 - The Queue/001 What's a Data Structure.mp4 10MB
  119. 06 - MaxChars/003 Max Chars Solution.mp4 10MB
  120. 13 - Find The Vowels/003 Another Way to Find Vowels.mp4 10MB
  121. 24 - Step Back From the Tail/002 From Last Solution.mp4 9MB
  122. 13 - Find The Vowels/001 Get Your Vowels.mp4 9MB
  123. 21 - Linked Lists/009 Get Over Here, GetFirst!.mp4 8MB
  124. 27 - My Best Friend, Binary Search Trees/004 Do You Contain This.mp4 8MB
  125. 29 - Back to Javascript - Events/002 A Tip on Events.mp4 8MB
  126. 01 - Get Started Here!/001 How to Get Help.mp4 7MB
  127. 21 - Linked Lists/011 Find Your Tail with GetLast.mp4 7MB
  128. 25 - Building a Tree/008 Solving for Depth-First Traversal.mp4 6MB
  129. 21 - Linked Lists/013 Clear that List.mp4 5MB
  130. 02 - A Touch of Setup/002 Environment Setup.mp4 4MB
  131. 21 - Linked Lists/010 Building GetFirst.mp4 3MB
  132. 02 - A Touch of Setup/001 Don't Skip This Video!.mp4 3MB
  133. 01 - Get Started Here!/002 diagrams.zip 104KB
  134. 14 - Enter the Matrix Spiral/003 More on Spiral_en.srt 29KB
  135. 21 - Linked Lists/030 Brushup on Generators_en.srt 29KB
  136. 30 - Building Twitter - A Design Question/001 How to Build Twitter_en.srt 25KB
  137. 11 - Printing Steps/005 More on Steps_en.srt 24KB
  138. 26 - Tree Width with Level Width/001 Level Width Declaration_en.srt 21KB
  139. 28 - Validating a Binary Search Tree/003 Solution to Validation_en.srt 20KB
  140. 15 - Runtime Complexity/003 More on Runtime Complexity_en.srt 18KB
  141. 09 - Anagrams/002 Solving Anagrams_en.srt 18KB
  142. 16 - Runtime Complexity in Practice - Fibonacci/005 I Believe Its Memoization!_en.srt 18KB
  143. 16 - Runtime Complexity in Practice - Fibonacci/004 Memoi-....Mem-...Memoization!_en.srt 17KB
  144. 16 - Runtime Complexity in Practice - Fibonacci/003 Fibonacci Series Recursive Solution_en.srt 16KB
  145. 22 - Find the Midpoint/001 Midpoint of a Linked List_en.srt 16KB
  146. 20 - Two Become One/003 More on Queue From Stack_en.srt 15KB
  147. 21 - Linked Lists/024 RemoveAt Solution_en.srt 15KB
  148. 03 - String Reversal/005 Debugger Statements_en.srt 15KB
  149. 33 - Ack, MergeSort!/004 I Don't Like Recursion, But Let's Do This Anyways_en.srt 14KB
  150. 15 - Runtime Complexity/002 Determining Complexity_en.srt 14KB
  151. 12 - Two Sided Steps - Pyramids/002 Pyramid Solution #1_en.srt 14KB
  152. 12 - Two Sided Steps - Pyramids/003 Pyramid Solution #2_en.srt 13KB
  153. 04 - Palindromes/003 Palindromes, Alternate Solution_en.srt 13KB
  154. 25 - Building a Tree/005 Traverse By Breadth_en.srt 13KB
  155. 25 - Building a Tree/001 Trees Overview_en.srt 13KB
  156. 09 - Anagrams/003 Another Way to Tackle Anagrams_en.srt 13KB
  157. 21 - Linked Lists/026 InsertAt Solution_en.srt 12KB
  158. 09 - Anagrams/001 What Are Anagrams_en.srt 12KB
  159. 11 - Printing Steps/004 Step Up Your Steps Game_en.srt 12KB
  160. 23 - Circular Lists/001 Detecting Linked Lists Loops_en.srt 12KB
  161. 20 - Two Become One/002 Creating a Queue From Stacks_en.srt 11KB
  162. 07 - The Classic FizzBuzz!/002 Solving FizzBuzz with Style_en.srt 11KB
  163. 31 - Sorting With BubbleSort/002 BubbleSort Implementation_en.srt 11KB
  164. 05 - Integer Reversal/002 Reversing an Int Solution_en.srt 11KB
  165. 29 - Back to Javascript - Events/001 What's an Eventing System_en.srt 11KB
  166. 33 - Ack, MergeSort!/002 The Merge Function_en.srt 10KB
  167. 27 - My Best Friend, Binary Search Trees/001 What's a Binary Search Tree_en.srt 10KB
  168. 21 - Linked Lists/006 Solving Insert First_en.srt 10KB
  169. 05 - Integer Reversal/001 Reversing an Int_en.srt 10KB
  170. 21 - Linked Lists/003 Node Implementation_en.srt 10KB
  171. 11 - Printing Steps/002 Steps Solution #1_en.srt 10KB
  172. 10 - Sentence Capitalization/003 How Else Can We Capitalize_en.srt 10KB
  173. 17 - The Queue/003 Implementing a Queue_en.srt 10KB
  174. 25 - Building a Tree/002 Node Implementation_en.srt 10KB
  175. 17 - The Queue/002 The Queue Data Structure_en.srt 10KB
  176. 33 - Ack, MergeSort!/001 MergeSort Overview_en.srt 10KB
  177. 21 - Linked Lists/018 RemoveLast Implementation_en.srt 9KB
  178. 24 - Step Back From the Tail/001 From Last Question_en.srt 9KB
  179. 21 - Linked Lists/022 GetAt Solution_en.srt 9KB
  180. 08 - Array Chunking/002 Chunk Solution #1_en.srt 9KB
  181. 21 - Linked Lists/001 What's a Linked List_en.srt 9KB
  182. 26 - Tree Width with Level Width/002 Measuring Level Width_en.srt 9KB
  183. 01 - Get Started Here!/005 Getting Better at Coding Questions_en.srt 9KB
  184. 25 - Building a Tree/003 More on Nodes_en.srt 9KB
  185. 21 - Linked Lists/023 Remove Anything with RemoveAt_en.srt 9KB
  186. 03 - String Reversal/004 String Reversal, Solution #3_en.srt 9KB
  187. 13 - Find The Vowels/002 Finding Vowels_en.srt 9KB
  188. 03 - String Reversal/003 String Reversal, Solution #2_en.srt 9KB
  189. 21 - Linked Lists/002 Exercise Setup_en.srt 9KB
  190. 07 - The Classic FizzBuzz!/001 FizzBuzz Problem Statement_en.srt 9KB
  191. 06 - MaxChars/001 Max Chars Problem_en.srt 8KB
  192. 28 - Validating a Binary Search Tree/001 How to Validate a Binary Search Tree_en.srt 8KB
  193. 33 - Ack, MergeSort!/003 More on MergeSort_en.srt 8KB
  194. 14 - Enter the Matrix Spiral/002 Spiral Solution_en.srt 8KB
  195. 15 - Runtime Complexity/001 What is Runtime Complexity_en.srt 8KB
  196. 32 - Sort By Selection/001 How SelectionSort Works_en.srt 8KB
  197. 12 - Two Sided Steps - Pyramids/001 Pyramids Vs Steps_en.srt 8KB
  198. 11 - Printing Steps/003 Steps Solution #1 Continued_en.srt 8KB
  199. 18 - Underwater Queue Weaving/002 How to Weave_en.srt 8KB
  200. 31 - Sorting With BubbleSort/001 Sorting Algorithm Overview_en.srt 8KB
  201. 21 - Linked Lists/005 Linked Lists's InsertFirst_en.srt 8KB
  202. 16 - Runtime Complexity in Practice - Fibonacci/002 Fibonacci Series Iterative Solution_en.srt 8KB
  203. 21 - Linked Lists/008 Solve for Size_en.srt 8KB
  204. 25 - Building a Tree/006 Solving for Breadth-First Traversal_en.srt 8KB
  205. 06 - MaxChars/002 Max Chars Character Map_en.srt 8KB
  206. 21 - Linked Lists/017 Bye-Bye Tail with RemoveLast_en.srt 8KB
  207. 18 - Underwater Queue Weaving/001 What's a Weave_en.srt 7KB
  208. 29 - Back to Javascript - Events/003 Events Solution_en.srt 7KB
  209. 02 - A Touch of Setup/003 Repo Test Setup_en.srt 7KB
  210. 03 - String Reversal/002 String Reversal, Solution #1_en.srt 7KB
  211. 25 - Building a Tree/007 Depth First Traversal_en.srt 7KB
  212. 08 - Array Chunking/004 Chunk Solution #2_en.srt 7KB
  213. 21 - Linked Lists/004 Linked List's Constructor_en.srt 7KB
  214. 28 - Validating a Binary Search Tree/002 More on Validation_en.srt 7KB
  215. 11 - Printing Steps/001 The Steps Question_en.srt 7KB
  216. 21 - Linked Lists/031 Linked Lists with Iterators_en.srt 7KB
  217. 27 - My Best Friend, Binary Search Trees/002 Binary Search Tree Implementation_en.srt 7KB
  218. 19 - Stack 'Em Up With Stacks/001 Stack Data Structure_en.srt 7KB
  219. 25 - Building a Tree/004 Tree Implementation_en.srt 7KB
  220. 31 - Sorting With BubbleSort/003 BubbleSort Solution_en.srt 7KB
  221. 10 - Sentence Capitalization/001 Understanding Capitalization_en.srt 7KB
  222. 23 - Circular Lists/002 Loop Solution_en.srt 6KB
  223. 21 - Linked Lists/027 Code Reuse in Linked Lists_en.srt 6KB
  224. 08 - Array Chunking/003 More on Chunk_en.srt 6KB
  225. 27 - My Best Friend, Binary Search Trees/003 BST Insertion_en.srt 6KB
  226. 21 - Linked Lists/025 Insert Anywhere with InsertAt_en.srt 6KB
  227. 06 - MaxChars/004 Max Chars Solution Continued_en.srt 6KB
  228. 10 - Sentence Capitalization/002 Capitalization Solution #1_en.srt 6KB
  229. 01 - Get Started Here!/004 The All Important Coding Interview_en.srt 6KB
  230. 19 - Stack 'Em Up With Stacks/002 Implementing a Stack_en.srt 6KB
  231. 32 - Sort By Selection/002 Selection Sort Solution_en.srt 6KB
  232. 17 - The Queue/001 What's a Data Structure_en.srt 6KB
  233. 13 - Find The Vowels/003 Another Way to Find Vowels_en.srt 6KB
  234. 14 - Enter the Matrix Spiral/001 General Matrix Spirals_en.srt 6KB
  235. 22 - Find the Midpoint/002 Midpoint Solution_en.srt 5KB
  236. 20 - Two Become One/001 Queue From Stack Question_en.srt 5KB
  237. 21 - Linked Lists/019 A New Tail to Tell with InsertLast_en.srt 5KB
  238. 21 - Linked Lists/020 Adding InsertLast_en.srt 5KB
  239. 08 - Array Chunking/001 Array Chunk Problem Statement_en.srt 5KB
  240. 21 - Linked Lists/012 GetLast Implementation_en.srt 5KB
  241. 03 - String Reversal/001 First Question! Reverse String_en.srt 5KB
  242. 08 - Array Chunking/005 Even More on Chunk!_en.srt 5KB
  243. 27 - My Best Friend, Binary Search Trees/005 Solving Contains_en.srt 4KB
  244. 04 - Palindromes/002 Palindromes, Solution #1_en.srt 4KB
  245. 04 - Palindromes/001 Palindromes_en.srt 4KB
  246. 21 - Linked Lists/021 Pick Em Out with GetAt_en.srt 4KB
  247. 27 - My Best Friend, Binary Search Trees/004 Do You Contain This_en.srt 4KB
  248. 06 - MaxChars/003 Max Chars Solution_en.srt 4KB
  249. 25 - Building a Tree/008 Solving for Depth-First Traversal_en.srt 4KB
  250. 21 - Linked Lists/007 Sizing a List_en.srt 4KB
  251. 16 - Runtime Complexity in Practice - Fibonacci/001 The Fibonacci Series_en.srt 4KB
  252. 21 - Linked Lists/016 Building RemoveFirst_en.srt 4KB
  253. 24 - Step Back From the Tail/002 From Last Solution_en.srt 4KB
  254. 21 - Linked Lists/028 List Traversal Through ForEach_en.srt 4KB
  255. 34 - Extras/001 Bonus!.html 3KB
  256. 29 - Back to Javascript - Events/002 A Tip on Events_en.srt 3KB
  257. 13 - Find The Vowels/001 Get Your Vowels_en.srt 3KB
  258. 02 - A Touch of Setup/002 Environment Setup_en.srt 3KB
  259. 21 - Linked Lists/014 Clear Solution_en.srt 3KB
  260. 21 - Linked Lists/011 Find Your Tail with GetLast_en.srt 3KB
  261. 21 - Linked Lists/015 Where's My Head, RemoveFirst_en.srt 2KB
  262. 02 - A Touch of Setup/001 Don't Skip This Video!_en.srt 2KB
  263. 01 - Get Started Here!/001 How to Get Help_en.srt 2KB
  264. 21 - Linked Lists/013 Clear that List_en.srt 2KB
  265. 21 - Linked Lists/010 Building GetFirst_en.srt 2KB
  266. 21 - Linked Lists/009 Get Over Here, GetFirst!_en.srt 1KB
  267. 01 - Get Started Here!/002 Course Resources.html 1KB
  268. 02 - A Touch of Setup/004 Link to Github Repo.html 663B
  269. 21 - Linked Lists/029 Note on Generators.html 630B
  270. 01 - Get Started Here!/003 Join Our Community!.html 318B
  271. 0. Websites you may like/[CourseClub.Me].url 122B
  272. 10 - Sentence Capitalization/[CourseClub.Me].url 122B
  273. 24 - Step Back From the Tail/[CourseClub.Me].url 122B
  274. [CourseClub.Me].url 122B
  275. 0. Websites you may like/[GigaCourse.Com].url 49B
  276. 10 - Sentence Capitalization/[GigaCourse.Com].url 49B
  277. 24 - Step Back From the Tail/[GigaCourse.Com].url 49B
  278. [GigaCourse.Com].url 49B