Skip to content

A repository for Data-Structures and Algorithms completely written in python. It Includes Graph, Sort, Search, Math Algorithms, Leetcode Problems, and Data-Structures, etc.

Notifications You must be signed in to change notification settings

abecus/DS-and-Algorithms

Repository files navigation

DS-and-Algorithms

A repository for Data-Structures and Algorithms completely written in python.

This repository Includes:

  • Graph Algorithms

  • Sorting Algorithms

  • Search Algorithms

  • Leetcode Problems (Not all but are in Process)

  • Some math Algorithms

  • Basic Recursion

  • Cracking the coding Interview Problems (Not all)

  • Data-Structures from scratch

The Tree of this repository is as follow.

├───graph
│   └───tree
├───math
│   ├───geomertry
│   └───linearAlgebra
├───problems
│   ├───CTCI
│   ├───DynamicProgramming
│   ├───leetcode
│   └───recurrsion
├───pytriplets
├───searches
└───sorts

About

A repository for Data-Structures and Algorithms completely written in python. It Includes Graph, Sort, Search, Math Algorithms, Leetcode Problems, and Data-Structures, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages