Course Information
Course Overview
Learn, Analyse and Implement Data Structure using C and C++. Learn Recursion and Sorting.
You may be new to Data Structure or you have already Studied and Implemented Data Structures but still you feel you need to learn more about Data Structure in detail so that it helps you solve challenging problems and used Data Structure efficiently.
This 53 hours of course covers each topic in greater details, every topic is covered on Whiteboard which will improve your Problem Solving and Analytical Skills. Every Data Structure is discussed, analysed and implemented with a Practical line-by-line coding.
Source code for all Programs is available for you to download
About Instructor
I am the Instructor of this course, I have been teaching this course to university students for a long period of time, I know the pulse of students very well, I know how to present the topic so that it’s easy to grasp for students.
I know how to use White board to explain the topic and also to make it memorable. Remembering the thing and using them in right place is more important than just understanding the topic.
After Completing Course
After completing this course you will be confident enough to take up any challenging problem in coding using Data Structures.
Course Contents
1. Recursion
2. Arrays Representation
3. Array ADT
4. Linked List
5. Stack
6. Queues
7. Trees
8. Binary Search Tree
9. AVL Trees
10. Graphs
11. Hashing Technique
Course Content
- 28 section(s)
- 449 lecture(s)
- Section 1 Before we Start
- Section 2 Essential C and C++ Concepts
- Section 3 Required Setup for Programming
- Section 4 Introduction
- Section 5 Recursion
- Section 6 Arrays Representations
- Section 7 Array ADT
- Section 8 Strings
- Section 9 Matrices
- Section 10 Sparse Matrix and Polynomial Representation
- Section 11 Linked List
- Section 12 Sparse Matrix and Polynomial using Linked List
- Section 13 Stack
- Section 14 Queues
- Section 15 Trees
- Section 16 Binary Search Trees
- Section 17 AVL Trees
- Section 18 Search Trees
- Section 19 Heap
- Section 20 Sorting Techniques
- Section 21 Hashing Technique
- Section 22 Graphs
- Section 23 Recurrence Relations (RR)
- Section 24 Asymptotic Notations
- Section 25 Divide and Conquer
- Section 26 Greedy Method
- Section 27 Dynamic Programming
- Section 28 Backtracking
What You’ll Learn
- Learn various Popular Data Structures and their Algorithms., Develop your Analytical skills on Data Structure and use then efficiently., Learn Recursive Algorithms on Data Structures, Learn about various Sorting Algorithms, Implementation of Data Structures using C and C++
Skills covered in this course
Reviews
-
UUdemy User
feels like not explaining much...concepts are very clean but can't write code?
-
SSarif Nawaz
Needs some more detailed explanation for basic foundations like the time complexity calculation and all
-
RRodrigo T. Fontes
Thanks for sharing your knowledge, you are a great professor!
-
AAlex Buzgan
The course is excellent, the explanations are very detailed and the topics are useful for professionals.