Data-Structures-and-Algorithms
Data-Structures-and-Algorithms copied to clipboard
Adding more leetcode questions in the Problems Folder
Flatten a BST into singly linked list
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
Added many leet code questions in Linked list folder created by me
I would like to add the solutions to assigned Leetcode problems in C++,python or java
- @Srikantam-Bhavana please add the solutions and we will merge the PR
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
Hey, @gantavyamalviya, can you assign me this issue. I can add many well defined solutions from leetcode.
- @zahyaah and @ghubrakesh , I have assigned you
- please create the PR
@Adarsh-jaiss Thank you! Do you want me to rename the files in the following format Leetcode-<ProblemID>-<Title>.cpp
- @zahyaah Yeah, you can, if you want
Hey, I want to add the solutions to more Leetcode problems in C++
#706 added the solution for unique-bianry-search-trees-2 in c++