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

Commit

Permalink
Update README.md (#941)
Browse files Browse the repository at this point in the history
Signed-off-by: Sreya Ramachandran <[email protected]>
  • Loading branch information
sreyaarc authored Jul 12, 2023
1 parent 7d7b56c commit a51bdff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<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>
<h2 align="center">👉 A Collection of Algorithm And Data Structures in C++ and Python 👈</h2>
<h2 align="center">👉 A Collection of Algorithms And Data Structures in C++ and Python 👈</h2>
</p>

<p align="center">
Expand Down Expand Up @@ -52,7 +52,7 @@

## Introduction

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.
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.

:star2: Star it
:fork_and_knife:Fork it
Expand Down

0 comments on commit a51bdff

Please sign in to comment.