种子简介
种子名称:
[FreeCourseSite.com] Udemy - C Language + Algorithms + Data Structures = Power
文件类型:
视频
文件数目:
85个文件
文件大小:
1.75 GB
收录时间:
2020-2-25 10:32
已经下载:
3次
资源热度:
100
最近下载:
2024-11-11 03:42
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:132dc748bb31de5d6d6a6050e502fd7260d2265e&dn=[FreeCourseSite.com] Udemy - C Language + Algorithms + Data Structures = Power
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[FreeCourseSite.com] Udemy - C Language + Algorithms + Data Structures = Power.torrent
01 Course 101/002 installing the development environment Hello world Program.mp434.42MB
01 Course 101/003 Variables - Integers.mp427.58MB
01 Course 101/004 Variables - Non Integers.mp424.26MB
01 Course 101/005 Constants and Macros.mp417.37MB
01 Course 101/006 Operators.mp423.79MB
01 Course 101/007 Conditional Programming - IF statement.mp418.38MB
01 Course 101/008 Loops.mp415.03MB
01 Course 101/009 Arrays.mp417.65MB
01 Course 101/010 Functions - Theory.mp437.34MB
01 Course 101/011 Funcitons - Examples.mp421.75MB
01 Course 101/012 Struct.mp416.73MB
01 Course 101/013 Standard Input.mp411.56MB
01 Course 101/014 Pointers.mp432.58MB
01 Course 101/015 Application 1.mp418.16MB
01 Course 101/016 Variable scopes.mp412.17MB
01 Course 101/017 multidimensional Arrays.mp433.47MB
01 Course 101/018 Debbugging with The IDE.mp418.59MB
01 Course 101/019 Break - Continue.mp418.53MB
01 Course 101/020 enumerators - User Defined Values.mp49.38MB
01 Course 101/021 Pointers as function arguments.mp46.38MB
01 Course 101/022 Strings - Definition Operations.mp429.11MB
01 Course 101/023 Strings - Functions.mp435.14MB
01 Course 101/024 Compiling manually.mp413.56MB
02 Problem set 101/026 Problem 1.mp414.72MB
02 Problem set 101/027 Problem 2.mp416.35MB
02 Problem set 101/028 Problem 3.mp421.06MB
02 Problem set 101/030 Problem 1.mp413.26MB
02 Problem set 101/031 Problem 2.mp415.31MB
02 Problem set 101/033 Problem 1.mp419.17MB
02 Problem set 101/034 Problem 2.mp433.31MB
02 Problem set 101/035 Problem 3 - Method 1.mp432.39MB
02 Problem set 101/036 Problem 3 - Method 2.mp411.14MB
03 Data Structures/038 Stacks - Theory.mp428.83MB
03 Data Structures/039 Stack - Implementations.mp411.98MB
03 Data Structures/040 Stack - Premitives.mp434.42MB
03 Data Structures/041 Queues - Theory Implementation.mp410.71MB
03 Data Structures/042 Queue - Primitives.mp432.56MB
03 Data Structures/043 Linked Lists - Singly Theory Implementation.mp414.42MB
03 Data Structures/044 Linked Lists - Singly Front operations.mp423.36MB
03 Data Structures/045 Linked Lists - Singly Back operations.mp433.18MB
03 Data Structures/046 Linked Lists - doubly Push operations.mp432.56MB
03 Data Structures/047 Linked Lists - doubly Pop Operations.mp433.28MB
03 Data Structures/048 Binary Trees - Theory implementation.mp417.43MB
03 Data Structures/049 Binary Trees - Insertion.mp429.54MB
03 Data Structures/050 Binary Trees - Printing the tree.mp418.07MB
03 Data Structures/051 Graph - Theory.mp419.31MB
03 Data Structures/052 Graph - Representation.mp412.72MB
03 Data Structures/053 Graph - Implementation.mp434.52MB
03 Data Structures/054 Heap - Theory.mp424.1MB
03 Data Structures/055 Heap - Implementation - Insertion.mp421.28MB
03 Data Structures/056 Heap - Implementation- Extraction.mp427.72MB
05 Algorithms/058 Introduction.mp412.36MB
05 Algorithms/059 Palindromic sequence.mp413.24MB
05 Algorithms/060 Recursion - Theory.mp414.47MB
05 Algorithms/061 Recursion - More examples.mp420.25MB
05 Algorithms/062 Introduction to complexity theory I.mp425.8MB
05 Algorithms/063 Introduction to complexity theory II.mp427.27MB
05 Algorithms/064 Counting the occurences - O(n2) O(max(n)).mp419.49MB
05 Algorithms/065 Printing the multiplication table - O(n2).mp45.85MB
05 Algorithms/066 Master theorem recurense relation complexity.mp429.3MB
05 Algorithms/067 Bruteforce approach.mp411.84MB
06 Sorting Algorithms/068 Bubble sort - O(n2) Theory.mp414.58MB
06 Sorting Algorithms/069 Bubble sort - O(n2) Implementation.mp48.95MB
06 Sorting Algorithms/070 Bubble sort - O(n2) Complexity Analysis.mp48.81MB
06 Sorting Algorithms/071 Selection sort - O(n2).mp420.8MB
06 Sorting Algorithms/072 Sorting - Insertion sort - O(n2).mp422.81MB
06 Sorting Algorithms/073 Sorting - merge sort - O(n log n) - Theory.mp425.62MB
06 Sorting Algorithms/074 Sorting - merge sort - O(n log n) - Pseudo Code.mp418.82MB
06 Sorting Algorithms/075 Sorting - merge sort - O(n log n) - Implementation.mp419.95MB
07 Graph Algorithms/077 Graph - Depth First Search - Theory.mp423.96MB
07 Graph Algorithms/078 Graph - Depth First Search - Implementation.mp419.93MB
07 Graph Algorithms/079 Graph - Breadth First Search - Theory.mp416.56MB
07 Graph Algorithms/080 Graph - Breadth First Search - Implementation.mp417.08MB
07 Graph Algorithms/081 Graph - Count number of paths between two nodes - Theory.mp422.26MB
07 Graph Algorithms/082 Graph - Count number of paths between two nodes - Implementation.mp411.76MB
07 Graph Algorithms/083 Dijkstras Shortest Path - Theory.mp431MB
07 Graph Algorithms/084 Dijkstras Shortest Path - Heap Customization.mp428.97MB
07 Graph Algorithms/085 Dijkstras Shortest Path - Implementation.mp442.23MB
08 Problem Set Algorithms/087 Problem 1.mp415.98MB
08 Problem Set Algorithms/088 Problem 2.mp414.52MB
08 Problem Set Algorithms/089 Problem 3 - Theory.mp421.03MB
08 Problem Set Algorithms/090 Problem 3 - Implementation.mp424.46MB
08 Problem Set Algorithms/091 Problem 4.mp435.95MB
08 Problem Set Algorithms/092 Problem 5.mp47.42MB
08 Problem Set Algorithms/093 Problem 6.mp411.49MB