Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 615 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 615 Bytes

Python Data Structure

This repository will be really helpful, if you want to learn from the scratch in Python Programming Languages. Also, makes your strong in Basic Python.

Here's the list of topics available to learn,

  • [Introduction (Basic information to learn Python and it's usability)]
  • [Dictionary]
  • [List]
  • [Tuple]
  • [Dictionary]
  • [Sets]
  • [Data collection types]
  • [Decorators]
  • [Excersises (Most of the puzzlea are from HackerRank/HackerEarth)]
  • [Itertools]
  • [Map]
  • [Lambda]
  • [OOP (Object Oriented Language)]
  • [Recursion]
  • [Strings]
  • [Search Techniques]
  • [Sorting]
  • [Queue]
  • [Zip]