FileMood

Download GetFreeCourses.Co-Udemy-Mastering Data Structures & Algorithms using C and C++

GetFreeCourses Co Udemy Mastering Data Structures Algorithms using and

Name

GetFreeCourses.Co-Udemy-Mastering Data Structures & Algorithms using C and C++

 DOWNLOAD Copy Link

Total Size

27.2 GB

Total Files

1032

Last Seen

2024-10-06 23:56

Hash

356C42ABEAFBAB2F30AD89BCFF8C008F6FAA05FB

/01 Before we Start/

001 Instructor's Note.mp4

57.9 MB

001 Instructor's Note_en.srt

3.5 KB

002 Introduction.mp4

126.1 MB

002 Introduction_en.srt

19.9 KB

/02 Essential C and C++ Concepts/

001 Arrays Basics.mp4

59.1 MB

001 Arrays Basics_en.srt

8.7 KB

002 Practice _ Arrays Basics.mp4

33.3 MB

002 Practice _ Arrays Basics_en.srt

19.8 KB

003 Structures.mp4

168.8 MB

003 Structures_en.srt

23.3 KB

004 Practice _ Structures.mp4

72.1 MB

004 Practice _ Structures_en.srt

14.2 KB

005 Pointers.mp4

101.6 MB

005 Pointers_en.srt

14.6 KB

006 Practice _ Pointers.mp4

37.2 MB

006 Practice _ Pointers_en.srt

19.6 KB

007 Reference in C++.mp4

24.5 MB

007 Reference in C++_en.srt

4.8 KB

008 Practice _ Reference.mp4

15.0 MB

008 Practice _ Reference_en.srt

6.9 KB

009 Pointer to Structure.mp4

55.7 MB

009 Pointer to Structure_en.srt

7.9 KB

010 Practice _ Pointer to Structure.mp4

23.0 MB

010 Practice _ Pointer to Structure_en.srt

8.6 KB

011 Functions.mp4

113.5 MB

011 Functions_en.srt

16.4 KB

012 Practice _ Functions.mp4

25.3 MB

012 Practice _ Functions_en.srt

7.5 KB

013 Parameter Passing Methods.mp4

129.3 MB

013 Parameter Passing Methods_en.srt

18.8 KB

014 Practice _ Parameter Passing Methods.mp4

40.8 MB

014 Practice _ Parameter Passing Methods_en.srt

14.6 KB

015 Array as Parameter.mp4

68.9 MB

015 Array as Parameter_en.srt

10.2 KB

016 Practice _ Array as Parameter.mp4

54.2 MB

016 Practice _ Array as Parameter_en.srt

18.6 KB

017 Structure as Parameter.mp4

97.0 MB

017 Structure as Parameter_en.srt

15.4 KB

018 Practice _ Structure as Parameter.mp4

36.7 MB

018 Practice _ Structure as Parameter_en.srt

14.3 KB

019 Structures and Functions (Must Watch).mp4

64.3 MB

019 Structures and Functions (Must Watch)_en.srt

7.2 KB

020 Converting a C program to a C++ class (Must Watch).mp4

86.6 MB

020 Converting a C program to a C++ class (Must Watch)_en.srt

13.2 KB

021 Practice _ Monolithic Program.mp4

12.4 MB

021 Practice _ Monolithic Program_en.srt

6.5 KB

022 Practice _ Modular Program.mp4

16.9 MB

022 Practice _ Modular Program_en.srt

7.3 KB

023 Practice _ Structure and Functions.mp4

16.7 MB

023 Practice _ Structure and Functions_en.srt

7.1 KB

024 Practice _ Object-Oriented Program.mp4

19.7 MB

024 Practice _ Object-Oriented Program_en.srt

8.8 KB

025 C++ Class and Constructor.mp4

88.8 MB

025 C++ Class and Constructor_en.srt

13.2 KB

026 Practice _ C++ Class.mp4

15.9 MB

026 Practice _ C++ Class_en.srt

6.9 KB

027 Template classes.mp4

98.5 MB

027 Template classes_en.srt

14.5 KB

028 Practice _ Template Class.mp4

29.2 MB

028 Practice _ Template Class_en.srt

13.8 KB

/03 Required Setup for Programming/

001 Setup Dev-C++ and Settings.mp4

26.3 MB

001 Setup Dev-C++ and Settings_en.srt

5.9 KB

002 Setup CodeBlocks and Settings.mp4

36.2 MB

002 Setup CodeBlocks and Settings_en.srt

7.5 KB

003 Debugging using Dev-C++.mp4

23.3 MB

003 Debugging using Dev-C++_en.srt

9.4 KB

004 Debugging using CodeBlocks.mp4

26.1 MB

004 Debugging using CodeBlocks_en.srt

7.8 KB

005 Setup Visual Studio.mp4

39.8 MB

005 Setup Visual Studio_en.srt

6.9 KB

006 Debugging using Visual Studio.mp4

25.5 MB

006 Debugging using Visual Studio_en.srt

8.2 KB

007 Setup Xcode.mp4

84.0 MB

007 Setup Xcode_en.srt

7.8 KB

/04 Introduction/

001 Introduction.mp4

126.3 MB

001 Introduction_en.srt

17.3 KB

002 Stack vs Heap Memory.mp4

83.5 MB

002 Stack vs Heap Memory_en.srt

11.4 KB

003 Stack vs Heap. Continued.mp4

121.9 MB

003 Stack vs Heap. Continued_en.srt

17.3 KB

004 Physical vs Logical Data Structures.mp4

68.2 MB

004 Physical vs Logical Data Structures_en.srt

9.3 KB

005 ADT.mp4

133.3 MB

005 ADT_en.srt

17.7 KB

006 Time and Space Complexity.mp4

226.0 MB

006 Time and Space Complexity_en.srt

25.3 KB

007 Time and Space Complexity from Code.mp4

85.5 MB

007 Time and Space Complexity from Code_en.srt

12.8 KB

/05 Recursion/

001 How Recursion Works ( Tracing ).mp4

234.3 MB

001 How Recursion Works ( Tracing )_en.srt

26.5 KB

002 Generalising Recursion.mp4

26.2 MB

002 Generalising Recursion_en.srt

2.9 KB

003 How Recursion uses Stack.mp4

133.8 MB

003 How Recursion uses Stack_en.srt

15.2 KB

004 Recurrence Relation - Time Complexity of Recursion.mp4

103.8 MB

004 Recurrence Relation - Time Complexity of Recursion_en.srt

14.2 KB

005 Lets Code Recursion.mp4

47.3 MB

005 Lets Code Recursion_en.srt

15.3 KB

006 Static and Global Variables in Recursion.mp4

206.8 MB

006 Static and Global Variables in Recursion_en.srt

10.9 KB

007 Let's Code Static and Global in Recursion.mp4

23.0 MB

007 Let's Code Static and Global in Recursion_en.srt

7.5 KB

008 Tail Recursion.mp4

68.9 MB

008 Tail Recursion_en.srt

9.4 KB

009 Head Recursion.mp4

45.9 MB

009 Head Recursion_en.srt

6.6 KB

010 Tree Recursion.mp4

215.5 MB

010 Tree Recursion_en.srt

22.8 KB

011 Let's Code Tree Recursion.mp4

21.2 MB

011 Let's Code Tree Recursion_en.srt

5.6 KB

012 Indirect Recursion.mp4

42.3 MB

012 Indirect Recursion_en.srt

5.6 KB

013 Let's Code Indirect Recursion.mp4

8.6 MB

013 Let's Code Indirect Recursion_en.srt

3.1 KB

014 Nested Recursion.mp4

43.9 MB

014 Nested Recursion_en.srt

8.6 KB

015 Let's Code Nested Recursion.mp4

5.8 MB

015 Let's Code Nested Recursion_en.srt

2.9 KB

016 Sum of Natural Number using Recursion.mp4

95.9 MB

016 Sum of Natural Number using Recursion_en.srt

13.5 KB

017 Let's Code Sum of N using Recursion.mp4

13.0 MB

017 Let's Code Sum of N using Recursion_en.srt

5.2 KB

018 Factorial using Recursion.mp4

28.7 MB

018 Factorial using Recursion_en.srt

5.6 KB

019 Let's Code Factorial using Recursion.mp4

14.3 MB

019 Let's Code Factorial using Recursion_en.srt

5.0 KB

020 Power using Recursion.mp4

83.6 MB

020 Power using Recursion_en.srt

15.3 KB

021 Let's Code Power Recursion.mp4

8.5 MB

021 Let's Code Power Recursion_en.srt

3.3 KB

022 Taylor Series using Recursion.mp4

131.9 MB

022 Taylor Series using Recursion_en.srt

16.8 KB

023 Let's Code Taylor Series using Recursion.mp4

14.6 MB

023 Let's Code Taylor Series using Recursion_en.srt

4.1 KB

024 Taylor Series using Horner's Rule.mp4

101.4 MB

024 Taylor Series using Horner's Rule_en.srt

14.2 KB

025 Let's Code Taylor Series Horner's Rule - Recursion.mp4

7.0 MB

025 Let's Code Taylor Series Horner's Rule - Recursion_en.srt

2.5 KB

026 Let's Code Taylor Series Iterative.mp4

4.7 MB

026 Let's Code Taylor Series Iterative_en.srt

1.9 KB

027 Fibonacci Series using Recursion - Memoization.mp4

181.7 MB

027 Fibonacci Series using Recursion - Memoization_en.srt

25.0 KB

028 Let's Code Fibonacci.mp4

52.0 MB

028 Let's Code Fibonacci_en.srt

13.7 KB

029 nCr using Recursion.mp4

58.4 MB

029 nCr using Recursion_en.srt

9.9 KB

030 Let's Code nCr using Recursion.mp4

10.6 MB

030 Let's Code nCr using Recursion_en.srt

4.6 KB

031 Tower of Hanoi Problem.mp4

242.9 MB

031 Tower of Hanoi Problem_en.srt

31.1 KB

032 Let's Code Tower of Hanoi.mp4

8.7 MB

032 Let's Code Tower of Hanoi_en.srt

3.8 KB

033 Quiz 1 Solutions.mp4

288.9 MB

033 Quiz 1 Solutions_en.srt

43.9 KB

15984382-8.StaticGlobal.pdf

23.3 KB

15984400-7.TailHead.pdf

27.4 KB

15984410-11.TreeRecursion.pdf

19.3 KB

15984412-12.Indirect-Recursion.pdf

20.5 KB

15984426-13.Nested-Recursion.pdf

19.9 KB

15984434-14.Sum-of-N.pdf

19.9 KB

15984444-15.Factorial.pdf

19.1 KB

15984456-16.Power.pdf

19.9 KB

15984470-18.Taylor.pdf

24.4 KB

15984482-19.Fibonacci.pdf

23.0 KB

15984502-20.Combination.pdf

21.4 KB

15984512-21.Tower-of-Hanoi.pdf

20.4 KB

16148942-17.Taylor-Series.pdf

20.8 KB

16149484-18.Tayloer-Series-Iterative.pdf

20.0 KB

/06 Arrays Representations/

001 Introduction to Array.mp4

25.1 MB

001 Introduction to Array_en.srt

5.3 KB

002 Declarations of Array.mp4

37.1 MB

002 Declarations of Array_en.srt

7.3 KB

003 Demo - Array Declaration.mp4

12.6 MB

003 Demo - Array Declaration_en.srt

5.4 KB

004 Static vs Dynamic Arrays.mp4

54.0 MB

004 Static vs Dynamic Arrays_en.srt

10.9 KB

005 Demo - Static vs Dynamic Array.mp4

13.0 MB

005 Demo - Static vs Dynamic Array_en.srt

5.3 KB

006 How to Increase Array Size.mp4

31.4 MB

006 How to Increase Array Size_en.srt

6.7 KB

007 Demo - Increasing Array Size.mp4

27.8 MB

007 Demo - Increasing Array Size_en.srt

8.5 KB

008 2D Arrays.mp4

97.2 MB

008 2D Arrays_en.srt

12.9 KB

009 Demo - 2D Array.mp4

20.3 MB

009 Demo - 2D Array_en.srt

7.8 KB

010 Array Representation by Compiler.mp4

54.1 MB

010 Array Representation by Compiler_en.srt

11.0 KB

011 Row Major Formula for 2D Arrays.mp4

59.3 MB

011 Row Major Formula for 2D Arrays_en.srt

11.9 KB

012 Column Major Formula for 2D Arrays.mp4

39.6 MB

012 Column Major Formula for 2D Arrays_en.srt

8.1 KB

013 Formulas for nD Arrays.mp4

67.7 MB

013 Formulas for nD Arrays_en.srt

13.4 KB

014 Formulas for 3D Arrays.mp4

22.2 MB

014 Formulas for 3D Arrays_en.srt

3.7 KB

015 Solutions for Quiz 2.mp4

139.3 MB

015 Solutions for Quiz 2_en.srt

21.0 KB

15984554-23.Static-Dyn-Array.pdf

22.2 KB

15984560-23.1-Array-Size.pdf

21.3 KB

15984570-23.2-2D-Array.pdf

22.6 KB

/07 Array ADT/

001 Array ADT.mp4

27.8 MB

001 Array ADT_en.srt

5.6 KB

002 Demo - Array ADT.mp4

132.8 MB

002 Demo - Array ADT_en.srt

13.5 KB

003 Inserting in an Array.mp4

100.7 MB

003 Inserting in an Array_en.srt

14.9 KB

004 Let's Code Insert.mp4

25.4 MB

004 Let's Code Insert_en.srt

8.3 KB

005 Deleting from Array.mp4

39.1 MB

005 Deleting from Array_en.srt

8.2 KB

006 Let's Code Delete.mp4

21.0 MB

006 Let's Code Delete_en.srt

6.8 KB

007 Linear Search.mp4

71.6 MB

007 Linear Search_en.srt

16.4 KB

008 Improving Linear Search.mp4

26.5 MB

008 Improving Linear Search_en.srt

5.8 KB

009 Let's Code Linear Search.mp4

18.4 MB

009 Let's Code Linear Search_en.srt

7.4 KB

010 Binary Search.mp4

61.3 MB

010 Binary Search_en.srt

14.0 KB

011 Binary Search Algorithm.mp4

65.4 MB

011 Binary Search Algorithm_en.srt

8.5 KB

012 Let's Code Binary Search.mp4

20.1 MB

012 Let's Code Binary Search_en.srt

7.1 KB

013 Analysis of Binary Search.mp4

78.5 MB

013 Analysis of Binary Search_en.srt

17.0 KB

014 Average Case Analysis of Binary Search.mp4

105.0 MB

014 Average Case Analysis of Binary Search_en.srt

14.2 KB

015 Get( ) Set( ) Avg( ) Max( ) functions on Array.mp4

88.9 MB

015 Get( ) Set( ) Avg( ) Max( ) functions on Array_en.srt

18.6 KB

016 Let's Code Get() Set() Max() on Array.mp4

24.5 MB

016 Let's Code Get() Set() Max() on Array_en.srt

9.4 KB

017 Reverse and Shift an Array.mp4

70.8 MB

017 Reverse and Shift an Array_en.srt

13.5 KB

018 Lest's Code Reversing an Array.mp4

24.1 MB

018 Lest's Code Reversing an Array_en.srt

5.7 KB

019 Check if Array is Sorted.mp4

95.9 MB

019 Check if Array is Sorted_en.srt

21.6 KB

020 Let's Code to check if Array is Sorted.mp4

41.6 MB

020 Let's Code to check if Array is Sorted_en.srt

12.5 KB

021 Merging Arrays.mp4

53.6 MB

021 Merging Arrays_en.srt

10.1 KB

022 Let's Code to Merge Arrays.mp4

25.6 MB

022 Let's Code to Merge Arrays_en.srt

7.7 KB

023 Set operations on Array - Union, Intersection and Difference.mp4

111.1 MB

023 Set operations on Array - Union, Intersection and Difference_en.srt

15.2 KB

024 Let's Code Set operations on Array.mp4

43.8 MB

024 Let's Code Set operations on Array_en.srt

10.6 KB

025 Let's Code a Menu Driver program for Arrays.mp4

76.2 MB

025 Let's Code a Menu Driver program for Arrays_en.srt

9.0 KB

026 Let's convert C program for Array to C++.mp4

212.5 MB

026 Let's convert C program for Array to C++_en.srt

17.5 KB

027 Let's Put all together in C++ program for Array.mp4

47.9 MB

027 Let's Put all together in C++ program for Array_en.srt

20.4 KB

028 Student Challenge _ Finding Single Missing Element in an Array.mp4

65.5 MB

028 Student Challenge _ Finding Single Missing Element in an Array_en.srt

14.5 KB

029 Student Challenge _ Finding Multiple Missing Elements in an Array.mp4

48.2 MB

029 Student Challenge _ Finding Multiple Missing Elements in an Array_en.srt

11.5 KB

030 Student Challenge _ Finding Missing Element in an Array Method 2.mp4

74.1 MB

030 Student Challenge _ Finding Missing Element in an Array Method 2_en.srt

10.9 KB

031 Student Challenge Finding Duplicates in a Sorted Array.mp4

76.7 MB

031 Student Challenge Finding Duplicates in a Sorted Array_en.srt

18.7 KB

032 Student Challenge _ Finding Duplicates in Sorted Array using Hashing.mp4

68.0 MB

032 Student Challenge _ Finding Duplicates in Sorted Array using Hashing_en.srt

10.5 KB

033 Student Challenge _ Finding Duplicates in a Unsorted Array.mp4

119.8 MB

033 Student Challenge _ Finding Duplicates in a Unsorted Array_en.srt

19.1 KB

034 Student Challenge _ Finding a Pair of Elements with sum K.mp4

79.6 MB

034 Student Challenge _ Finding a Pair of Elements with sum K_en.srt

20.5 KB

035 Student Challenge _ Finding a Pair of Elements with sum K in Sorted Array.mp4

45.7 MB

035 Student Challenge _ Finding a Pair of Elements with sum K in Sorted Array_en.srt

10.7 KB

036 Student Challenge _ Finding Max and Min in a single Scan.mp4

55.2 MB

036 Student Challenge _ Finding Max and Min in a single Scan_en.srt

13.4 KB

037 Solutions for Quiz 3.mp4

120.2 MB

037 Solutions for Quiz 3_en.srt

18.7 KB

15984642-41.Array-Menu-C.pdf

54.8 KB

15984648-41.1-Array-C-class.pdf

26.3 KB

15984664-41.1-Array-C-2.pdf

57.5 KB

16149968-29.Insert.pdf

28.7 KB

16149988-30-Delete.pdf

24.0 KB

16150006-32.LinearSearch.pdf

26.1 KB

16150184-34.BinarySearch.pdf

28.3 KB

16150252-37.Get-Set.pdf

29.6 KB

16150292-38.Reverse-Array.pdf

27.6 KB

16150476-39.isSorted.pdf

25.3 KB

16150566-41.Set-Operations.pdf

31.3 KB

25290987-79.DemoArrayADTC.txt

0.8 KB

25290993-99.MergeArraysC.txt

2.1 KB

25316679-99.MergeArraysC.pdf

24.9 KB

Download Paid Udemy Courses For Free.url

0.1 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

/08 Strings/

001 Introduction to Strings.mp4

139.7 MB

001 Introduction to Strings_en.srt

28.8 KB

002 Finding Length of a String.mp4

28.8 MB

002 Finding Length of a String_en.srt

6.8 KB

003 Changing Case of a String.mp4

48.0 MB

003 Changing Case of a String_en.srt

9.7 KB

004 Counting Words and Vowels in a String.mp4

80.7 MB

004 Counting Words and Vowels in a String_en.srt

11.7 KB

005 Validating a String.mp4

36.5 MB

005 Validating a String_en.srt

8.1 KB

006 Reversing a String.mp4

80.1 MB

006 Reversing a String_en.srt

10.6 KB

007 Comparing Strings and Checking Palindrome.mp4

101.1 MB

007 Comparing Strings and Checking Palindrome_en.srt

15.4 KB

008 Finding Duplicates in a String.mp4

118.8 MB

008 Finding Duplicates in a String_en.srt

18.3 KB

009 Finding Duplicates in a String using Bitwise Operations.mp4

156.3 MB

009 Finding Duplicates in a String using Bitwise Operations_en.srt

33.5 KB

010 Checking if 2 Strings are Anagram (distinct letters).mp4

125.0 MB

010 Checking if 2 Strings are Anagram (distinct letters)_en.srt

18.9 KB

011 Permutation of String.mp4

289.7 MB

011 Permutation of String_en.srt

43.5 KB

/09 Matrices/

001 Section Introduction.mp4

9.2 MB

001 Section Introduction_en.srt

1.2 KB

002 Diagonal Matrix.mp4

81.0 MB

002 Diagonal Matrix_en.srt

11.0 KB

003 Let's Code Diagonal Matrix.mp4

21.0 MB

003 Let's Code Diagonal Matrix_en.srt

8.8 KB

004 C++ class for Diagonal Matrix.mp4

168.2 MB

004 C++ class for Diagonal Matrix_en.srt

16.6 KB

005 Let's Code C++ class for Diagonal matrix.mp4

29.3 MB

005 Let's Code C++ class for Diagonal matrix_en.srt

7.2 KB

006 Lower Triangular Matrix Row-Major Mapping.mp4

88.3 MB

006 Lower Triangular Matrix Row-Major Mapping_en.srt

12.3 KB

007 Lower Triangular Matrix Column-Major Mapping.mp4

61.8 MB

007 Lower Triangular Matrix Column-Major Mapping_en.srt

8.7 KB

008 Let's Code Lower Triangular Matrix in C.mp4

35.2 MB

008 Let's Code Lower Triangular Matrix in C_en.srt

14.7 KB

009 Let's Code Lower Triangular Matrix in C++.mp4

28.5 MB

009 Let's Code Lower Triangular Matrix in C++_en.srt

11.3 KB

010 Upper Triangular Matrix Row-Major Mapping.mp4

63.2 MB

010 Upper Triangular Matrix Row-Major Mapping_en.srt

8.3 KB

011 Upper Triangular Matrix Column-Major Mapping.mp4

31.4 MB

011 Upper Triangular Matrix Column-Major Mapping_en.srt

4.3 KB

012 Symmetric Matrix.mp4

16.1 MB

012 Symmetric Matrix_en.srt

2.9 KB

013 Tri-Diagonal and Tri-Band Matrix.mp4

90.3 MB

013 Tri-Diagonal and Tri-Band Matrix_en.srt

12.2 KB

014 Toeplitz Matrix.mp4

67.1 MB

014 Toeplitz Matrix_en.srt

9.2 KB

015 Menu Driven Program for Matrices.mp4

364.0 MB

015 Menu Driven Program for Matrices_en.srt

18.0 KB

016 Menu Driven Program for Matrices using Functions.mp4

45.0 MB

016 Menu Driven Program for Matrices using Functions_en.srt

6.2 KB

017 How to Write C++ Classes for All Matrices.mp4

108.3 MB

017 How to Write C++ Classes for All Matrices_en.srt

14.7 KB

15984668-43.Diag-Matrix-C.pdf

25.8 KB

15984704-45.Lower-Triangular-C.pdf

26.4 KB

16150848-43.Diag-Matrix-Cpp.pdf

26.8 KB

25288483-134.LTMatrixC.txt

2.3 KB

/10 Sparse Matrix and Polynomial Representation/

001 Sparse Matrix Representation.mp4

82.0 MB

001 Sparse Matrix Representation_en.srt

10.9 KB

002 Addition of Sparse Matrices.mp4

86.2 MB

002 Addition of Sparse Matrices_en.srt

12.6 KB

003 Array Representation of Sparse Matrix.mp4

105.2 MB

003 Array Representation of Sparse Matrix_en.srt

14.0 KB

004 Let's Code to Create Sparse Matrix.mp4

39.8 MB

004 Let's Code to Create Sparse Matrix_en.srt

11.8 KB

005 Program for Adding Sparse Matrix.mp4

140.9 MB

005 Program for Adding Sparse Matrix_en.srt

18.4 KB

006 Let's Code to Add Sparse Matrix.mp4

39.2 MB

006 Let's Code to Add Sparse Matrix_en.srt

14.7 KB

007 Let's Code Sparse Matrix using C++.mp4

23.8 MB

007 Let's Code Sparse Matrix using C++_en.srt

10.0 KB

008 Let's Code Sparse Matrix using C++ Continued.mp4

44.7 MB

008 Let's Code Sparse Matrix using C++ Continued_en.srt

16.7 KB

009 Polynomial Representation.mp4

95.3 MB

009 Polynomial Representation_en.srt

12.6 KB

010 Polynomial Evaluation.mp4

37.8 MB

010 Polynomial Evaluation_en.srt

5.1 KB

011 Polynomial Addition.mp4

80.7 MB

011 Polynomial Addition_en.srt

10.4 KB

012 Let's Code Polynomial.mp4

66.5 MB

012 Let's Code Polynomial_en.srt

18.8 KB

16151094-58.Sparse-Matrix-C.pdf

34.8 KB

16151100-58.Sparse-Matrix-C.pdf

34.8 KB

16151108-58.Sparse-Matrix-C.pdf

34.9 KB

16151162-60.Polynomial.pdf

29.8 KB

/11 Linked List/

001 Why we need Dynamic Data Structure Linked List.mp4

85.3 MB

001 Why we need Dynamic Data Structure Linked List_en.srt

12.5 KB

002 About Linked List.mp4

88.3 MB

002 About Linked List_en.srt

12.2 KB

003 More About Linked List.mp4

70.3 MB

003 More About Linked List_en.srt

9.7 KB

004 Display Linked List.mp4

53.0 MB

004 Display Linked List_en.srt

6.9 KB

005 Let's Code Display for Linked List.mp4

26.3 MB

005 Let's Code Display for Linked List_en.srt

12.6 KB

006 Recursive Display of Linked List.mp4

167.8 MB

006 Recursive Display of Linked List_en.srt

18.2 KB

007 Let's Code Recursive Display for Linked List.mp4

16.8 MB

007 Let's Code Recursive Display for Linked List_en.srt

6.1 KB

008 Counting Nodes in a Linked List.mp4

96.2 MB

008 Counting Nodes in a Linked List_en.srt

13.3 KB

009 Sum of All Elements in a Linked List.mp4

36.9 MB

009 Sum of All Elements in a Linked List_en.srt

4.8 KB

010 Let's Code Count and Sum.mp4

19.9 MB

010 Let's Code Count and Sum_en.srt

8.0 KB

011 Maximum Element in a Linked List.mp4

38.8 MB

011 Maximum Element in a Linked List_en.srt

7.7 KB

012 Let's Code Max for Linked List.mp4

9.1 MB

012 Let's Code Max for Linked List_en.srt

5.3 KB

013 Searching in a Linked List.mp4

28.5 MB

013 Searching in a Linked List_en.srt

5.8 KB

014 Improve Searching in Linked List.mp4

78.3 MB

014 Improve Searching in Linked List_en.srt

10.6 KB

015 Let's Code Searching in Linked List.mp4

23.2 MB

015 Let's Code Searching in Linked List_en.srt

11.5 KB

016 Inserting in a Linked List.mp4

153.7 MB

016 Inserting in a Linked List_en.srt

22.9 KB

017 Let's Code Insert for Linked List.mp4

29.5 MB

017 Let's Code Insert for Linked List_en.srt

10.7 KB

018 Creating a Linked List using Insert.mp4

14.6 MB

018 Creating a Linked List using Insert_en.srt

3.3 KB

019 Creating a Linked List by Inserting at Last.mp4

43.3 MB

019 Creating a Linked List by Inserting at Last_en.srt

9.0 KB

020 Inserting in a Sorted Linked List.mp4

64.7 MB

020 Inserting in a Sorted Linked List_en.srt

9.3 KB

021 Let's Code Insert in Sorted Linked List.mp4

15.5 MB

021 Let's Code Insert in Sorted Linked List_en.srt

8.5 KB

022 Deleting from Linked List.mp4

111.8 MB

022 Deleting from Linked List_en.srt

17.3 KB

023 Let's Code Delete on Linked List.mp4

17.2 MB

023 Let's Code Delete on Linked List_en.srt

9.1 KB

024 Check if a Linked List is Sorted.mp4

51.2 MB

024 Check if a Linked List is Sorted_en.srt

10.9 KB

025 Let's Code to check if Linked List is Sorted.mp4

7.1 MB

025 Let's Code to check if Linked List is Sorted_en.srt

4.2 KB

026 Remove Duplicates from Sorted Linked List.mp4

37.3 MB

026 Remove Duplicates from Sorted Linked List_en.srt

7.8 KB

027 Let's Code to Remove Duplicates from Sorted Linked List.mp4

7.2 MB

027 Let's Code to Remove Duplicates from Sorted Linked List_en.srt

4.4 KB

028 Reversing a Linked List.mp4

42.5 MB

028 Reversing a Linked List_en.srt

8.3 KB

029 Reversing using Sliding Pointers.mp4

64.7 MB

029 Reversing using Sliding Pointers_en.srt

13.6 KB

030 Recursive Reverse for Linked List.mp4

26.6 MB

030 Recursive Reverse for Linked List_en.srt

5.6 KB

031 Let's Code Reversing a Linked List.mp4

26.8 MB

031 Let's Code Reversing a Linked List_en.srt

9.3 KB

032 Concatenating 2 Linked Lists.mp4

19.1 MB

032 Concatenating 2 Linked Lists_en.srt

3.6 KB

033 Merging 2 Linked Lists.mp4

131.7 MB

033 Merging 2 Linked Lists_en.srt

17.6 KB

034 Let's Code to Concatenate and Merge Linked Lists.mp4

24.3 MB

034 Let's Code to Concatenate and Merge Linked Lists_en.srt

12.5 KB

035 Check for LOOP in Linked List.mp4

57.1 MB

035 Check for LOOP in Linked List_en.srt

11.6 KB

036 Let's Code to Check LOOP.mp4

10.9 MB

036 Let's Code to Check LOOP_en.srt

6.3 KB

037 Let's Code a C++ class for Linked List.mp4

24.1 MB

037 Let's Code a C++ class for Linked List_en.srt

9.3 KB

038 Circular Linked List.mp4

43.7 MB

038 Circular Linked List_en.srt

10.2 KB

039 Display Circular Linked List.mp4

53.3 MB

039 Display Circular Linked List_en.srt

11.3 KB

040 Let8217s Code Circular Linked List.mp4

19.0 MB

040 Let8217s Code Circular Linked List_en.srt

10.2 KB

041 Inserting in a Circular Linked List.mp4

95.1 MB

041 Inserting in a Circular Linked List_en.srt

14.1 KB

042 Let's Code Insert for a Circular Linked List.mp4

15.3 MB

042 Let's Code Insert for a Circular Linked List_en.srt

8.1 KB

043 Deleting From Circular Linked List.mp4

60.9 MB

043 Deleting From Circular Linked List_en.srt

9.5 KB

044 Let's Code Delete for Circular Linked List.mp4

12.9 MB

044 Let's Code Delete for Circular Linked List_en.srt

6.7 KB

045 Doubly Linked List.mp4

26.3 MB

045 Doubly Linked List_en.srt

5.6 KB

046 Let's Code Doubly Linked List.mp4

13.4 MB

046 Let's Code Doubly Linked List_en.srt

7.4 KB

047 Insert in a Doubly Linked List.mp4

87.4 MB

047 Insert in a Doubly Linked List_en.srt

12.0 KB

048 Let's Code Insert for Doubly Linked List.mp4

10.7 MB

048 Let's Code Insert for Doubly Linked List_en.srt

6.1 KB

049 Deleting from Doubly Linked List.mp4

75.4 MB

049 Deleting from Doubly Linked List_en.srt

10.3 KB

050 Let's Code Delete for Doubly Linked List.mp4

15.0 MB

050 Let's Code Delete for Doubly Linked List_en.srt

6.0 KB

051 Reverse a Doubly Linked List.mp4

33.8 MB

051 Reverse a Doubly Linked List_en.srt

6.9 KB

052 Let's Code Reverse for Doubly Linked List.mp4

5.8 MB

052 Let's Code Reverse for Doubly Linked List_en.srt

3.4 KB

053 Circular Doubly Linked List.mp4

46.2 MB

053 Circular Doubly Linked List_en.srt

9.2 KB

054 Comparison of Linked List.mp4

103.7 MB

054 Comparison of Linked List_en.srt

16.1 KB

055 Comparison of Array with Linked List.mp4

67.1 MB

055 Comparison of Array with Linked List_en.srt

14.9 KB

056 Student Challenge _ Finding Middle Element of a Linked List.mp4

97.0 MB

056 Student Challenge _ Finding Middle Element of a Linked List_en.srt

14.2 KB

057 Student Challenge _ Finding Intersecting point of Two Linked List.mp4

109.3 MB

057 Student Challenge _ Finding Intersecting point of Two Linked List_en.srt

11.8 KB

16151330-66.Create-and-Display-LL.pdf

25.5 KB

16151374-67.Count-SumLinked-List.pdf

28.9 KB

16151382-69.Max-LL.pdf

28.3 KB

16151412-70.Search-LL.pdf

27.2 KB

16151486-73.Insert-in-LL.pdf

27.0 KB

16151496-74.SortedInsert-LL.pdf

28.7 KB

16151500-74.Create-LL-using-Insert.pdf

31.2 KB

16151528-74.Deleteing-LL.pdf

28.6 KB

16151532-74.isSorted-LL.pdf

27.5 KB

16151536-74.Remove-Duplicate-LL.pdf

27.8 KB

16151548-74.Reverse-LL.pdf

28.8 KB

16151550-74.Merge-LL.pdf

31.2 KB

16151564-74.isLoop-LL.pdf

27.9 KB

16151588-84.LinkedList-CPP.pdf

32.3 KB

16152204-88.Circluar-Linked-List.pdf

34.6 KB

25290983-159.DisplayLLC.txt

0.8 KB

25291005-194.CircularLLC.txt

1.7 KB

25291011-206.ReverseDLLC.txt

3.5 KB

25291021-210.MiddleElementLLC.txt

1.6 KB

25291033-211.InstersectingPointOf2LLC.txt

1.9 KB

25316675-159.DisplayLLC.pdf

25.5 KB

25316705-194.CircularLLC.pdf

34.6 KB

25316735-206.ReverseLLC.pdf

28.8 KB

/12 Sparse Matrix and Polynomial using Linked List/

001 Student Challenge _ Sparse Matrix using Linked List.mp4

89.8 MB

001 Student Challenge _ Sparse Matrix using Linked List_en.srt

11.6 KB

002 Student Challenge_ Polynomial Representation using Linked List.mp4

44.5 MB

002 Student Challenge_ Polynomial Representation using Linked List_en.srt

9.3 KB

003 Let's Code Polynomial.mp4

27.8 MB

003 Let's Code Polynomial_en.srt

11.8 KB

16152414-96.Polynomial-Linked-List.pdf

26.1 KB

/13 Stack/

001 Introduction to Stack.mp4

113.9 MB

001 Introduction to Stack_en.srt

17.0 KB

002 Stack using Array.mp4

91.9 MB

002 Stack using Array_en.srt

13.8 KB

003 Implementation os Stack using Array.mp4

157.5 MB

003 Implementation os Stack using Array_en.srt

24.5 KB

004 Let's Code Stack using Array.mp4

41.7 MB

004 Let's Code Stack using Array_en.srt

19.0 KB

005 Stack using Linked List.mp4

49.8 MB

005 Stack using Linked List_en.srt

7.7 KB

006 Stack Operations using Linked List.mp4

109.4 MB

006 Stack Operations using Linked List_en.srt

11.6 KB

007 Let's Code Stack using Linked List.mp4

17.6 MB

007 Let's Code Stack using Linked List_en.srt

9.1 KB

008 Let's Code C++ class for Stack using Linked List.mp4

14.4 MB

008 Let's Code C++ class for Stack using Linked List_en.srt

7.2 KB

009 Parenthesis Matching.mp4

62.2 MB

009 Parenthesis Matching_en.srt

9.1 KB

010 Program for Parenthesis Matching.mp4

102.9 MB

010 Program for Parenthesis Matching_en.srt

12.5 KB

011 Let's Code Parenthesis Matching.mp4

10.3 MB

011 Let's Code Parenthesis Matching_en.srt

5.1 KB

012 More on Parenthesis Matching.mp4

59.8 MB

012 More on Parenthesis Matching_en.srt

8.8 KB

013 Infix to Postfix Conversion.mp4

217.1 MB

013 Infix to Postfix Conversion_en.srt

24.5 KB

014 Associativity and Unary Operators.mp4

165.2 MB

014 Associativity and Unary Operators_en.srt

19.5 KB

015 Infix to Postfix using Stack Method 1.mp4

88.0 MB

015 Infix to Postfix using Stack Method 1_en.srt

9.2 KB

016 Infix to Postfix using Stack Method 2.mp4

41.5 MB

016 Infix to Postfix using Stack Method 2_en.srt

4.7 KB

017 Program for Infix to Postfix Conversion.mp4

209.5 MB

017 Program for Infix to Postfix Conversion_en.srt

11.6 KB

018 Let's Code Infix to Postfix Conversion.mp4

22.8 MB

018 Let's Code Infix to Postfix Conversion_en.srt

10.3 KB

019 Student Challenge_ Infix to Postfix with Associativity and Parenthesis.mp4

118.2 MB

019 Student Challenge_ Infix to Postfix with Associativity and Parenthesis_en.srt

12.4 KB

020 Evaluation of Postfix Expression.mp4

92.6 MB

020 Evaluation of Postfix Expression_en.srt

14.5 KB

021 Program for Evaluation of Postfix.mp4

96.7 MB

021 Program for Evaluation of Postfix_en.srt

11.1 KB

022 Let's Code Evaluation of Postfix.mp4

13.5 MB

022 Let's Code Evaluation of Postfix_en.srt

5.8 KB

16152448-100.Stack-Array.pdf

29.8 KB

16152482-101.Stack-LL-C.pdf

26.5 KB

16152914-110.InToPost.pdf

35.7 KB

25291045-218.StackUsingArrayC.txt

2.4 KB

25291051-222.StackUsingLLC.txt

2.3 KB

25291057-224.ParanthesisMatchingC.txt

2.4 KB

25313501-225.BalancedParenthesisUsingLLBasedStackC.txt

2.2 KB

25313527-226.ExtendedBalancedParenthesisUsingSTLStack-MapC.txt

1.3 KB

25313533-233.InfixToPostfixUsingSTLStackC.txt

1.7 KB

25313537-236.PostfixEvaluationUsingLLStack-STLC.txt

3.2 KB

25316743-222.StackLLC.pdf

26.5 KB

25316753-224.ParenthesisMatchingC.pdf

27.9 KB

25316757-233.InfixToPostfixC.pdf

35.7 KB

25316761-236.PostfixEvalutionC.pdf

38.3 KB

/14 Queues/

001 Queue ADT.mp4

42.2 MB

001 Queue ADT_en.srt

6.1 KB

002 Queue using Single Pointer.mp4

35.2 MB

002 Queue using Single Pointer_en.srt

5.5 KB

003 Queue using Two Pointers.mp4

95.8 MB

003 Queue using Two Pointers_en.srt

12.3 KB

004 Implementing Queue using Array.mp4

107.5 MB

004 Implementing Queue using Array_en.srt

11.9 KB

005 Let's Code Queue using Array.mp4

16.0 MB

005 Let's Code Queue using Array_en.srt

6.8 KB

006 Let's Code Queue in C++.mp4

20.3 MB

006 Let's Code Queue in C++_en.srt

6.5 KB

007 Drawback of Queue using Array.mp4

42.2 MB

007 Drawback of Queue using Array_en.srt

6.1 KB

008 Circular Queue.mp4

134.8 MB

008 Circular Queue_en.srt

16.3 KB

009 Let's Code Circular Queue.mp4

9.1 MB

009 Let's Code Circular Queue_en.srt

3.7 KB

010 Queue using Linked List.mp4

187.6 MB

010 Queue using Linked List_en.srt

10.9 KB

011 Let's Code Queue using Linked List.mp4

13.5 MB

011 Let's Code Queue using Linked List_en.srt

6.7 KB

012 Double Ended Queue DEQUEUE.mp4

63.7 MB

012 Double Ended Queue DEQUEUE_en.srt

6.7 KB

013 Priority Queues.mp4

139.7 MB

013 Priority Queues_en.srt

16.7 KB

014 Queue using 2 Stacks.mp4

83.7 MB

014 Queue using 2 Stacks_en.srt

9.3 KB

16153160-117.Queue-using-Array-C.pdf

28.6 KB

25313567-242.QueueUsingArrayC.txt

1.6 KB

25313613-245.CircularQueueUsingArrayC.txt

1.9 KB

25313631-247.QueueUsingLLC.txt

1.8 KB

25313639-248.DequeueUsingArrayC.txt

2.4 KB

25313647-250.QueueUsing2STLStacksC.txt

1.3 KB

25316785-242.QueueUsingArrayC.pdf

28.6 KB

25316793-245.CircularQueueC.pdf

29.8 KB

25316803-247.QueueUsingLLC.pdf

28.7 KB

/15 Trees/

001 Terminology.mp4

69.9 MB

001 Terminology_en.srt

14.4 KB

002 Number of Binary Trees using N Nodes.mp4

75.3 MB

002 Number of Binary Trees using N Nodes_en.srt

16.8 KB

003 Height vs Nodes in Binary Tree.mp4

117.3 MB

003 Height vs Nodes in Binary Tree_en.srt

16.7 KB

004 Internal Nodes vs External Nodes in Binary Tree.mp4

20.3 MB

004 Internal Nodes vs External Nodes in Binary Tree_en.srt

4.6 KB

005 Strict Binary Tree.mp4

14.5 MB

005 Strict Binary Tree_en.srt

3.7 KB

006 Height vs Node of Strict Binary Tree.mp4

23.9 MB

006 Height vs Node of Strict Binary Tree_en.srt

5.3 KB

007 Internal vs External Nodes of Strict Binary Trees.mp4

9.0 MB

007 Internal vs External Nodes of Strict Binary Trees_en.srt

1.8 KB

008 n-ary Trees.mp4

37.8 MB

008 n-ary Trees_en.srt

8.5 KB

009 Analysis of n-Ary Trees.mp4

50.7 MB

009 Analysis of n-Ary Trees_en.srt

10.9 KB

010 Representation of Binary Tree.mp4

32.6 MB

010 Representation of Binary Tree_en.srt

7.1 KB

011 Linked Representation of Binary Tree.mp4

21.6 MB

011 Linked Representation of Binary Tree_en.srt

4.5 KB

012 Full vs Complete Binary Tree.mp4

37.1 MB

012 Full vs Complete Binary Tree_en.srt

8.0 KB

013 Strict vs Complete Binary Tree.mp4

26.0 MB

013 Strict vs Complete Binary Tree_en.srt

6.0 KB

014 Binary Tree Traversals.mp4

54.3 MB

014 Binary Tree Traversals_en.srt

11.0 KB

015 Binary Tree Traversal Easy Method 1.mp4

17.4 MB

015 Binary Tree Traversal Easy Method 1_en.srt

3.5 KB

016 Binary Tree Traversal Easy Method 2.mp4

20.5 MB

016 Binary Tree Traversal Easy Method 2_en.srt

3.5 KB

017 Binary Tree Traversal Easy Method 3.mp4

26.6 MB

017 Binary Tree Traversal Easy Method 3_en.srt

4.5 KB

018 Creating Binary Tree.mp4

48.9 MB

018 Creating Binary Tree_en.srt

11.1 KB

019 Program to Create Binary Tree.mp4

39.1 MB

019 Program to Create Binary Tree_en.srt

5.9 KB

020 Let's Code Creating Binary Tree.mp4

53.4 MB

020 Let's Code Creating Binary Tree_en.srt

14.7 KB

021 Let's Code Creating Binary Tree in C++.mp4

116.4 MB

021 Let's Code Creating Binary Tree in C++_en.srt

27.4 KB

022 Preorder Tree Traversal.mp4

118.0 MB

022 Preorder Tree Traversal_en.srt

18.6 KB

023 Inorder Tree Traversals Functions.mp4

92.4 MB

023 Inorder Tree Traversals Functions_en.srt

14.3 KB

024 Iterative Preorder.mp4

59.2 MB

024 Iterative Preorder_en.srt

12.4 KB

025 Iterative Inorder.mp4

114.7 MB

025 Iterative Inorder_en.srt

12.4 KB

026 Let's Code Iterative Traversals.mp4

22.1 MB

026 Let's Code Iterative Traversals_en.srt

6.2 KB

027 Level Order Traversal.mp4

39.0 MB

027 Level Order Traversal_en.srt

7.8 KB

028 Let's Code Level Order Traversal.mp4

9.1 MB

028 Let's Code Level Order Traversal_en.srt

4.0 KB

029 Can we Generate Tree from Traversals.mp4

39.8 MB

029 Can we Generate Tree from Traversals_en.srt

8.2 KB

030 Generating Tree from Traversals.mp4

43.8 MB

030 Generating Tree from Traversals_en.srt

9.7 KB

031 Height and Count of Binary Tree.mp4

58.0 MB

031 Height and Count of Binary Tree_en.srt

12.4 KB

032 Let's Code Height and Count.mp4

8.4 MB

032 Let's Code Height and Count_en.srt

3.4 KB

033 Student Challenge _ Count Leaf Nodes of a Binary Tree.mp4

62.3 MB

033 Student Challenge _ Count Leaf Nodes of a Binary Tree_en.srt

13.1 KB

16153188-142.TreeCpp.pdf

36.1 KB

16153336-Tree-Count-and-Height.pdf

30.7 KB

21812370-TreeCPP-Complete.pdf

50.9 KB

25291309-271.TreeClassUsingArrayQueueC.txt

4.9 KB

25291313-271.TreeClassUsingSTLQueueC.txt

3.4 KB

25291347-278.LevelOrderTraversalC.txt

5.3 KB

25291377-280.GeneratingTreeFromTraversalC.txt

6.0 KB

25291391-281.Height-CountofBinaryTreeC.txt

7.1 KB

25291395-283.CountLeafofBinaryTreeC.txt

8.7 KB

25313655-270.CreateTreeUsingArrayQueueC.txt

2.7 KB

25313715-276.TreeIterativeOrderTraversalUsingSTLStackC.txt

5.3 KB

25316815-278.LevelOrderTraversalC.pdf

29.6 KB

27824338-146.Tree.pdf

36.8 KB

Download Paid Udemy Courses For Free.url

0.1 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

/16 Binary Search Trees/

001 BST intro.mp4

33.2 MB

001 BST intro_en.srt

6.9 KB

002 Searching in a Binary Search Tree.mp4

61.0 MB

002 Searching in a Binary Search Tree_en.srt

12.8 KB

003 Inserting in a Binary Search Tree.mp4

61.4 MB

003 Inserting in a Binary Search Tree_en.srt

8.8 KB

004 Recursive Insert in Binary Search Tree.mp4

40.3 MB

004 Recursive Insert in Binary Search Tree_en.srt

9.2 KB

005 Creating a Binary Search Tree.mp4

16.9 MB

005 Creating a Binary Search Tree_en.srt

3.4 KB

006 Let's code Binary Search Tree.mp4

37.4 MB

006 Let's code Binary Search Tree_en.srt

15.7 KB

007 Deleting from Binary Search Tree.mp4

62.5 MB

007 Deleting from Binary Search Tree_en.srt

14.8 KB

008 Let's Code Recursive Insert and Delete on BST.mp4

55.9 MB

008 Let's Code Recursive Insert and Delete on BST_en.srt

23.2 KB

009 Generating BST from Preorder.mp4

54.7 MB

009 Generating BST from Preorder_en.srt

12.5 KB

010 Program for Generating BST from Preorder.mp4

77.2 MB

010 Program for Generating BST from Preorder_en.srt

8.1 KB

011 Drawbacks of Binary Search Tree.mp4

28.5 MB

011 Drawbacks of Binary Search Tree_en.srt

6.1 KB

25313733-289.BSTInsertInorder-SearchC.txt

2.0 KB

25313757-291.RecursiveInsert-DeleteonBSTC.txt

5.0 KB

25313763-293.BSTfromPreorderUsingSTLStackC.txt

6.4 KB

/17 AVL Trees/

001 Introduction to AVL Trees.mp4

37.3 MB

001 Introduction to AVL Trees_en.srt

8.4 KB

002 Inserting in AVL with Rotations.mp4

90.4 MB

002 Inserting in AVL with Rotations_en.srt

21.2 KB

003 General form of AVL Rotations.mp4

83.8 MB

003 General form of AVL Rotations_en.srt

18.2 KB

004 Let's Code LL Rotation on AVL.mp4

72.5 MB

004 Let's Code LL Rotation on AVL_en.srt

22.3 KB

005 Let's Code LR Rotation on AVL.mp4

20.3 MB

005 Let's Code LR Rotation on AVL_en.srt

6.0 KB

006 Generating AVL Tree.mp4

79.0 MB

006 Generating AVL Tree_en.srt

18.2 KB

007 Deletion from AVL Tree with Rotations.mp4

49.1 MB

007 Deletion from AVL Tree with Rotations_en.srt

11.7 KB

008 Height Analysis of AVL Trees.mp4

76.9 MB

008 Height Analysis of AVL Trees_en.srt

17.0 KB

25313767-298.LL-RRRotationonAVLTreeC.txt

3.4 KB

25313773-299.LR-RRRotationonAVLTreeC.txt

4.2 KB

25313807-301.DeletionfromAVLTreeWithRotationC.txt

6.0 KB

25316817-298.LL-LRRotationonAVLTreeC.pdf

32.7 KB

25316825-299.RR-RLRotationonAVLTreeC.pdf

40.8 KB

/18 Search Trees/

001 2-3 Trees.mp4

323.8 MB

001 2-3 Trees_en.srt

51.8 KB

002 2-3-4 Trees.mp4

164.2 MB

002 2-3-4 Trees_en.srt

20.7 KB

003 Re-Black Trees Introduction.mp4

47.9 MB

003 Re-Black Trees Introduction_en.srt

7.4 KB

004 Red-Black Tree creation.mp4

211.0 MB

004 Red-Black Tree creation_en.srt

34.2 KB

005 Red-Black Trees vs 2-3-4 Trees.mp4

45.9 MB

005 Red-Black Trees vs 2-3-4 Trees_en.srt

7.2 KB

006 Creating Red-Black Tree similar to Creating 2-3-4 Tree.mp4

69.4 MB

006 Creating Red-Black Tree similar to Creating 2-3-4 Tree_en.srt

16.4 KB

007 Red-Black Tree Deletion Cases.mp4

139.0 MB

007 Red-Black Tree Deletion Cases_en.srt

22.9 KB

008 Red-Black Tree Deletion Examples.mp4

59.1 MB

008 Red-Black Tree Deletion Examples_en.srt

14.7 KB

009 Red-Black Tree vs 2-3-4 Tree Deletion.mp4

111.2 MB

009 Red-Black Tree vs 2-3-4 Tree Deletion_en.srt

19.9 KB

/19 Heap/

001 Introduction to Heap.mp4

25.4 MB

001 Introduction to Heap_en.srt

6.1 KB

002 Inserting in a Heap.mp4

47.5 MB

002 Inserting in a Heap_en.srt

10.8 KB

003 Program to Insert in a Heap.mp4

27.2 MB

003 Program to Insert in a Heap_en.srt

5.8 KB

004 Creating a Heap.mp4

139.0 MB

004 Creating a Heap_en.srt

15.4 KB

005 Deleting from Heap and Heap Sort.mp4

77.1 MB

005 Deleting from Heap and Heap Sort_en.srt

16.9 KB

006 Let's Code Heap Sort.mp4

38.4 MB

006 Let's Code Heap Sort_en.srt

17.0 KB

007 Heapify - Faster Method for creating Heap.mp4

80.6 MB

007 Heapify - Faster Method for creating Heap_en.srt

13.0 KB

008 Heap as Priority Queue.mp4

45.4 MB

008 Heap as Priority Queue_en.srt

9.9 KB

22539940-HeapSort-New.pdf

25.7 KB

25313819-314.InsertinHeapC.txt

1.4 KB

25313825-315.CreateHeapUsingSTLVectorC.txt

1.6 KB

25313837-318.HeapifyFunctionFasterMethodtoCreateHeapC.txt

1.9 KB

Download Paid Udemy Courses For Free.url

0.1 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

/20 Sorting Techniques/

001 Criteria used for Analysing Sorts.mp4

52.8 MB

001 Criteria used for Analysing Sorts_en.srt

11.2 KB

002 Bubble Sort.mp4

186.3 MB

002 Bubble Sort_en.srt

28.1 KB

003 Let's Code Bubble Sort.mp4

16.1 MB

003 Let's Code Bubble Sort_en.srt

7.4 KB

004 Insertion Sort.mp4

36.1 MB

004 Insertion Sort_en.srt

8.1 KB

005 Insertion Sort Continued.mp4

54.3 MB

005 Insertion Sort Continued_en.srt

11.6 KB

006 Program for Insertion Sort.mp4

30.4 MB

006 Program for Insertion Sort_en.srt

6.9 KB

007 Analysis of Insertion Sort.mp4

25.4 MB

007 Analysis of Insertion Sort_en.srt

6.0 KB

008 Let's Code Insertion Sort.mp4

7.9 MB

008 Let's Code Insertion Sort_en.srt

2.8 KB

009 Comparing Bubble and Insertion Sort.mp4

15.8 MB

009 Comparing Bubble and Insertion Sort_en.srt

3.6 KB

010 Selection Sort.mp4

102.6 MB

010 Selection Sort_en.srt

14.4 KB

011 Program for Selection Sort.mp4

16.3 MB

011 Program for Selection Sort_en.srt

3.7 KB

012 Analysis of Selection Sort.mp4

19.5 MB

012 Analysis of Selection Sort_en.srt

4.0 KB

013 Let's Code Selection Sort.mp4

8.2 MB

013 Let's Code Selection Sort_en.srt

2.8 KB

014 Idea behind Quick Sort.mp4

40.0 MB

014 Idea behind Quick Sort_en.srt

9.0 KB

015 Quick Sort.mp4

51.3 MB

015 Quick Sort_en.srt

11.6 KB

016 Analysis of Quick Sort.mp4

62.4 MB

016 Analysis of Quick Sort_en.srt

15.2 KB

017 Analysis of Quick Sort Continued.mp4

115.1 MB

017 Analysis of Quick Sort Continued_en.srt

16.6 KB

018 Let's Code Quick Sort.mp4

17.4 MB

018 Let's Code Quick Sort_en.srt

7.6 KB

019 Merging.mp4

157.0 MB

019 Merging_en.srt

22.4 KB

020 Iterative Merge Sort.mp4

140.8 MB

020 Iterative Merge Sort_en.srt

16.0 KB

021 Let's Code Iterative Merge Sort.mp4

26.0 MB

021 Let's Code Iterative Merge Sort_en.srt

8.2 KB

022 Recursive Merge Sort.mp4

109.3 MB

022 Recursive Merge Sort_en.srt

25.0 KB

023 Let's Code Recursive Merge Sort.mp4

7.7 MB

023 Let's Code Recursive Merge Sort_en.srt

3.1 KB

024 Count Sort.mp4

71.7 MB

024 Count Sort_en.srt

15.7 KB

025 Let's Code Count Sort.mp4

29.1 MB

025 Let's Code Count Sort_en.srt

6.9 KB

026 Bin _ Bucket Sort.mp4

124.7 MB

026 Bin _ Bucket Sort_en.srt

12.7 KB

027 Radix Sort.mp4

84.8 MB

027 Radix Sort_en.srt

17.3 KB

028 Shell Sort.mp4

126.7 MB

028 Shell Sort_en.srt

29.1 KB

029 Let's Code Shell Sort.mp4

8.1 MB

029 Let's Code Shell Sort_en.srt

2.9 KB

25291511-322.BubbleSortC.txt

0.9 KB

25313853-327.InsertionSortC.txt

0.8 KB

25313855-332.SelectionSortC.txt

0.9 KB

25313859-337.QuickSortUsingINT-MAXOrInfinityC.txt

3.3 KB

25313867-338.MergingFunctionC.txt

1.9 KB

25313879-340.IterativeMergeSortC.txt

1.3 KB

25313881-342.RecursiveMergeSortC.txt

1.3 KB

25313893-344.CountSortFunctionC.txt

1.3 KB

25313901-345.BinSortBasedonLLC.txt

2.0 KB

25313913-346.RadixSortUsingLLC.txt

2.6 KB

25313921-348.ShellSortC.txt

1.0 KB

25316833-322.BubbleSortC.pdf

25.7 KB

25316839-327.InsertionSortC.pdf

24.8 KB

25316843-332.SelectionSortC.pdf

24.8 KB

25316849-337.QuickSortC.pdf

25.9 KB

25316855-338.MergingFunctionC.pdf

29.5 KB

25316871-342.RecursiveMergeSortC.pdf

27.5 KB

25316877-344.CountSortFunctionC.pdf

26.5 KB

25316885-348.ShellSortC.pdf

25.1 KB

27390860-IMergeSortNEW.pdf

30.8 KB

/21 Hashing Technique/

001 Introduction to Hashing.mp4

149.2 MB

001 Introduction to Hashing_en.srt

21.0 KB

002 Chaining.mp4

185.7 MB

002 Chaining_en.srt

19.1 KB

003 Let's Code Chaining.mp4

33.2 MB

003 Let's Code Chaining_en.srt

7.0 KB

004 Linear Probing.mp4

214.6 MB

004 Linear Probing_en.srt

23.9 KB

005 Let's Code Linear Probing.mp4

25.5 MB

005 Let's Code Linear Probing_en.srt

10.0 KB

006 Quadratic Probing.mp4

44.0 MB

006 Quadratic Probing_en.srt

6.3 KB

007 Double Hashing.mp4

88.1 MB

007 Double Hashing_en.srt

12.9 KB

008 Hash Function Ideas.mp4

62.5 MB

008 Hash Function Ideas_en.srt

13.9 KB

25313929-351.HashTableClassChainingC.txt

1.8 KB

25313937-353.HashTableLinearProbingC.txt

1.4 KB

25313951-354.HashTableQuadraticProbingC.txt

1.4 KB

25314007-355.DoubleHashingC.txt

1.6 KB

25316895-353.LinearProbingC.pdf

26.9 KB

31237156-Chaining.pdf

29.6 KB

/22 Graphs/

001 Introduction to Graphs.mp4

108.2 MB

001 Introduction to Graphs_en.srt

12.8 KB

002 Representation of Undirected Graph.mp4

171.6 MB

002 Representation of Undirected Graph_en.srt

18.3 KB

003 Representation of Directed Graphs.mp4

61.5 MB

003 Representation of Directed Graphs_en.srt

8.8 KB

004 Breadth First Search.mp4

165.2 MB

004 Breadth First Search_en.srt

24.3 KB

005 Program for BFS.mp4

112.1 MB

005 Program for BFS_en.srt

11.4 KB

006 Depth First Search.mp4

98.4 MB

006 Depth First Search_en.srt

14.3 KB

007 Program for DFS.mp4

38.9 MB

007 Program for DFS_en.srt

4.8 KB

008 Let's Code BFS & DFS.mp4

98.4 MB

008 Let's Code BFS & DFS_en.srt

13.8 KB

009 Spanning Trees.mp4

73.2 MB

009 Spanning Trees_en.srt

10.5 KB

010 Prim's Minimum Cost Spanning Tree.mp4

65.5 MB

010 Prim's Minimum Cost Spanning Tree_en.srt

8.7 KB

011 Prim's Program.mp4

713.5 MB

011 Prim's Program_en.srt

43.1 KB

012 Let's Code Prim's using.mp4

30.1 MB

012 Let's Code Prim's using_en.srt

15.1 KB

013 Kruskal's Minimum Cost Spanning Tree.mp4

59.3 MB

013 Kruskal's Minimum Cost Spanning Tree_en.srt

8.3 KB

014 Disjoint Subsets.mp4

171.3 MB

014 Disjoint Subsets_en.srt

19.7 KB

015 Kruskal's Program.mp4

477.7 MB

015 Kruskal's Program_en.srt

29.5 KB

016 Let's Code Kruskla's Program.mp4

30.5 MB

016 Let's Code Kruskla's Program_en.srt

13.7 KB

16154596-Graph-BFS-DFS.pdf

33.6 KB

25314017-361.BreadthFirstSearchUsingSTLQueueC.txt

1.3 KB

25314025-363.DepthFirstSearchUsingRecursionC.txt

0.8 KB

25314061-363.DepthFirstSearchUsingSTLStackC.txt

2.2 KB

25314075-368.PrimMinSpanningTreeFunctionC.txt

2.3 KB

25314083-372.KrushalsMinCostSpanningTreeFunctionC.txt

2.0 KB

Download Paid Udemy Courses For Free.url

0.1 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

/23 Asymptotic Notations/

001 Asymptotic Notations Big Oh , Omega , Theta.mp4

96.9 MB

001 Asymptotic Notations Big Oh , Omega , Theta_en.srt

12.7 KB

002 PDF for All Programs.html

0.2 KB

18819002-1.TailHead-Recursion.pdf

27.4 KB

18819006-2.StaticGlobal.pdf

23.3 KB

18819012-3.TreeRecursion.pdf

19.3 KB

18819014-4.Indirect-Recursion.pdf

20.5 KB

18819020-5-Nested-Recursion.pdf

19.9 KB

18819024-6-Sum-of-N.pdf

19.9 KB

18819028-7.Factorial.pdf

19.1 KB

18819030-8.Power.pdf

19.9 KB

18819034-9.Taylor-Series.pdf

20.8 KB

18819036-10.Tayloer-Series-Iterative.pdf

20.0 KB

18829234-11.Taylor.pdf

24.4 KB

18829236-12.Fibonacci.pdf

23.0 KB

18829240-13.Combination.pdf

21.4 KB

18829244-14.Tower-of-Hanoi.pdf

20.4 KB

18829246-15.Static-Dyn-Array.pdf

22.2 KB

18829272-16.StaticGlobal.pdf

23.3 KB

18829278-17-Array-Size.pdf

21.3 KB

18829284-18.2D-Array.pdf

22.6 KB

18829288-19.Insert.pdf

28.7 KB

18829294-20-Delete.pdf

24.0 KB

18829298-21.LinearSearch.pdf

26.1 KB

18829302-22.BinarySearch.pdf

28.3 KB

18829304-23.Get-Set.pdf

29.6 KB

18829310-24.Reverse-Array.pdf

27.6 KB

18829330-25.is-Sorted.pdf

25.3 KB

18831518-26.isSorted.pdf

25.3 KB

18831520-27.Merge.pdf

24.9 KB

18831528-28.Merge-2.pdf

24.9 KB

18831532-29.Array-Menu-C.pdf

54.8 KB

18831540-30.Set-Operations.pdf

31.3 KB

18831544-31.Array-C-2.pdf

57.5 KB

18831548-32.Array-C-class.pdf

26.3 KB

18831558-33.Diag-Matrix-C.pdf

25.8 KB

18831564-34.Diag-Matrix-Cpp.pdf

26.8 KB

18831570-35.Lower-Triangular-C.pdf

26.4 KB

18831576-36.Lower-Triangular-CPP.pdf

27.2 KB

18831584-37.Sparse-Matrix-C.pdf

34.8 KB

18831586-38.Sparse-Matrix-C.pdf

34.9 KB

18831592-39.Polynomial.pdf

29.8 KB

18831596-40.Polynomial-Array.pdf

31.2 KB

18831600-41.Create-and-Display-LL.pdf

25.5 KB

18831620-42.Deleting-from-LL.pdf

24.2 KB

18831624-43.Count-SumLinked-List.pdf

28.9 KB

18831632-44.Max-LL.pdf

28.3 KB

18831634-45.Search-LL.pdf

27.2 KB

18831636-46.Insert-in-LL.pdf

27.0 KB

18831642-47.LinearLinkedList.pdf

34.8 KB

18831646-48.Concat-LL.pdf

28.5 KB

18831652-49.Create-LL-using-Insert.pdf

31.2 KB

18831654-50.Deleteing-LL.pdf

28.6 KB

18975040-51.isLoop-LL.pdf

27.9 KB

18975042-52.isSorted-LL.pdf

27.5 KB

18975046-53.Merge-LL.pdf

31.2 KB

18975048-54.Remove-Duplicate-LL.pdf

27.8 KB

18975050-55.Reverse-LL.pdf

28.8 KB

18975060-56.SortedInsert-LL.pdf

28.7 KB

18975072-57.Linked-List.pdf

57.7 KB

18975078-58.LinkedList-CPP.pdf

32.3 KB

18975082-59.Circluar-Linked-List.pdf

34.6 KB

18975084-60.Doubly-Linked-List.pdf

34.2 KB

18975090-61.Polynomial-Linked-List.pdf

26.1 KB

18975098-62-Polynomial-Linked-List.pdf

26.1 KB

18975110-63.Stack-Array.pdf

29.8 KB

18975112-64.Stack-Array-CPP.pdf

29.1 KB

18975114-65.Stack-Linked-List-CPP.pdf

27.7 KB

18975118-66.Stack-LL-C.pdf

26.5 KB

18975120-67.Parantheses-Matching.pdf

27.9 KB

18975122-68.InToPost.pdf

35.7 KB

18975124-69.Evaulation-Postfix.pdf

38.3 KB

18975126-70.Queue-using-Array-C.pdf

28.6 KB

18975130-71.Queue-CPP.pdf

28.3 KB

18975132-72.Circular-Queue.pdf

29.8 KB

18975136-73.Queue-LL.pdf

28.7 KB

18975138-74.TreeCpp.pdf

36.1 KB

18975148-75.Tree.pdf

36.8 KB

18975150-76.BST-Insert-Delete.pdf

39.1 KB

18975154-77.AVL.pdf

40.8 KB

18975158-78.AVL-2.pdf

32.7 KB

18975164-79.AVL-Delete.pdf

45.4 KB

18975170-80.Bubble-Sort.pdf

25.7 KB

18975176-81.Insertion-Sort.pdf

24.8 KB

18975178-82.Selection-Sort.pdf

24.8 KB

18975182-83.Quick-Sort.pdf

25.9 KB

18975192-85.Merge-Sort.pdf

29.5 KB

18975196-86.Recursive-Merge-Sort.pdf

27.5 KB

18975212-87.Count-Sort.pdf

26.5 KB

18975226-88.Shell-Sort.pdf

25.1 KB

18975234-89.Graph.pdf

28.9 KB

18975240-90.Hashing.pdf

24.7 KB

18975270-93.Linear-Probing.pdf

26.9 KB

18975280-94.Graph-BFS-DFS.pdf

33.6 KB

18975288-95.Tree-Level-Order-Traversal.pdf

29.6 KB

22539944-HeapSort-New.pdf

25.7 KB

27390878-IMergeSortNEW.pdf

30.8 KB

Download Paid Udemy Courses For Free.url

0.1 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

/

Download Paid Udemy Courses For Free.url

0.1 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

 

Total files 1032


Copyright © 2024 FileMood.com