zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[UdemyCourseDownloader] Data Structure and Algorithms Analysis - Job Interview
magnet:?xt=urn:btih:998efaf2a453cf6ea3272a2810d1821123e32814&dn=[UdemyCourseDownloader] Data Structure and Algorithms Analysis - Job Interview
磁力链接详情
文件列表详情
998efaf2a453cf6ea3272a2810d1821123e32814
infohash:
82
文件数量
1.47 GB
文件大小
2020-3-1 03:32
创建日期
2024-11-1 00:24
最后访问
相关分词
UdemyCourseDownloader
Data
Structure
and
Algorithms
Analysis
-
Job
Interview
03 Data Structure/025 Key Phrase problem TF-IDF.mp4 153.97 MB
01 Introduction and Settings/001 Introduction.mp4 52.22 MB
01 Introduction and Settings/002 Interview triks.mp4 10.68 MB
01 Introduction and Settings/003 What you need to know before start.mp4 2.59 MB
01 Introduction and Settings/005 Install Java JDK.mp4 11.1 MB
01 Introduction and Settings/006 Install Eclipse.mp4 4.1 MB
02 Code Complexity/008 Code Complexity Big-O Omega and Theta.mp4 16.25 MB
02 Code Complexity/009 Big-O Examples.mp4 14.94 MB
03 Data Structure/010 Why Data Structure.mp4 9.81 MB
03 Data Structure/011 One-Dimension Array.mp4 12.56 MB
03 Data Structure/012 One-Dimension Array implementation in Java.mp4 20.5 MB
03 Data Structure/013 Two-Dimension Array.mp4 18.02 MB
03 Data Structure/014 Two-Dimension Array implementation in Java.mp4 11.12 MB
03 Data Structure/015 Dynamic Array.mp4 7.68 MB
03 Data Structure/016 Dynamic Array implementation in Java.mp4 23.47 MB
03 Data Structure/017 Linked List.mp4 15.08 MB
03 Data Structure/018 Linked List implementation in Java.mp4 22.77 MB
03 Data Structure/019 Doubly Linked List implementation in Java.mp4 17.06 MB
03 Data Structure/020 Compare Linked List vs Array.mp4 4.3 MB
03 Data Structure/021 HWCombine two Linked List (Google Interview Question).mp4 3.34 MB
03 Data Structure/022 Hash-Table.mp4 11.88 MB
03 Data Structure/023 Hash-Table implementation in Java.mp4 34.27 MB
03 Data Structure/024 Find unique number in Array (Amazon Phone Screen Interview ).mp4 53.05 MB
03 Data Structure/026 Stack.mp4 31.44 MB
03 Data Structure/027 Stack implementation in Java Use Array.mp4 17.23 MB
03 Data Structure/028 Stack implementation in Java Use Dynamic Array.mp4 11.3 MB
03 Data Structure/029 Stack implementation in Java Use Linked List.mp4 9.54 MB
03 Data Structure/030 Queue.mp4 9.42 MB
03 Data Structure/031 Queue implementation in Java Use Array.mp4 17.37 MB
03 Data Structure/032 Queue implementation in Java Use Dynamic Array.mp4 8.98 MB
03 Data Structure/033 Queue implementation in Java Use Linked List.mp4 20.87 MB
03 Data Structure/034 Priority queue.mp4 4.31 MB
03 Data Structure/035 HWBest data structure for Array With Many Zeros (Google Interview Question).mp4 2.27 MB
04 Collections In Java/036 Data Structure functions in Java.mp4 3.61 MB
04 Collections In Java/037 ArrayList.mp4 12.47 MB
04 Collections In Java/038 LinkedList.mp4 4.98 MB
04 Collections In Java/039 HashMap.mp4 9.34 MB
04 Collections In Java/040 TreeSet HashSet.mp4 4.38 MB
04 Collections In Java/041 Stack.mp4 2.97 MB
04 Collections In Java/042 Queue and Priority Queue.mp4 24.27 MB
04 Collections In Java/043 Sort array of Objects.mp4 19.72 MB
04 Collections In Java/044 Recursion.mp4 22.01 MB
05 Searching Algorithms/045 Linear Search.mp4 6.76 MB
05 Searching Algorithms/046 Linear Search implementation in Java.mp4 15.18 MB
05 Searching Algorithms/047 Binary Search.mp4 13.6 MB
05 Searching Algorithms/048 Binary Search implementation in Java.mp4 11.71 MB
05 Searching Algorithms/049 Interpolation Search.mp4 5.84 MB
05 Searching Algorithms/050 Interpolation Search implementation in Java.mp4 6.05 MB
06 Sorting Algorithms/051 Bubble sort.mp4 8.46 MB
06 Sorting Algorithms/052 Bubble Sort implementation in Java.mp4 9.22 MB
06 Sorting Algorithms/053 Selection Sort.mp4 5.31 MB
06 Sorting Algorithms/054 Select Sort implementation in Java.mp4 8.85 MB
06 Sorting Algorithms/055 Quick Sort.mp4 6.43 MB
06 Sorting Algorithms/056 Quick Sort implementation in Java.mp4 13.09 MB
06 Sorting Algorithms/057 Merge Sort.mp4 11.45 MB
06 Sorting Algorithms/058 Merge Sort implementation in Java.mp4 13.08 MB
06 Sorting Algorithms/059 Heap Sort.mp4 11.04 MB
06 Sorting Algorithms/060 Heap Sort implementation in Java.mp4 25.77 MB
07 Tree Theory/061 Binary Tree and Binary Search Tree.mp4 18 MB
07 Tree Theory/062 Binary Search Tree implementation in Java.mp4 21.1 MB
07 Tree Theory/063 Problem of the Day.mp4 8.58 MB
07 Tree Theory/064 Red-Black Tree.mp4 114.12 MB
07 Tree Theory/065 Google Interview Determines if two BST are equal.mp4 117.27 MB
07 Tree Theory/066 HWFind SubTrees (Google Interview Question).mp4 4.12 MB
08 Graph Theory/067 Matrix and Adjacency List.mp4 22.63 MB
08 Graph Theory/068 Depth First Search(DFS).mp4 8.75 MB
08 Graph Theory/069 DFS implementation in Java.mp4 36.45 MB
08 Graph Theory/070 Breadth First Search (BFS).mp4 4.48 MB
08 Graph Theory/071 BFS implementation in Java.mp4 10.9 MB
08 Graph Theory/072 Backtracking.mp4 11.68 MB
08 Graph Theory/073 Preorder and PostOrder.mp4 4.43 MB
08 Graph Theory/074 HWVisit Cities in best Weather (Google Interview Question).mp4 2.98 MB
08 Graph Theory/075 HW Nearest post office HW explain (Microsoft Interview Question).mp4 14.87 MB
09 Short Path in Graph Theory/076 Nearest Neighbor and Shortest path.mp4 9.14 MB
09 Short Path in Graph Theory/077 Dijkstras Algorithm.mp4 11.23 MB
09 Short Path in Graph Theory/078 A Algorithm.mp4 23.65 MB
10 Dynamic Programming/079 Dynamic Programming concept.mp4 6.35 MB
10 Dynamic Programming/080 Edit distance.mp4 15.69 MB
10 Dynamic Programming/081 HWFind Word in list of characters.mp4 976.84 KB
10 Dynamic Programming/082 HWKnapsack problems.mp4 7 MB
10 Dynamic Programming/083 Knapsack solution in Java.mp4 90.35 MB
11 NP Complete problems/084 NP Complete problems.mp4 5.47 MB
其他位置