Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 623 Bytes

File metadata and controls

7 lines (4 loc) · 623 Bytes

Problem Solving using Python

Hey there, I’m not a DSA expert; my comfort zone tops out at linked lists.

I have uploaded some basic DSA problems (that I solved way ...back). These problems gave me better understanding on problem solving skills. The intent of this repo is: if someone is starting coding with Python, these basics can be a good starting point for them.

You can also check out my Leetcode submissions where I have solved some questions from Blind 75 List. It is a curated list of 75 LeetCode problems covering key DSA concepts asked in big tech companies.