0% found this document useful (0 votes)
17 views1 page

Recursion & Binary Search Problems

rvrv tv

Uploaded by

Deeksha Verma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

Recursion & Binary Search Problems

rvrv tv

Uploaded by

Deeksha Verma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

❖ https://codeforces.

com/group/MWSDmqGsZm/contest/223339/problem/B
❖ https://codeforces.com/group/MWSDmqGsZm/contest/223339/problem/F
❖ https://codeforces.com/group/MWSDmqGsZm/contest/223339/problem/O
❖ https://codeforces.com/group/MWSDmqGsZm/contest/223339/problem/R // Using
Recursion
❖ https://cses.fi/problemset/task/1623
❖ https://leetcode.com/problems/subsets/description/ // Using Recursion
❖ https://leetcode.com/problems/target-sum/description/ simple approach doen,now do with memoization

❖ https://leetcode.com/problems/word-search/description/
❖ https://www.geeksforgeeks.org/problems/binary-search-1587115620/1 // Using
Recursion
❖ https://codeforces.com/group/MWSDmqGsZm/contest/223339/problem/U
❖ https://leetcode.com/problems/remove-invalid-parentheses/description/
❖ https://leetcode.com/problems/k-th-symbol-in-grammar/description/
❖ https://www.geeksforgeeks.org/problems/permutation-with-spaces3627/0
❖ https://leetcode.com/problems/generate-parentheses/description/
❖ https://www.geeksforgeeks.org/problems/print-n-bit-binary-numbers-having-more-1s-t
han-0s0252/0
recursion+binary search--> EPICCC

You might also like