Developer resume generator

A high quality resume in 5 minutes - automatically generated from your gitconnected profile

Data Structures and Algorithms Through C In Depth

(udemy.com)
Data Structures and Algorithms Through C In Depth
Udemy
(510 reviews) | 1,981 developers enrolled

Data Structures and Algorithms Through C In Depth

Created by Deepali Srivastava

Last updated on 08/2019

Data Structures and Algorithms in C programming language - coding interviews questions/projects. Linked List, Recursion

This "Data Structures and Algorithms In C" course is thoroughly detailed and uses lots of animations to help you visualize the concepts.

Subtitles are available for the first section only. Closed Captioning for rest of the sections is in progress and are available as [Auto-generated].

This "Data Structures and Algorithms in C" tutorial will help you develop a strong background in Data Structures and Algorithms. The course is broken down into easy to assimilate short lectures, and after each topic there is a quiz that can help you to test your newly acquired knowledge. The examples are explained with animations to simplify the learning of this complex topic. Complete working programs are shown for each concept that is explained.

This course provides a comprehensive explanation of data structures like linked lists, stacks and queues, binary search trees, heap, searching, hashing. Various sorting algorithms with implementation and analysis are included in this tutorial. Concept of recursion is very important for designing and understanding certain algorithms so the process of recursion is explained with the help of several examples.

This course covers following topics with C language implementation :

Algorithm Analysis, Big O notation, Time complexity, Singly linked list, Reversing a linked list, Doubly linked list, Circular linked list, Linked list concatenation, Sorted linked list.

Stack, Queue, Circular Queue, Dequeue, Priority queue, Polish Notations, Infix to Postfix, Evaluation of Postfix, Binary Tree, Binary Search Tree, Tree Traversal (inorder, preorder, postorder, level order), Recursion, Heap, Searching, Hashing

Sorting : Selection, Bubble, Insertion, Shell, Merging, Recursive Merge, Iterative Merge, Quick, Heap, Binary tree, Radix, Address calculation sort

Throughout the course, a step by step approach is followed to make you understand different Data Structures and Algorithms. You will see implementation of different data structures in C language and algorithms are explained in step-wise manner. Through this course you can build a strong foundation and it will help you to crack Data Structures and Algorithms coding interviews questions and work in the industry. Interview questions may be tricky but good foundation helps to have better understanding of problem.

In this Data Structures and Algorithms course, C language is used for implementing various concepts, but you can easily implement them in any other programming languages like C++, C#, Java, Python.


What students are saying about this course-

"This is exactly how I hoped to learn data structure and algorithm, PLUS, it's using C!!"

"Instructor is teaching in very well and efficient manner with a good pace ,clears every doubts and teaches concepts deeply."

"Great class, explains topics very well, better than any college class I ever took."

"yes this course has helped me a lot in discovering new topics and the example programs are also quite helpful."

"I really appreciate the way the steps are broken down incrementally."

"Deepali does a great job in explaining all the concept and the course is very well organized. First the concept is explained on paper and then there is a walk through of the code, and then execution of the code. I have learnt a great deal from this course."

"I am taking notes and writing code side by side watching videos which makes it beneficial to understand the code and easier to grasp the concept of the topic rather than just copying the source code. Thank you Deepali Mam for not giving the source it was better to write the code by myself. The videos are informative, detailed and right on point with step by step code programs and I feel learned a lot taking your course then the class which I took at University. This course made my base of data structures in C pretty strong thank you for that."

"This is an awesome course. If you need to understand then try to write every code yourself then try to analyze it. that's how you can gain confidence."

"I'm re-learning something what I am learn years ago, and this course is perfect for my need."

"Its quite helpful, it nicely supplements what you have studied in the book."

"Excellent presentation and content. Easily comprehensible. Since Data Structures and Algorithms are heart of computer science will give a 5 star for this kind of knowledge resource."

"It is one of the best courses that I have ever taken in Data Structures and C."

"Good foundation course covering the fundamentals of data structures in C."

"It's definitely a good course for beginners who have basic knowledge in C and want to learn Data Structures and Algorithms. Really good explanation by the instructor with experience of even writing a book on Data structures."

"Till now its above expectations.Mam I am also following your both book "C in Depth" and "Data Structure Using C"."

"Great in depth explanations of the data structures and algorithms covered."

"good and perfect teaching for basic levels for beginners in data structures."

"Very good clarification and reference for common data structures and algorithms."


This Data Structures and Algorithms In C online course on udemy will help software developers to refresh the concepts studied in book / pdf and also to students learning from referred book / pdf.

Review the Tutorial