-
I want to give code for solution of this problem-
https://practice.geeksforgeeks.org/problems/tree-from-postorder-and-inorder/1
**Describe the solution you'd like**
Implementation using C++
**…
-
We need to find index of peak element from given array.
https://practice.geeksforgeeks.org/problems/peak-element/1
Ex,
INPUT: arr[ ]=[1, 3, 20, 4, 1, 0]
OUTPUT: index of peak element is 2
**Des…
-
**Is your feature request related to a problem? Please describe.**
Intersection of two sorted Linked lists
**Describe the solution you'd like**
I want to work on this issue in C++.
Input:
L1 …
-
#### tvatter
#### Category of the bug
- [ ] Question
- [x] Solution
- [ ] Language
- [ ] Missing Test Cases
#### Description of the bug
Using threaded binary trees, you can reduc…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
**Type: LanguageService**
**Describe the bug**
- OS and Version: Windows 10 (Build 19041.685)
- VS Code Version: 1.52.1
- C/C++ Extension Version: 1.1.3
- Other extensions you installed (…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Add python solutions for string prob…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Add Python Solutions of matrix problem…