From 292ab3cb4b4ae395be8e1917ea6f9aaed7bfe593 Mon Sep 17 00:00:00 2001 From: Mehr-un-nisa <55224607+Mehr-un-nisa@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:20:44 +0500 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index aad2abc..2be2614 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,4 @@
  • Easy access to the large database

  • ![dta](https://user-images.githubusercontent.com/55224607/193588277-3b2832c4-ca7f-47c4-98cc-0c40fe43a168.png) -

    The complex and advanced data strcutres are

    -
  • Disjoint Sets
  • -
  • Self-Balancing Trees
  • -
  • Segment Trees
  • -
  • Tries etc
  • + From 3e943be0902bf894add46f61d3c58a2b179894fd Mon Sep 17 00:00:00 2001 From: Mehr-un-nisa <55224607+Mehr-un-nisa@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:20:55 +0500 Subject: [PATCH 2/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2be2614..7953a81 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,8 @@ ![dta](https://user-images.githubusercontent.com/55224607/193588277-3b2832c4-ca7f-47c4-98cc-0c40fe43a168.png) +

    The complex and advanced data strcutres are

    +
  • Disjoint Sets
  • +
  • Self-Balancing Trees
  • +
  • Segment Trees
  • +
  • Tries etc