Starting from Free
Get enrolled
Learn more
Has discount
Made in

English
Last updated at

Thu, 27-Apr-2023
Level
Beginner
Total lessons

1
Total duration

00:06:14 Hours
Number of reviews

0
Total enrolment

1
Avg rating
Short description
Made up of 2 words “DATA” + “STRUCTURES” It is a way to arrange data in computers Example: You might want to store data in Linear fashion – Array/ Linked List One on the other – Stacks Hierarchical Fashion – Trees Connect nodes – Graph
-
-
Prerequisition
  • basic knowledge of c language
Outcomes
  • Ability to analyse algorithms and algorithm correctness.
  • Ability to describe stack,queue and linked list operation.
  • Ability to have knowledge of treeand graphs concepts.
  • Ability to summarise searching and sorting techniques