PDC4S:\IT\DSA and Interview Preperation\[INTERVIEW ONLY MAAL] [EXCLUSIVE]\Interview Camp - Online Bootcamp for Coding Interviews |
Up one directory... |
|
Code | | 12/23/2021 4:13 AM |
0001. welcome-introduction-to-this-course.mp4 | 13,295 KB | 12/12/2021 3:34 AM |
0002. hash-tables-and-sorting-for-beginners.mp4 | 70,955 KB | 12/12/2021 3:34 AM |
0003. program-execution-in-memory.mp4 | 67,255 KB | 12/12/2021 3:34 AM |
0004. example-of-a-great-coding-interview.mp4 | 147,117 KB | 12/12/2021 3:34 AM |
0005. traversing-array-in-reverse-using-estcv-approach.mp4 | 149,213 KB | 12/12/2021 3:34 AM |
0006. traverse-from-both-ends-ep1.mp4 | 21,676 KB | 12/12/2021 3:34 AM |
0007. traverse-from-both-ends-ep2.mp4 | 29,812 KB | 12/12/2021 3:34 AM |
0008. partitioning-array-ep1.mp4 | 29,958 KB | 12/12/2021 3:34 AM |
0009. partitioning-array-ep2.mp4 | 53,260 KB | 12/12/2021 3:34 AM |
0010. partitioning-array-ep3.mp4 | 57,203 KB | 12/12/2021 3:34 AM |
0011. partitioning-array-ep4.mp4 | 49,864 KB | 12/12/2021 3:34 AM |
0012. partitioning-array-ep5.mp4 | 118,225 KB | 12/12/2021 3:34 AM |
0013. kadane-s-algorithm-part-1-intro-to-subarrays.mp4 | 17,309 KB | 12/12/2021 3:34 AM |
0014. kadane-s-algorithm-part-2-problem-intro-and-brute-force-solution.mp4 | 36,557 KB | 12/12/2021 3:34 AM |
0015. kadane-s-algorithm-part-3-kadane-s-algorithm.mp4 | 37,449 KB | 12/12/2021 3:34 AM |
0016. kadane-s-algorithm-part-4-kadane-implementation.mp4 | 57,455 KB | 12/12/2021 3:34 AM |
0017. sliding-window-using-two-pointers-part-1-problem-intro-and-clarifications.mp4 | 25,428 KB | 12/12/2021 3:34 AM |
0018. sliding-window-using-two-pointers-part-2-solving-it-with-the-sliding-window-technique.mp4 | 69,949 KB | 12/12/2021 3:34 AM |
0019. sliding-window-using-two-pointers-part-3-implementation.mp4 | 56,239 KB | 12/12/2021 3:34 AM |
0020. prefix-sums-part-1-algorithm-using-prefix-sums.mp4 | 36,430 KB | 12/12/2021 3:34 AM |
0021. prefix-sums-part-2-implementation.mp4 | 30,372 KB | 12/12/2021 3:34 AM |
0022. anatomy-of-a-scalable-web-application-ep1.mp4 | 20,782 KB | 12/12/2021 3:34 AM |
0023. anatomy-of-a-scalable-web-application-ep2.mp4 | 84,210 KB | 12/12/2021 3:34 AM |
0024. approach-for-system-design-interviews.mp4 | 21,686 KB | 12/12/2021 3:34 AM |
0025. approach-for-system-design-interviews-uber-lyft-design.mp4 | 179,549 KB | 12/12/2021 3:34 AM |
0026. load-balancers-and-app-servers-ep1.mp4 | 21,332 KB | 12/12/2021 3:34 AM |
0027. load-balancers-and-app-servers-ep2.mp4 | 52,345 KB | 12/12/2021 3:34 AM |
0028. load-balancers-and-app-servers-ep3.mp4 | 43,211 KB | 12/12/2021 3:34 AM |
0029. cap-theorem-for-beginners.mp4 | 20,944 KB | 12/12/2021 3:34 AM |
0030. sharding-using-partition-functions.mp4 | 58,640 KB | 12/12/2021 3:34 AM |
0031. dynamic-sharding.mp4 | 62,410 KB | 12/12/2021 3:34 AM |
0032. sharding-consistent-hashing.mp4 | 46,870 KB | 12/12/2021 3:34 AM |
0033. implementation-ep1.mp4 | 15,963 KB | 12/12/2021 3:34 AM |
0034. implementation-ep2.mp4 | 28,930 KB | 12/12/2021 3:34 AM |
0035. binary-search-with-duplicates.mp4 | 20,963 KB | 12/12/2021 3:34 AM |
0036. search-for-closest-record-and-move-on.mp4 | 55,530 KB | 12/12/2021 3:34 AM |
0037. special-tricks-ep1.mp4 | 46,265 KB | 12/12/2021 3:34 AM |
0038. special-tricks-ep2.mp4 | 32,658 KB | 12/12/2021 3:34 AM |
0039. intro-to-recursion-and-memoization-ep1.mp4 | 48,047 KB | 12/12/2021 3:34 AM |
0040. intro-to-recursion-and-memoization-ep2.mp4 | 18,844 KB | 12/12/2021 3:34 AM |
0041. permutations-combinations-using-auxiliary-buffer-part-4.mp4 | 28,612 KB | 12/12/2021 3:34 AM |
0042. backtracking-spaceship.mp4 | 211,087 KB | 12/12/2021 3:34 AM |
0043. permutations-combinations-using-auxiliary-buffer-part-3-print-all-subsets-of-an-array.mp4 | 123,897 KB | 12/12/2021 3:34 AM |
0044. permutations-combinations-using-auxiliary-buffer-part-4-permutations.mp4 | 95,518 KB | 12/12/2021 3:34 AM |
0045. backtracking-spaceship.mp4 | 74,919 KB | 12/12/2021 3:34 AM |
0046. backtracking-spaceship-video-2-implementing-the-function.mp4 | 53,129 KB | 12/12/2021 3:34 AM |
0047. backtracking-spaceship-video-3-analyzing-the-time-and-space-complexity.mp4 | 31,898 KB | 12/12/2021 3:34 AM |
0048. implementation-ep1.mp4 | 19,427 KB | 12/12/2021 3:34 AM |
0049. implementation-ep2.mp4 | 16,340 KB | 12/12/2021 3:34 AM |
0050. append-function-ep1.mp4 | 11,144 KB | 12/12/2021 3:34 AM |
0051. append-function-ep2.mp4 | 14,209 KB | 12/12/2021 3:34 AM |
0052. deleting-nodes-ep1.mp4 | 25,104 KB | 12/12/2021 3:34 AM |
0053. deleting-nodes-ep2.mp4 | 11,376 KB | 12/12/2021 3:34 AM |
0054. slow-pointer-fast-pointer.mp4 | 66,713 KB | 12/12/2021 3:34 AM |
0055. linked-hash-table.mp4 | 71,374 KB | 12/12/2021 3:34 AM |
0056. reversing-a-linked-list.mp4 | 18,060 KB | 12/12/2021 3:34 AM |
0057. stack-intro.mp4 | 45,376 KB | 12/12/2021 3:34 AM |
0058. stack-as-restriction-ep1.mp4 | 31,482 KB | 12/12/2021 3:34 AM |
0059. stack-as-restriction-ep2.mp4 | 14,607 KB | 12/12/2021 3:34 AM |
0060. stack-with-max.mp4 | 32,709 KB | 12/12/2021 3:34 AM |
0061. expression-evaluation-1-postfix-expression.mp4 | 52,279 KB | 12/12/2021 3:34 AM |
0062. expression-evaluation-2-infix-expression.mp4 | 81,352 KB | 12/12/2021 3:34 AM |
0063. expression-evaluation-3-infix-expression-code.mp4 | 27,841 KB | 12/12/2021 3:34 AM |
0064. expression-evaluation-4-infix-expression-with-parenthesis.mp4 | 27,243 KB | 12/12/2021 3:34 AM |
0065. databases-intro-to-indexing-and-nosql-ep1.mp4 | 38,832 KB | 12/12/2021 3:34 AM |
0066. databases-intro-to-indexing-and-nosql-ep2.mp4 | 40,905 KB | 12/12/2021 3:34 AM |
0067. key-value-stores-incl-object-stores-in-memory-dbs-1-introduction-to-key-value-stores.mp4 | 15,936 KB | 12/12/2021 3:34 AM |
0068. queue-intro-ep2.mp4 | 38,948 KB | 12/12/2021 3:34 AM |
0069. wide-column-stores-e-g-hbase-cassandra-1-intro-to-wide-column-stores.mp4 | 96,192 KB | 12/12/2021 3:34 AM |
0070. queue-intro-ep1.mp4 | 46,076 KB | 12/12/2021 3:34 AM |
0071. queue-intro-ep2.mp4 | 69,911 KB | 12/12/2021 3:34 AM |
0072. transaction-processing-ep1.mp4 | 18,567 KB | 12/12/2021 3:34 AM |
0073. transaction-processing-ep2.mp4 | 106,943 KB | 12/12/2021 3:34 AM |
0074. queue-intro-ep1.mp4 | 17,794 KB | 12/12/2021 3:34 AM |
0075. queue-intro-ep2.mp4 | 51,739 KB | 12/12/2021 3:34 AM |
0076. queue-sliding-window-ep1.mp4 | 18,852 KB | 12/12/2021 3:34 AM |
0077. queue-sliding-window-ep2.mp4 | 15,761 KB | 12/12/2021 3:34 AM |
0078. queue-with-max.mp4 | 34,632 KB | 12/12/2021 3:34 AM |
0079. intro-part-1-conditions-where-dynamic-programming-is-applicable.mp4 | 18,689 KB | 12/12/2021 3:34 AM |
0080. intro-part-2-two-ways-of-implementing-dp-solutions-tabulation-and-memoization.mp4 | 9,278 KB | 12/12/2021 3:34 AM |
0081. approaching-dynamic-programming-problems-part-1-intro-to-approaches.mp4 | 12,077 KB | 12/12/2021 3:34 AM |
0082. approaching-dynamic-programming-problems-part-2-bottom-up-thinking.mp4 | 38,146 KB | 12/12/2021 3:34 AM |
0083. approaching-dynamic-programming-problems-part-3-top-down-thinking.mp4 | 18,319 KB | 12/12/2021 3:34 AM |
0084. max-diff.mp4 | 50,267 KB | 12/12/2021 3:34 AM |
0085. 2d-arrays.mp4 | 22,218 KB | 12/12/2021 3:34 AM |
0086. special-tricks.mp4 | 46,476 KB | 12/12/2021 3:34 AM |
0087. add-multiply-without-operators-part-1-biginteger-addition-algorithm.mp4 | 42,147 KB | 12/12/2021 3:34 AM |
0088. add-multiply-without-operators-part-2-biginteger-addition-implementation.mp4 | 43,855 KB | 12/12/2021 3:34 AM |
0089. add-multiply-without-operators-part-3-biginteger-multiplication-algorithm-implementation.mp4 | 71,985 KB | 12/12/2021 3:34 AM |
0090. hash-table-implementation-ep1.mp4 | 60,605 KB | 12/12/2021 3:34 AM |
0091. hash-table-implementation-ep2.mp4 | 69,431 KB | 12/12/2021 3:34 AM |
0092. hash-table-hash-functions.mp4 | 41,007 KB | 12/12/2021 3:34 AM |
0093. hash-table-string-search.mp4 | 32,671 KB | 12/12/2021 3:34 AM |
0094. distributed-file-system-design-ep1.mp4 | 51,603 KB | 12/12/2021 3:34 AM |
0095. distributed-file-system-design-ep2.mp4 | 70,842 KB | 12/12/2021 3:34 AM |
0096. distributed-file-system-design-ep3.mp4 | 57,511 KB | 12/12/2021 3:34 AM |
0097. distributed-processing-using-mapreduce-ep1.mp4 | 22,371 KB | 12/12/2021 3:34 AM |
0098. distributed-processing-using-mapreduce-ep2.mp4 | 20,808 KB | 12/12/2021 3:34 AM |
0099. distributed-processing-using-mapreduce-ep3.mp4 | 8,508 KB | 12/12/2021 3:34 AM |
0100. distributed-processing-using-mapreduce-ep4.mp4 | 23,981 KB | 12/12/2021 3:34 AM |
0101. spatial-indexing-nearest-neighbors-search-ep1.mp4 | 58,137 KB | 12/12/2021 3:34 AM |
0102. spatial-indexing-nearest-neighbors-search-ep2.mp4 | 12,205 KB | 12/12/2021 3:34 AM |
0103. spatial-indexing-nearest-neighbors-search-ep3.mp4 | 67,942 KB | 12/12/2021 3:34 AM |
0104. spatial-indexing-nearest-neighbors-search-ep4.mp4 | 43,489 KB | 12/12/2021 3:34 AM |
0105. graphs-i-basics.mp4 | 53,464 KB | 12/12/2021 3:34 AM |
0106. graphs-i-dfs.mp4 | 101,662 KB | 12/12/2021 3:34 AM |
0107. graphs-i-bfs.mp4 | 97,596 KB | 12/12/2021 3:34 AM |
0108. graphs-i-topological-sort.mp4 | 86,494 KB | 12/12/2021 3:34 AM |
0109. heaps-intro-implementation.mp4 | 58,996 KB | 12/12/2021 3:34 AM |
0110. line-sweep-intro.mp4 | 60,783 KB | 12/12/2021 3:34 AM |
0111. line-sweep-skyline-problem.mp4 | 103,126 KB | 12/12/2021 3:34 AM |
0112. selection-algorithm-intro-implementation-ep1.mp4 | 87,610 KB | 12/12/2021 3:34 AM |
0113. selection-algorithm-intro-implementation-ep2.mp4 | 116,465 KB | 12/12/2021 3:34 AM |
0114. selection-algorithm-intro-implementation-ep3.mp4 | 137,926 KB | 12/12/2021 3:34 AM |
0115. sorting-algorithms-intro.mp4 | 12,426 KB | 12/12/2021 3:34 AM |
0116. merge-sort-and-quick-sort-ep1.mp4 | 22,273 KB | 12/12/2021 3:34 AM |
0117. merge-sort-and-quick-sort-ep2.mp4 | 55,340 KB | 12/12/2021 3:34 AM |
0118. stability-and-sorting-large-data-ep1.mp4 | 20,214 KB | 12/12/2021 3:34 AM |
0119. stability-and-sorting-large-data-ep2.mp4 | 439,691 KB | 12/12/2021 3:34 AM |
0120. special-tricks.mp4 | 54,128 KB | 12/12/2021 3:34 AM |
0121. graphs-ii-detecting-cycles.mp4 | 46,378 KB | 12/12/2021 3:34 AM |
0122. graphs-ii-bipartite-graph.mp4 | 88,881 KB | 12/12/2021 3:34 AM |
0123. graphs-ii-connected-components (1).mp4 | 19,244 KB | 12/12/2021 3:34 AM |
0124. bit-manipulation-intro.mp4 | 87,830 KB | 12/12/2021 3:34 AM |
0125. bit-manipulation-flip-bits.mp4 | 30,939 KB | 12/12/2021 3:34 AM |
0126. bit-manipulation-get-set-bits.mp4 | 58,326 KB | 12/12/2021 3:34 AM |
0127. bit-manipulation-swap-bits.mp4 | 53,418 KB | 12/12/2021 3:34 AM |
0128. bit-manipulation-lsb.mp4 | 29,223 KB | 12/12/2021 3:34 AM |
0129. bit-manipulation-complement-of-integer.mp4 | 46,976 KB | 12/12/2021 3:34 AM |
0130. bit-manipulation-duplicate-xor.mp4 | 54,543 KB | 12/12/2021 3:34 AM |
0131. binary-tree-intro-traversing-ep1.mp4 | 24,499 KB | 12/12/2021 3:34 AM |
0132. binary-tree-intro-traversing-ep2.mp4 | 52,487 KB | 12/12/2021 3:34 AM |
0133. binary-tree-intro-traversing-ep3.mp4 | 35,762 KB | 12/12/2021 3:34 AM |
0134. binary-tree-top-to-bottom.mp4 | 39,845 KB | 12/12/2021 3:34 AM |
0135. binary-tree-bottom-to-top-ep1.mp4 | 37,607 KB | 12/12/2021 3:34 AM |
0136. binary-tree-bottom-to-top-ep2.mp4 | 37,434 KB | 12/12/2021 3:34 AM |
0137. binary-tree-lowest-common-ancestor.mp4 | 43,567 KB | 12/12/2021 3:34 AM |
0138. binary-tree-reconstruction.mp4 | 20,744 KB | 12/12/2021 3:34 AM |
0139. binary-search-tree-intro-implementation-ep1.mp4 | 13,960 KB | 12/12/2021 3:34 AM |
0140. binary-search-tree-intro-implementation-ep2.mp4 | 40,801 KB | 12/12/2021 3:34 AM |
0141. binary-search-tree-record-and-move-on.mp4 | 43,818 KB | 12/12/2021 3:34 AM |
0142. binary-search-tree-successor.mp4 | 29,190 KB | 12/12/2021 3:34 AM |
0143. binary-search-tree-lca.mp4 | 26,549 KB | 12/12/2021 3:34 AM |
0144. binary-search-tree-building-balanced-bsts.mp4 | 13,040 KB | 12/12/2021 3:34 AM |
0145. trie-intro.mp4 | 63,552 KB | 12/12/2021 3:34 AM |
0146. trie-implementation-ep1.mp4 | 35,703 KB | 12/12/2021 3:34 AM |
0147. trie-implementation-ep2.mp4 | 44,410 KB | 12/12/2021 3:34 AM |
0148. majority-search-half.mp4 | 63,126 KB | 12/12/2021 3:34 AM |
0149. majority-search-1-k.mp4 | 70,302 KB | 12/12/2021 3:34 AM |
0150. examples-of-sharding-partitioning-local-global-indexing.mp4 | 282,395 KB | 12/12/2021 3:34 AM |
0151. understanding-acid-vs-base-database-transactions.mp4 | 255,036 KB | 12/12/2021 3:34 AM |
0152. replication-synchronous-asynchronous.mp4 | 226,250 KB | 12/12/2021 3:34 AM |
0153. capacity-estimation-different-types-of-caching.mp4 | 269,542 KB | 12/12/2021 3:34 AM |
0154. facebook-manager-q-a.mp4 | 571,549 KB | 12/12/2021 3:34 AM |
0155. behavioral-interviews-tips-and-discussions.mp4 | 290,749 KB | 12/12/2021 3:34 AM |
0156. object-oriented-design-interviews-design-a-parking-lot.mp4 | 209,639 KB | 12/12/2021 3:34 AM |
0157. q-a-with-a-candidate-who-got-multiple-offers.mp4 | 233,708 KB | 12/12/2021 3:34 AM |
0158. system-design-for-search-index-amazon-elasticsearch-apache-lucene.mp4 | 222,479 KB | 12/12/2021 3:34 AM |
0159. mock-phone-interview-expression-calculator.mp4 | 163,569 KB | 12/12/2021 3:34 AM |
0160. facebook-news-feed-design-recommendation-system.mp4 | 223,095 KB | 12/12/2021 3:34 AM |
0161. messaging-application-system-design-whatsapp-messenger.mp4 | 190,164 KB | 12/12/2021 3:34 AM |
0162. mock-interview-system-design-facebook-instagram.mp4 | 241,873 KB | 12/12/2021 3:34 AM |
0163. consistent-hashing-discussion-horizontally-scaling-systems.mp4 | 192,867 KB | 12/12/2021 3:34 AM |
0164. 2-mock-phone-interviews-algorithms.mp4 | 195,878 KB | 12/12/2021 3:34 AM |
0165. scaling-your-algorithms-for-large-data.mp4 | 190,336 KB | 12/12/2021 3:34 AM |
0166. improving-performance-of-web-applications.mp4 | 252,385 KB | 12/12/2021 3:34 AM |
0167. video-sharing-service-youtube-netflix.mp4 | 231,262 KB | 12/12/2021 3:34 AM |
0168. design-a-job-scheduler.mp4 | 227,853 KB | 12/12/2021 3:34 AM |
0169. q-a-with-a-successful-candidate-uber-lyft-system-design.mp4 | 195,731 KB | 12/12/2021 3:34 AM |
0170. design-a-web-crawler.mp4 | 217,922 KB | 12/12/2021 3:34 AM |
0171. q-a-with-an-amazon-engineer.mp4 | 179,136 KB | 12/12/2021 3:34 AM |
0172. q-a-with-a-google-tech-lead.mp4 | 239,972 KB | 12/12/2021 3:34 AM |
0173. q-a-with-a-google-engineer.mp4 | 230,128 KB | 12/12/2021 3:34 AM |
0174. security-considerations-while-designing-web-applications.mp4 | 192,853 KB | 12/12/2021 3:34 AM |
0175. design-hackerrank-coding-competition-application.mp4 | 342,400 KB | 12/12/2021 3:34 AM |
0176. q-a-with-an-amazon-engineer.mp4 | 268,737 KB | 12/12/2021 3:34 AM |
0177. sharding-with-examples.mp4 | 214,932 KB | 12/12/2021 3:34 AM |
0178. 2-good-mock-system-design-interviews.mp4 | 179,442 KB | 12/12/2021 3:34 AM |
0179. transaction-isolation-levels.mp4 | 275,973 KB | 12/12/2021 3:34 AM |
0180. subarray-sum-problems-ep1.mp4 | 71,643 KB | 12/12/2021 3:34 AM |
0181. subarray-sum-problems-ep2.mp4 | 79,071 KB | 12/12/2021 3:34 AM |
0182. subarray-sum-problems-ep3.mp4 | 47,644 KB | 12/12/2021 3:34 AM |
0183. dutch-national-flag.mp4 | 77,733 KB | 12/12/2021 3:34 AM |
0184. backtracking-problems-ep1.mp4 | 56,370 KB | 12/12/2021 3:34 AM |
0185. backtracking-problems-ep2.mp4 | 41,630 KB | 12/12/2021 3:34 AM |
0186. subarray-sum-problems-ep2.mp4 | 79,071 KB | 12/12/2021 3:34 AM |
0187. subarray-sum-problems-ep3.mp4 | 47,644 KB | 12/12/2021 3:34 AM |
0188. dutch-national-flag.mp4 | 77,733 KB | 12/12/2021 3:34 AM |
0189. backtracking-problems-ep1.mp4 | 56,370 KB | 12/12/2021 3:34 AM |
0190. backtracking-problems-ep2.mp4 | 41,630 KB | 12/12/2021 3:34 AM |