zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - Data Structure and Algorithms Analysis - Job Interview
magnet:?xt=urn:btih:b1c6f1743dbd7ffbc5f3c3e7f369ded53eaf7267&dn=[FreeCourseSite.com] Udemy - Data Structure and Algorithms Analysis - Job Interview
磁力链接详情
Hash值:
b1c6f1743dbd7ffbc5f3c3e7f369ded53eaf7267
点击数:
130
文件大小:
1.42 GB
文件数量:
82
创建日期:
2020-2-14 10:16
最后访问:
2024-11-2 14:57
访问标签:
FreeCourseSite
com
Udemy
-
Data
Structure
and
Algorithms
Analysis
-
Job
Interview
文件列表详情
1. Introduction and Settings/1. Introduction.mp4 52.23 MB
1. Introduction and Settings/2. Interview triks.mp4 10.68 MB
1. Introduction and Settings/3. What you need to know before start.mp4 2.6 MB
1. Introduction and Settings/5. Install Java JDK.mp4 11.1 MB
1. Introduction and Settings/6. Install Eclipse.mp4 4.1 MB
10. Dynamic Programming/1. Dynamic Programming concept.mp4 5.37 MB
10. Dynamic Programming/2. Edit distance.mp4 12.61 MB
10. Dynamic Programming/3. HWFind Word in list of characters.mp4 825.62 KB
10. Dynamic Programming/4. HWKnapsack problems.mp4 7 MB
10. Dynamic Programming/5. Knapsack solution in Java.mp4 90.36 MB
11. NP Complete problems/1. NP Complete problems.mp4 4.55 MB
2. Code Complexity/1. Code Complexity Big-O, Omega and Theta.mp4 16.25 MB
2. Code Complexity/2. Big-O Examples.mp4 14.94 MB
3. Data Structure/1. Why Data Structure.mp4 9.81 MB
3. Data Structure/10. Doubly Linked List implementation in Java.mp4 17.07 MB
3. Data Structure/11. Compare Linked List vs Array.mp4 4.31 MB
3. Data Structure/12. HWCombine two Linked List (Google Interview Question).mp4 2.82 MB
3. Data Structure/13. Hash-Table.mp4 9.62 MB
3. Data Structure/14. Hash-Table implementation in Java.mp4 34.28 MB
3. Data Structure/15. Find unique number in Array (Amazon Phone Screen Interview ).mp4 53.05 MB
3. Data Structure/16. Key Phrase problem TF-IDF.mp4 153.98 MB
3. Data Structure/17. Stack.mp4 31.44 MB
3. Data Structure/18. Stack implementation in Java Use Array.mp4 17.23 MB
3. Data Structure/19. Stack implementation in Java Use Dynamic Array.mp4 11.3 MB
3. Data Structure/2. One-Dimension Array.mp4 10.04 MB
3. Data Structure/20. Stack implementation in Java Use Linked List.mp4 9.54 MB
3. Data Structure/21. Queue.mp4 9.42 MB
3. Data Structure/22. Queue implementation in Java Use Array.mp4 17.37 MB
3. Data Structure/23. Queue implementation in Java Use Dynamic Array.mp4 8.98 MB
3. Data Structure/24. Queue implementation in Java Use Linked List.mp4 20.87 MB
3. Data Structure/25. Priority queue.mp4 3.62 MB
3. Data Structure/26. HWBest data structure for Array With Many Zeros (Google Interview Question).mp4 1.87 MB
3. Data Structure/3. One-Dimension Array implementation in Java.mp4 20.51 MB
3. Data Structure/4. Two-Dimension Array.mp4 18.03 MB
3. Data Structure/5. Two-Dimension Array implementation in Java.mp4 11.13 MB
3. Data Structure/6. Dynamic Array.mp4 6.14 MB
3. Data Structure/7. Dynamic Array implementation in Java.mp4 23.47 MB
3. Data Structure/8. Linked List.mp4 12.45 MB
3. Data Structure/9. Linked List implementation in Java.mp4 22.77 MB
4. Collections In Java/1. Data Structure functions in Java.mp4 2.99 MB
4. Collections In Java/2. ArrayList.mp4 12.47 MB
4. Collections In Java/3. LinkedList.mp4 4.98 MB
4. Collections In Java/4. HashMap.mp4 9.34 MB
4. Collections In Java/5. TreeSet HashSet.mp4 4.38 MB
4. Collections In Java/6. Stack.mp4 2.97 MB
4. Collections In Java/7. Queue and Priority Queue.mp4 24.28 MB
4. Collections In Java/8. Sort array of Objects.mp4 19.72 MB
4. Collections In Java/9. Recursion.mp4 17.71 MB
5. Searching Algorithms/1. Linear Search.mp4 5.37 MB
5. Searching Algorithms/2. Linear Search implementation in Java.mp4 15.19 MB
5. Searching Algorithms/3. Binary Search.mp4 11.26 MB
5. Searching Algorithms/4. Binary Search implementation in Java.mp4 11.72 MB
5. Searching Algorithms/5. Interpolation Search.mp4 4.84 MB
5. Searching Algorithms/6. Interpolation Search implementation in Java.mp4 6.06 MB
6. Sorting Algorithms/1. Bubble sort.mp4 6.95 MB
6. Sorting Algorithms/10. Heap Sort implementation in Java.mp4 25.77 MB
6. Sorting Algorithms/2. Bubble Sort implementation in Java.mp4 9.22 MB
6. Sorting Algorithms/3. Selection Sort.mp4 4.43 MB
6. Sorting Algorithms/4. Select Sort implementation in Java.mp4 8.85 MB
6. Sorting Algorithms/5. Quick Sort.mp4 5.42 MB
6. Sorting Algorithms/6. Quick Sort implementation in Java.mp4 13.09 MB
6. Sorting Algorithms/7. Merge Sort.mp4 9.01 MB
6. Sorting Algorithms/8. Merge Sort implementation in Java.mp4 13.08 MB
6. Sorting Algorithms/9. Heap Sort.mp4 9.01 MB
7. Tree Theory/1. Binary Tree and Binary Search Tree.mp4 14.45 MB
7. Tree Theory/2. Binary Search Tree implementation in Java.mp4 21.1 MB
7. Tree Theory/3. Problem of the Day.mp4 8.59 MB
7. Tree Theory/4. Red-Black Tree.mp4 114.12 MB
7. Tree Theory/5. Google Interview Determines if two BST are equal.mp4 117.28 MB
7. Tree Theory/6. HWFind SubTrees (Google Interview Question).mp4 3.41 MB
8. Graph Theory/1. Matrix and Adjacency List.mp4 17.78 MB
8. Graph Theory/2. Depth First Search(DFS).mp4 7.23 MB
8. Graph Theory/3. DFS implementation in Java.mp4 36.45 MB
8. Graph Theory/4. Breadth First Search (BFS).mp4 3.74 MB
8. Graph Theory/5. BFS implementation in Java.mp4 10.9 MB
8. Graph Theory/6. Backtracking.mp4 9.01 MB
8. Graph Theory/7. Preorder and PostOrder.mp4 3.65 MB
8. Graph Theory/8. HWVisit Cities in best Weather (Google Interview Question).mp4 2.52 MB
8. Graph Theory/9. HW Nearest post office HW explain (Microsoft Interview Question).mp4 14.88 MB
9. Short Path in Graph Theory/1. Nearest Neighbor and Shortest path.mp4 7.49 MB
9. Short Path in Graph Theory/2. Dijkstra's Algorithm.mp4 9.02 MB
9. Short Path in Graph Theory/3. A Algorithm.mp4 18.8 MB
其他位置