Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit a51bdff

Browse files
authored
Update README.md (#941)
Signed-off-by: Sreya Ramachandran <123823639+sreyaarc@users.noreply.github.com>
1 parent 7d7b56c commit a51bdff

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,6 +1,6 @@
11
<p align="center">
22
<a href="http://codeperfectplus.herokuapp.com/"><img src="https://capsule-render.vercel.app/api?type=rect&color=666666&height=100&section=header&text=Algorithms%20And%20Data%20Structures&fontSize=55%&fontColor=ffffff&fontAlignY=65" alt="website title image"></a>
3-
<h2 align="center">👉 A Collection of Algorithm And Data Structures in C++ and Python 👈</h2>
3+
<h2 align="center">👉 A Collection of Algorithms And Data Structures in C++ and Python 👈</h2>
44
</p>
55

66
<p align="center">
@@ -52,7 +52,7 @@
5252

5353
## Introduction
5454

55-
Data structures & algorithms are an essential part of programming. They both fall under the fundamentals of computer science. Understanding these gives us the advantage of writing better and more efficient code in less time. They are key topics when it comes to acing software engineering interview questions, so as developers, we must have knowledge of data Structure and algorithms.
55+
Data structures & algorithms are an essential part of programming. They both fall under the fundamentals of computer science. Understanding these gives us the advantage of writing better and more efficient code in less time. They are key topics when it comes to acing software engineering interview questions, so as developers, we must have knowledge of data structures and algorithms.
5656

5757
:star2: Star it
5858
:fork_and_knife:Fork it

0 commit comments

Comments
 (0)