An open API service indexing awesome lists of open source software.

https://github.com/applicativesystem/python-datastructure

my approach of solving the leetcode, interviewcode and other questions
https://github.com/applicativesystem/python-datastructure

data-structures python-3

Last synced: 5 months ago
JSON representation

my approach of solving the leetcode, interviewcode and other questions

Awesome Lists containing this project

README

          

#### python-datastructures

- This repository contains the codes which contains the solutions for the leetcode, interview query and the codewars questions.
- I continue to update this in my spare time as a method of defining a new way of solving the problems in a less cumbersome approach aka pythonic way.
- These are totally different approaches i have applied and not the same ones to solve them.

Gaurav Sablok