How it Works

Course Curators

Course Details

Data structure is the bedrock of programming in computer science. It is a way of storing and organizing data in the computer memory. Most of the recruiters grill candidates on the concepts of data structures in the interviews. So it is really important that you have a clear understanding of the what, how and why of this topic!

This course will cover various concepts of data structures like arrays, pointers, stacks, graphs and much more. The topics of searching and sorting will also be covered here. So take this course and become a pro at answering all kinds of data structure questions!

What you will learn

  • Basics of data structures
  • Types of data structures- arrays, trees and graphs
  • All about linked lists and queues
  • Concept of searching and sorting

Curriculum for this course

Videos

Introduction
  • Basics of Data Structure
Arrays
  • Arrays in Data Structure
Linked Lists
  • Introduction to Linked Lists
  • Insertion in a Linked Lists
  • Deletion in a Linked Lists
  • Circular Linked Lists
Trees
  • Binary Search Trees
  • AVL Trees
Transversals
  • Tree Transversals
  • Graph Transversals
Stacks
  • Stacks
Queues
  • Queues
Infix to Postfix
  • Conversion
Searching and Sorting
  • Searching and Sorting

Online Tests

  • Evaluation Test 01 – Data Structure
  • Evaluation Test 02 – Data Structure
  • Evaluation Test 03 – Data Structure
  • Evaluation Test 04 – Data Structure
  • Evaluation Test 05 – Data Structure

Support & Help

  • Feel free to message us with any issues, queries or feedback you have about this course. We are happy to help!

Write a Review

  • Tell us what you think about this course!

Data Structures