YoVDO

DataStructures and Algorithms:Zero to Hero

Offered By: Udemy

Tags

Algorithms and Data Structures Courses Algorithms Courses Data Structures Courses Stacks Courses Queues Courses Linked Lists Courses AVL Trees Courses Hashing Courses

Course Description

Overview

Linkedlist,Stack,Queue,Trees,Graphs,Hashing

What you'll learn:
  • Stack,Queues,infix to postfix conversions
  • Trees,Binary Search Tree
  • AVL Tree-Insertion and Deletion
  • Hashing

Data Structures (DS) tutorial provides basic and advanced concepts of Data Structure. Our Data Structure tutorial is designed for beginners and professionals.

Data Structure is a way to store and organize data so that it can be used efficiently.

Our Data Structure tutorial includes all topics of Data Structure such as Array, Pointer, Structure, Linked List, Stack, Queue, Graph, Searching, Sorting, Programs, etc.The data structure name indicates itself that organizing the data in memory. There are many ways of organizing the data in the memory as we have already seen one of the data structures, i.e., array in C language. Array is a collection of memory elements in which data is stored sequentially, i.e., one after another. In other words, we can say that array stores the elements in a continuous manner. This organization of data is done with the help of an array of data structures. There are also other ways to organize the data in memory. Let's see the different types of data structures.

The data structure is not any programming language like C, C++, java, etc. It is a set of algorithms that we can use in any programming language to structure the data in the memory.

To structure the data in memory, 'n' number of algorithms were proposed, and all these algorithms are known as Abstract data types. These abstract data types are the set of rules.


Taught by

Vijay A

Related Courses

Blockchain Basics
University at Buffalo via Coursera
Data Structures and Algorithms (III)
Tsinghua University via Coursera
Data Structures and Algorithms
Tsinghua University via Coursera
Data Structures: An Active Learning Approach
University of California, San Diego via edX
Advanced Cyber Security Training: Hands-On Password Attacks
EC-Council via FutureLearn