User:Chandana29

From Wikisource
Jump to navigation Jump to search

K.CHANDANA
Computer Science and Engineering
VIDYA JYOTHI INSTITUTE OF TECHNOLOGY
Hyderabad
Telangana

subject-data structure and algorithms

Max-Heap

1)Data structures
Arrays
Strings
Binary Trees
Binary search trees
Heaps
Graphs

2)Algorithms
1)sorting algorithms

 a)merge sort
b)quick sort
c)selection sort

2)searching algorithms

  a)linear search
b)binary bsearch

3)greedy algotithms
4)divide and conquer 5)dynamic programming