Skip to content

This repository contains all the Data Structure and Algorithms that I have worked on. Implementation of these data structures and algorithms are done using the Python programming language.

Notifications You must be signed in to change notification settings

thecuriousjuel/Data-Structure-and-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structure-and-Algorithm

This repository contains all the Data Structure and Algorithms that I have worked on. Programming language used is Python, which is an high level object oriented programming language.

Data Structures

  1. Arrays
  2. Linked Lists
  3. Stacks
  4. Queues
  5. Heaps
  6. Dictionary/HashMaps
  7. Binary Trees
  8. Binary Search Trees
  9. Graphs

Algorithms

  1. Brute Force
  2. Greedy
  3. Recursion
  4. Divide and Conquer
  5. Dynamic Programming

About

This repository contains all the Data Structure and Algorithms that I have worked on. Implementation of these data structures and algorithms are done using the Python programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published