Python problem solving
Contenet
a) Python basics
- Basics of python programming
- Strings
- Lists
- Tuples
- Sets
- Dictionary
- Decision making
- Iteratons
- Comprehensions
- Defining functions
- Lambda function
b) Algorithms - Dynamic programming
- Search algorithms
- Stack problems
Description
Each files contain some problems on respective solutions , some problems are from Hackerrank, some are from geeks for geeks and some are from youtube. Basic Python programming also given for beginners in python.