Showing posts with label DS. Show all posts
Showing posts with label DS. Show all posts

Friday, November 3, 2023

Computer network & Web programming labbook

  Computer network and 

web programming labbook slips

Solved in drive click on link 🔗 to open

(Wait a second after click then select your drive account)

Data Structure practicaL

 Data Structure practical  

 link = click

(Wait a second after click then select your drive account)

Sunday, September 24, 2023

Thursday, September 7, 2023

searching techniques in c

 Searching techniques programs:

  1. linear search 
  2. binary search 

Tuesday, September 5, 2023

Sorting Techniques in C

 Sorting Methods : 

  1.     bubble sort
  2.   insertion sort
  3.  merge sort
  4.   quick sort