diff --git a/README.md b/README.md index 532ec1b..a992a42 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![repo stars](https://img.shields.io/github/stars/saulmaldonado/ds-and-algorithms?style=social) ![github followers](https://img.shields.io/github/followers/saulmaldonado?style=social) ![time since last commit](https://img.shields.io/github/last-commit/saulmaldonado/ds-and-algorithms) -![number of problems](https://img.shields.io/badge/no.%20of%20problems-174-blue) +![number of problems](https://img.shields.io/badge/no.%20of%20problems-175-blue) Buy Me A Coffee > Data structures and algorithm problems with solution explanations and implementations for different languages @@ -181,6 +181,10 @@ Word Subsets - Medium +
  • + + Stamping The Sequence + - Hard
  • Multiply Strings