Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Data-Structures-and-Algorithms copied to clipboard

Adding more leetcode questions in the Problems Folder

Open Pratyaksha462 opened this issue 2 years ago • 12 comments

Pratyaksha462 avatar Oct 01 '22 19:10 Pratyaksha462

Flatten a BST into singly linked list

Namanjain6152 avatar Oct 02 '22 09:10 Namanjain6152

Hi I can add all october leetcode daily problems. Can I do that for your repo? If not , just assign some leetcode problems. And I'll add them here

vishwajeet-hogale avatar Oct 02 '22 10:10 vishwajeet-hogale

Added many leet code questions in Linked list folder created by me

AbhishekCS3459 avatar Oct 03 '22 08:10 AbhishekCS3459

I would like to add the solutions to assigned Leetcode problems in C++,python or java

Srikantam-Bhavana avatar Oct 03 '22 10:10 Srikantam-Bhavana

  • @Srikantam-Bhavana please add the solutions and we will merge the PR

Adarsh-jaiss avatar Oct 03 '22 19:10 Adarsh-jaiss

Hey @Pratyaksha462 I have solved certain questions from LeetCode. https://leetcode.com/zahyaah/ Can you assign this issue to me with the Hacktoberfest label? @Adarsh-jaiss

zahyaah avatar Oct 03 '22 19:10 zahyaah

Hey, @gantavyamalviya, can you assign me this issue. I can add many well defined solutions from leetcode.

ghubrakesh avatar Oct 04 '22 08:10 ghubrakesh

  • @zahyaah and @ghubrakesh , I have assigned you
  • please create the PR

Adarsh-jaiss avatar Oct 04 '22 08:10 Adarsh-jaiss

@Adarsh-jaiss Thank you! Do you want me to rename the files in the following format Leetcode-<ProblemID>-<Title>.cpp

zahyaah avatar Oct 04 '22 09:10 zahyaah

  • @zahyaah Yeah, you can, if you want

Adarsh-jaiss avatar Oct 04 '22 09:10 Adarsh-jaiss

Hey, I want to add the solutions to more Leetcode problems in C++

Divya5003 avatar Oct 05 '22 11:10 Divya5003

#706 added the solution for unique-bianry-search-trees-2 in c++

Srikantam-Bhavana avatar Oct 08 '22 10:10 Srikantam-Bhavana