samad-yar-khan / dsa-problemset

This is a repository to keep a track of all the programming problems which I solve overtime .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures and Algorithms

This is not really project , its just a list of questions which I solve overtime , trying to improve my problem solving skills.

This Repository is for people who are trying to solve similiar problems and want a hint or solution. Most of the code is commented and the variable names are proper.

The prooblem set is the famous 450 Questions which have been curated by Mr. Love Bubbar (SDE at Amazon). Link to the problem set along with hints and Explainations

  • The Probelm-Set has been divided into different topics and has been color coded.
  • Green color refers to an easy problem.
  • Yellow color refers to mediium-level problem.
  • Red colors refers to a hard problem.
Feel free to reach out to me if you have an issue with any of the solved problems in the given problem-set.

About

This is a repository to keep a track of all the programming problems which I solve overtime .


Languages

Language:C++ 100.0%