zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[DesireCourse.Net] Udemy - Data Structure and Algorithms Analysis - Job Interview
magnet:?xt=urn:btih:58e2dec7395c97ff1f38406df2a3972d800a55b9&dn=[DesireCourse.Net] Udemy - Data Structure and Algorithms Analysis - Job Interview
磁力链接详情
Hash值:
58e2dec7395c97ff1f38406df2a3972d800a55b9
点击数:
257
文件大小:
3.39 GB
文件数量:
95
创建日期:
2020-7-11 10:47
最后访问:
2024-12-26 14:46
访问标签:
DesireCourse
Net
Udemy
-
Data
Structure
and
Algorithms
Analysis
-
Job
Interview
文件列表详情
01 Introduction and Settings/001 Introduction.mp4 12.43 MB
01 Introduction and Settings/002 Interview triks.mp4 35.12 MB
01 Introduction and Settings/003 Install Java JDK.mp4 11.1 MB
01 Introduction and Settings/004 Install Eclipse.mp4 4.1 MB
02 Code Complexity/006 Code Complexity Big-O Omega and Theta.mp4 60.41 MB
02 Code Complexity/007 Big-O Examples.mp4 44.3 MB
03 Data Structure/008 Why Data Structure.mp4 42.84 MB
03 Data Structure/009 One-Dimension Array.mp4 70.85 MB
03 Data Structure/010 One-Dimension Array implementation in Java.mp4 20.5 MB
03 Data Structure/011 Amazon Interview Find longest sequence of 1s with one flip.mp4 132.55 MB
03 Data Structure/012 Two-Dimension Array.mp4 37.89 MB
03 Data Structure/013 Two-Dimension Array implementation in Java.mp4 11.12 MB
03 Data Structure/014 Dynamic Array.mp4 42.57 MB
03 Data Structure/015 Dynamic Array implementation in Java.mp4 23.47 MB
03 Data Structure/016 Linked List.mp4 38.84 MB
03 Data Structure/017 Linked List implementation in Java.mp4 22.77 MB
03 Data Structure/018 Doubly Linked List implementation in Java.mp4 17.06 MB
03 Data Structure/019 Compare Linked List vs Array.mp4 26.54 MB
03 Data Structure/020 HWCombine two Linked List (Google Interview Question).mp4 3.34 MB
03 Data Structure/021 Hash-Table.mp4 48.94 MB
03 Data Structure/022 Hash-Table implementation in Java.mp4 34.27 MB
03 Data Structure/023 Amazon Interview Find unique number in Array.mp4 53.05 MB
03 Data Structure/024 Amazon Interview Key Phrase problem TF-IDF.mp4 153.97 MB
03 Data Structure/025 Stack.mp4 22.82 MB
03 Data Structure/026 Stack implementation in Java Use Array.mp4 17.23 MB
03 Data Structure/027 Amazon Interview Recursive Staircase Problem.mp4 104.83 MB
03 Data Structure/028 Uber Interview question word distance.mp4 113.28 MB
03 Data Structure/029 Coding Interview Parentheses Expression.mp4 86.57 MB
03 Data Structure/030 Stack implementation in Java Use Dynamic Array.mp4 11.3 MB
03 Data Structure/031 Stack implementation in Java Use Linked List.mp4 9.54 MB
03 Data Structure/032 Queue.mp4 19.23 MB
03 Data Structure/033 Queue implementation in Java Use Array.mp4 17.37 MB
03 Data Structure/034 Microsoft Interview question Friend Circles.mp4 120.75 MB
03 Data Structure/035 Queue implementation in Java Use Dynamic Array.mp4 8.98 MB
03 Data Structure/036 Queue implementation in Java Use Linked List.mp4 20.87 MB
03 Data Structure/037 Priority queue.mp4 4.31 MB
03 Data Structure/038 HWBest data structure for Array With Many Zeros (Google Interview Question).mp4 2.27 MB
04 Collections In Java/039 Data Structure functions in Java.mp4 3.61 MB
04 Collections In Java/040 ArrayList.mp4 12.47 MB
04 Collections In Java/041 LinkedList.mp4 4.98 MB
04 Collections In Java/042 HashMap.mp4 9.34 MB
04 Collections In Java/043 TreeSet HashSet.mp4 4.38 MB
04 Collections In Java/044 Stack.mp4 2.97 MB
04 Collections In Java/045 Queue and Priority Queue.mp4 24.27 MB
04 Collections In Java/046 Sort array of Objects.mp4 19.72 MB
04 Collections In Java/047 Recursion.mp4 22.01 MB
05 Searching Algorithms/048 Linear Search.mp4 6.76 MB
05 Searching Algorithms/049 Linear Search implementation in Java.mp4 15.18 MB
05 Searching Algorithms/050 Binary Search.mp4 13.6 MB
05 Searching Algorithms/051 Binary Search implementation in Java.mp4 11.71 MB
05 Searching Algorithms/052 Interpolation Search.mp4 5.84 MB
05 Searching Algorithms/053 Interpolation Search implementation in Java.mp4 6.05 MB
06 Sorting Algorithms/054 Bubble sort.mp4 8.46 MB
06 Sorting Algorithms/055 Bubble Sort implementation in Java.mp4 9.22 MB
06 Sorting Algorithms/056 Selection Sort.mp4 5.31 MB
06 Sorting Algorithms/057 Select Sort implementation in Java.mp4 8.85 MB
06 Sorting Algorithms/058 Quick Sort.mp4 6.43 MB
06 Sorting Algorithms/059 Quick Sort implementation in Java.mp4 13.09 MB
06 Sorting Algorithms/060 Merge Sort.mp4 11.45 MB
06 Sorting Algorithms/061 Merge Sort implementation in Java.mp4 13.08 MB
06 Sorting Algorithms/062 Heap Sort.mp4 11.04 MB
06 Sorting Algorithms/063 Heap Sort implementation in Java.mp4 25.77 MB
06 Sorting Algorithms/064 Coding Interview Two words have same characters job interview.mp4 69.91 MB
07 Tree Theory/065 Binary Tree and Binary Search Tree.mp4 18 MB
07 Tree Theory/066 Binary Search Tree implementation in Java.mp4 21.1 MB
07 Tree Theory/067 Amazon Interview Find path between two nodes.mp4 146.17 MB
07 Tree Theory/068 Facebook Interview Find if two binary search trees are equal.mp4 76.35 MB
07 Tree Theory/069 Coding Interview Serialize and Deserialize a Binary Tree.mp4 124.44 MB
07 Tree Theory/070 Problem of the Day.mp4 8.58 MB
07 Tree Theory/071 Red-Black Tree.mp4 114.12 MB
07 Tree Theory/072 Google Interview Determines if two BST are equal.mp4 117.27 MB
07 Tree Theory/073 HWFind SubTrees (Google Interview Question).mp4 4.12 MB
07 Tree Theory/074 Google Interview Question Check if two trees are Mirror.mp4 73.95 MB
07 Tree Theory/075 Amazon Interview Question Level by Level Printing of Binary Tree.mp4 131.64 MB
08 Graph Theory/076 Matrix and Adjacency List.mp4 22.63 MB
08 Graph Theory/077 Depth First Search(DFS).mp4 8.75 MB
08 Graph Theory/078 DFS implementation in Java.mp4 36.45 MB
08 Graph Theory/079 Breadth First Search (BFS).mp4 4.48 MB
08 Graph Theory/080 BFS implementation in Java.mp4 10.9 MB
08 Graph Theory/081 Google Interview Word Break problem.mp4 176.43 MB
08 Graph Theory/082 Backtracking.mp4 11.68 MB
08 Graph Theory/083 Preorder and PostOrder.mp4 4.43 MB
08 Graph Theory/084 HWVisit Cities in best Weather (Google Interview Question).mp4 2.98 MB
08 Graph Theory/085 Trip Planer Google Interview.mp4 157.79 MB
08 Graph Theory/086 Finding the shortest path ( Amazon Google) Interview Question.mp4 156.84 MB
08 Graph Theory/087 HW Nearest post office HW explain (Microsoft Interview Question).mp4 14.87 MB
09 Short Path in Graph Theory/088 Nearest Neighbor and Shortest path.mp4 9.14 MB
09 Short Path in Graph Theory/089 Dijkstras Algorithm.mp4 11.23 MB
09 Short Path in Graph Theory/090 A Algorithm.mp4 23.65 MB
10 Dynamic Programming/091 Dynamic Programming concept.mp4 6.35 MB
10 Dynamic Programming/092 Edit distance.mp4 15.69 MB
10 Dynamic Programming/093 HWFind Word in list of characters.mp4 976.84 KB
10 Dynamic Programming/094 HWKnapsack problems.mp4 7 MB
10 Dynamic Programming/095 Knapsack solution in Java.mp4 90.35 MB
11 NP Complete problems/096 NP Complete problems.mp4 5.47 MB
其他位置