Skip to content

Commit d9aacba

Browse files
Update README.md
1 parent 0a2b987 commit d9aacba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ Always try to code on your own and use this for reference purpose only!!!<br>
4545

4646
[Majority Element](Divide-and-Conquer/Majority_Element.c)
4747

48-
[](https://github.com/santhosh-programmer/CS19341-Design-and-Analysis-of-Algorithms-REC-DigitalCafe/blob/main/Brute-Force-Strategy-Simple-Programs/Bubble_Sort.c)
48+
[Finding Floor Value](Divide-and-Conquer/Finding_Floor_Value.c)
4949

50-
[](https://github.com/santhosh-programmer/CS19341-Design-and-Analysis-of-Algorithms-REC-DigitalCafe/blob/main/Brute-Force-Strategy-Simple-Programs/Bubble_Sort.c)
50+
[Find An Element in Sorted Matrix](Divide-and-Conquer/Find_An_Element_in_Sorted_Matrix.c)
5151

52-
[](https://github.com/santhosh-programmer/CS19341-Design-and-Analysis-of-Algorithms-REC-DigitalCafe/blob/main/Brute-Force-Strategy-Simple-Programs/Bubble_Sort.c)
52+
[Two Elements sum to x](Divide-and-Conquer/Two_Elements_sum_to_x.c)
5353

5454
## Basic Programming
5555

0 commit comments

Comments
 (0)