You will learn the following in this course: (All implemented using C programming)
Fundamental of Data Structure concept
Why we need Data Structures
Stack – Idea, definition, algorithm, implementations.
Using Stack – Parenthesis checking, Polish Notation, Infix to postfix conversion and evaluation.
FIFO Queue – Idea, definition, algorithm, implementation.
Circular Queue using array – Idea, definition, algorithm, implementation.
Double ended queue using array – Idea, definition, algorithm, implementation.
Linked List – Idea, definition, why we need linked list. Comparison with array.
Singly Linked List – Development of algorithm for various operations and then Implementation of each of them
Creating Stack and Queue using Singly Linked list – Implementation.
Doubly Linked List – Idea, definition, algorithm of various operations and implementations.
Circular Linked List – Idea, definition, algorithm and implementations.
14. Calculating efficiency of algorithms, Worst Case (Big Oh), Average Case (Big Theta) and Best case (Big omega) complexities. How to calculate them for different algorithms.
15. Binary Searching
16. Recursion in detail. Example program using recursion and the critical comparison between Recursive approach and Iterative approach of problem solving.
17. Binary Tree, definition, traversal (In, Pre and Post Order), Binary Search Tree implementation.
Instructor Details
Courses : 7
Specification: Fundamental Data Structures & Algorithms using C language.
|
6 reviews for Fundamental Data Structures & Algorithms using C language.
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 15.5 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$94.99 $12.99
Prethiba Ravi –
Very detailed information
Ashiq Iqbal –
it was aswam
Varun –
There can be more quizzes at the end of the course and the level of quizzes could be better other than that amazing experience so far.
Zsolt Bagoly –
Quite a good course, easy to understand. Thanks a lot!
Mohammad Modi –
do it more practical more theory is boring
DavidGCM EDU –
Great examples, explanations.