Skip to content

Hi there this is my first ever try to learn data structures and algorithms on my own to create a awesome repository filled with useful programs

Notifications You must be signed in to change notification settings

senthilnathan-dev/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and algorithms


Table of content:


Purpose

The purpose of this repository is to learn Data Structures and Algorithms

Python Programming language

All the data structures used here is written in python and C++ Programming language

Datastructures

Source to my learning pace is: 'GeeksforGeeks'

Structure

DataStructures_Algorithms
 ┣ Algorithms(c++)/
 ┃ ┗ Sorting/
 ┣ Algorithms(python)/
 ┃ ┣ Searching/
 ┃ ┗ Sorting/
 ┣ DataStructure(c++)/
 ┣ DataStructure(python)/
 ┣ Docs/
 ┣ .gitignore
 ┗ README.md

About

Hi there this is my first ever try to learn data structures and algorithms on my own to create a awesome repository filled with useful programs

Topics

Resources

Stars

Watchers

Forks