Fundamentals of Data Structures - Computer
This Course is Mapped to SPPU 2019 Pattern Syllabus. Every Data structures is explained thoroughly concerning following points: 1. Concept 2. Examples 3. Algorithm 4. Logic 5. Code 6. Analysis
">
Course overview
FREE PREVIEWMenu driven Programming - Most Important Lecture
Algorithms Introduction
Introduction
Array as an ADT
Multi dimentional Arrays
Address Calculation
Asymptotic Notations
Step Count Method
Programming Constructs
Introduction
Simple transpose
Fast transpose
Addition - Theopry and examples
Addition - Code
Fast Transpose Code
Introduction
Polynomial Addition
Polynomial Multiplication
Linear Search
Sentinel Search
Binary Search
Index Sequential Search - Theory and examples
Index Sequential Search - Code and Analysis
Fibonnaci Search
Recursion
Recursion types
Bubble sort - Theory and Examples
Bubble Sort Code and Analysis
Selection Sort - Theory and Examples
Selection Sort - Code and Analysis
Insertion Sort - Theory and Examples
Insertion Sort - Code and Analysis
Quick Sort - Theory and Examples
Quick Sort - Code and Analysis
Merge Sort - Theory and Examples
Merge Sort - Code and Analysis
Shell Sort
Bucket Sort
Radix Sort
Counting Sort
Pointers - Part 1
Pointers part 2
Singly Linked List - Creation and display
Singly Link List - Insertion
Singly Linked List - Seach and Update
SLL - Deletion
Doubly Linked List - Create and Display
Doubly Linked List - insertion and deletion
Circular Linked List
Stack implementation using Arrays
Stack implementation using Linked List
Stack ADT - Practical way
Expression conversions using stack
Expression evaluation using stack
Queue Implementation using Array
Queue Implementation using Linked List
Circular Queue
DeQueue - Double Ended Queue
Priority Queue
Prerequisite Course Available for FREE
Immediate Support is available for doubt clearing on Discussion Section
The interactive nature of the tutorials makes it a popular choice among students.
The instructors provide tips and tricks to help you adopt best coding practices