code_problems icon indicating copy to clipboard operation
code_problems copied to clipboard

Add mising leetcode problems on readme

Open larissalages opened this issue 5 years ago • 5 comments
trafficstars

Not all leet problems that are in the repo are in the readme, please add then and include in the specific section (python/c++/java)

larissalages avatar Oct 12 '20 18:10 larissalages

Can I work on this please ..?

Error404m avatar Oct 16 '20 06:10 Error404m

can i work on this? or is it already done?

Deepthi2001 avatar Oct 16 '20 07:10 Deepthi2001

For leetcode problems, it would be better if they are arranged question wise rather than topic wise.

  1. The first problem is that many questions are the intersection of different topics so it becomes difficult to categorize, ex: two sum sorted array is both an array and two-pointer problem.
  2. The second problem or advantage may be that as questions on the actual leetcode website are arranged question wise, it is better for a reader who visits the repo for a solution, otherwise, they have to go through multiple directories without a result.

gitarthasarma avatar Oct 16 '20 16:10 gitarthasarma

Agree, with arranging via question numbers rather than topic or language.

SamudraThio avatar Oct 29 '20 01:10 SamudraThio

Is this issue still open to working on if yes, You can assign this task to me!

iamansoni avatar Nov 21 '20 16:11 iamansoni