Your experience on this site will be improved by allowing cookies
Understand the details of Data Structures and algorithms (DSA) through code
Get the confidence to face programming interviews
Learn to write programs for different Data Structures and Algorithms in C#
Learn how to analyse algorithms
This "Data Structures and Algorithms In C#" course is very detailed and uses many animations to help you see the concepts.
The instructor Shiva sir is the famous instructor of .NET in Youtube & Offline Training , he is Technical Director in IT Companay Since 2013.
This course will help you build a strong understanding of Data Structures and Algorithms (DSA). It is divided into short, easy-to-understand lectures. After each topic, there is a quiz to test your knowledge. The examples use animations to make learning easier. You will see complete working programs for each concept.
The course covers important data structures like linked lists, stacks, queues, binary search trees, and heaps. It also explains searching and hashing. Various sorting algorithms are included, with explanations and examples. Recursion, a key concept for understanding some algorithms, is explained with several examples.
Here is what the course covers, with C# examples:
Algorithm Analysis: Understanding how algorithms work and how to measure their efficiency.
Big O Notation and Time Complexity: Learning how to evaluate the performance of algorithms.
Linked Lists: Single, double, circular, and sorted linked lists.
Stacks and Queues: Including circular queues and priority queues.
Polish Notations: Converting infix expressions to postfix and evaluating them.
Binary Trees and Binary Search Trees: How to traverse (inorder, preorder, postorder, level order) and use these trees.
Recursion: Using recursion to solve problems.
Heap: Understanding and using heaps.
Searching and Hashing: Techniques for finding and organizing data.
Sorting: Various methods like selection, bubble, insertion, shell, merge (recursive and iterative), quick, heap, binary tree, radix, and address calculation sort.
Course Content
Algorithm Analysis
Linked List
Stack and Queue
Recursion
Binary Tree
Binary Search Tree
Heap
Sorting
Searching
Hashing
What is DSA in C#, Popular DSA Objects in C#
How to create environentment to code with C# with Live Programs
Type of Data Structure Data Type with practcal examples
Collection in c#
Advanced Collection in c#
What is LinkedList , Perform various operation on it
Concurrent Collections & Their Types
2 Reviews
5 months ago
nice DSA Concept, I have learn alot sir thank.
6 months ago
best courses
Shiva Gautam Sir is the founder of Code Mug, He is a teacher and entrepreneur with 12 years of experience. he have created codemug.com, a platform to give students the best digital training at affordable fees under his guidance. Whether you are new to programming or want to improve your skills, this platform is here to help you every step of