Skip to content

Commit d558247

Browse files
authoredOct 7, 2022
Update README.md
1 parent ee6796d commit d558247

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
 

‎Bubble-Sort/README.md

+28
Original file line numberDiff line numberDiff line change
@@ -1 +1,29 @@
1+
### Bubble-Sort
2+
3+
![Files-in-repo](https://img.shields.io/github/directory-file-count/KrishGaur1354/Personal-Python-Projects)
4+
![Channel Views](https://img.shields.io/youtube/channel/views/UC1x1aok5Ji52Dw6G8_GN59Q?style=social)
5+
![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UC1x1aok5Ji52Dw6G8_GN59Q?style=social)
6+
![Youtube Second channel subscribers](https://img.shields.io/youtube/channel/subscribers/UChVQCKleV_WKpQkPu_8nozw?style=social)
7+
![Twitter Followers](https://img.shields.io/twitter/follow/ThatOneKrish?style=social)
8+
![Github Profile](https://img.shields.io/github/followers/KrishGaur1354?style=social)
9+
10+
![Java-Projects](https://socialify.git.ci/KrishGaur1354/Java-Projects/image?font=KoHo&language=1&logo=https%3A%2F%2Fwww.pngall.com%2Fwp-content%2Fuploads%2F2016%2F05%2FJava-PNG-Clipart.png&name=1&owner=1&pattern=Circuit%20Board&theme=Dark)
11+
12+
---
13+
14+
### Code :
15+
<img src="https://github.com/KrishGaur1354/Java-Projects-for-Beginners/blob/main/Bubble-Sort/code-sort.png">
16+
17+
### Output :
18+
<img src="https://github.com/KrishGaur1354/Java-Projects-for-Beginners/blob/main/Bubble-Sort/output-sort.png">
19+
20+
---
21+
22+
### Connect with me
23+
<a href="https://twitter.com/ThatOneKrish">
24+
<img width="30px" src="https://www.vectorlogo.zone/logos/twitter/twitter-official.svg" />
25+
</a>&ensp;
26+
<a href="https://www.instagram.com/ThatOneKrish/">
27+
<img width="30px" src="https://www.vectorlogo.zone/logos/instagram/instagram-icon.svg" />
28+
</a>&ensp;
129

0 commit comments

Comments
 (0)