Skip to main content

Dssb Tgt computer:Data Structure and algorithm book download

"Success is not final ,failure is not fatal:it is the  courage to continue to count"  
   So forget about your failure ,learn from it and deploy it for future opportunities
  Now we are here with reference book of Data Structure and Algorithm :Shaaum Series

  Again we will recommend  you not read this book thoroughly read some  basic topic thoroughly  which will clear your basic knowledge of this subject.Here we are recommnending you some basic  and important topics:
  a)Array
  b)Linked list
  c)Stack(Postfiax and infix conversion is must)
  d)Knowledge of Stack applications
  e)learn the time and space complexity of sorting tecniques
 f)Queue
 g)Tree(Binary tree,preorder,inorder,postorder traversal)
 h)Graph(Basic terminology)
i)Hashing
j)Data processing,information ,file, directory

Here is the link you can dowload this
https://drive.google.com/file/d/0BzOhwgaOgNxIOS01NXNfLWVhWlU/view?usp=sharing

If you any conceptual problem regarding these topics mail us we will try to help you
Email address:ayushgpt81@yahoo.com

If you want to follow our blog click on this link
https://www.facebook.com/dsssbtgtcomputer/?ref=aymt_homepage_panel

Thankyou
Admin






Comments

Popular posts from this blog

high level reasoning quiz 3

Forget what happened ,forget what will happen remember only what you have possible options  because if you are thinking about your future and past you are also wasting your current opportunities so focus on your current goal give your best and do what ever you want to do we will always with you. Quiz 3 Four friends Aarvind, Bharat ,chandrapaul and daniel went for an excursion with their wives preeti,,Revati,Sarvani,and Vanita not necessarily in the same order.Each couple hails from  a different city amongst Mumbai,Chennai,Kolkatta, and Hyderabad not necessarily in that order.They went to Agra to visit the Taj Mahal,Where they sat in a row.Each wife always sat to the immediate right of her husband. i)Bharat sat to the immediate right of Preeti. ii)Daniel is from hyderabad and Preeti is not from Mumbai. iii)Revati and her husband were sitting to the immediate right of the couple that hailed from chennai. iv)Chandrapaul and his wife were sitting to the immediate left of t...

high level reasoning quiz 2

WELCOME  back to  high level reasoning quiz puzzles hope you enjoyed our first quiz.Usually when we prepare for competitive exam we think we can fight all the exams  i.e we prepare for bank exam  beside this  we also opt for ssc exams  in current scenario it seems fine because vacancy is decreasing and competition is increasing day by day  so to survive in this competition we have to explore all the oppurtunities but one thing we want to tell now competition is at peak we have to give best in our field in which we are preparing  every exam has different procedure,syllabus, especially  now banking exam pattern has changed drastically those days have gone where student  studied three month and cracked the po  now but you have to give atleast 6 months  increase your  level , go for higher level as you can, on the other side you if you are preparing ssc you should completely devote yourself to ssc because ssc demands hard la...

dsssb c quiz 3

If you fail today,does not mean you are going to fail tomorrow  , So getup and move ahead   we will always with you Sorry for the procastinating of this quiz but we believe on quality not quantity.Here we are with our quiz 3  c language Q1.A single character input from the keyboard can a)printf() b)getchar() c)putchar() d)scanf() Q2.A variable that holds the memory address of another object is  called a)integer b)pointer c)constant d)memory variable Q3.which of the following operation doesnot work on pointers a)addition of two pointer b)multiplication of a pointer with a constant c)divison of  a pointer with a constant d)all of  these Q4.which of the following is invalid string constan t a)’7.15’ b)”I like c” c)”7.32” d)none of these Q5.The malloc () fuction a)returns a pointer to the memory memory b)return a pointer  to the first byte of region of memory c)c hanges the size of allocated memory ...