Skip to content

Commit ee40976

Browse files
authored
Update binarysearch.c
1 parent fc02b3d commit ee40976

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎First year C programs/binarysearch.c‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//Author: Jyotiraditya Singh
2+
//Github: jyotir07
3+
14
#include <stdio.h>
25

36
// Function to perform binary search

0 commit comments

Comments
 (0)