Skip to content

Commit 0353461

Browse files
authored
Update README.md
1 parent 4341c3b commit 0353461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
22
![Java](https://img.shields.io/badge/Java-8-orange.svg)
33
![C++](https://img.shields.io/badge/C++-20-blue.svg)
4-
![Python](https://img.shields.io/badge/Python-3-yellow.svg)
5-
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/paypalme/farheenbano94)
4+
![Python](https://img.shields.io/badge/Python-3-green.svg)
5+
<!-- [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/paypalme/farheenbano94) -->
66

77
# Data Structures and Algorithms
88
This respository is a collection of readable and clean implementation of data structures and algorithms in JAVA, C++ and Python. This is a work in progress, so some algorithms may not be included. You can find the optimised solution to 500+ popular problems from Leetcode, Geeksforgeeks, Interviewbit etc.

0 commit comments

Comments
 (0)