- DATA STRUCTURES by Symore Lipschutz
----------------------------------CLICK HERE-------------------------------------
BASIC DATA STRUCTURES:
BASIC DATA STRUCTURES:
- Find Largest Element And Its Location In An Array.
- Using SIEVE METHOD Print All Prime Number Till N.
- Deleting Sub-string From A String.
- Replace a Text By Another Text in String
- Find The Location of Sub-string.
- Bubble Sort - Ascending Order.
- Multiply Two Valid Matrices.
- Find Item Location By Binary Search.
- Traversing A Linked List.
- Searching Item in Linked List.
- Insert Item in nth Position in Linked List.
- Deleting Item from nth Position in Linked List.
- Quick Sort - Ascending Order. (recursive way)
- Factorial Calculation (recursive way)
- Fibonacci Sequence (recursive way)
- Towers Of Hanoi (recursive way)
......................................................................................
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.