Skip to content

newajsharif91/Data_Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structure

Reference Book

  • Data Structure using C by Reema Theraja
  • Data Structure with C by Seymour Lipschutz

Topics covered

Serial Topic
1 Array
2 Linked List
3 Stack
4 Queue
5 Recursion
6 Hashing
7 Sorting
8 Searching
9 Tree
10 Graph

Array

Searching

Sorting

LinkedList

Stack

Queue

Recursion

Hashing

Tree

Heap

Graph

"# Data_Structure"