Skip to content

Anjali972001/practice-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice-problem

Searching sorting problems

data-structures-training-bangalore-jupiter-vidya (1)

1.Linear Search-1

2.Linear Search-2

3.Singly linked list

4.Print the linked list

5.Length of linkedList

6.Insertion in Linked list at first position.

7.Count nodes of linked list

8.bad version

8.Search an element in sorted array

  1. Search an element in Sorted Array