|
Can't we store the value of O(a,n/2) as when we will write O(a,n)=O(a,n/2)*O(a,n/2) So it will go recursively twice
|
3
|
June 29, 2020
|
|
Not getting correct output
|
3
|
June 29, 2020
|
|
Wrong answer using memoization
|
5
|
June 29, 2020
|
|
Sanket and string
|
3
|
June 29, 2020
|
|
Hollow Diamond Pattern
|
4
|
June 29, 2020
|
|
Setting up sublime for competitive programming
|
5
|
June 29, 2020
|
|
WHat is the error
|
6
|
June 29, 2020
|
|
Second test case giving error
|
3
|
June 29, 2020
|
|
Wrong answer///////////////////
|
5
|
June 29, 2020
|
|
Rotate Image Array Problem
|
7
|
June 29, 2020
|
|
Getting segmentation error if i am declaring global variables
|
7
|
June 29, 2020
|
|
Postorder from preorder and inorder
|
3
|
June 29, 2020
|
|
3/ 6 test cases failing in win_scholarship
|
3
|
June 29, 2020
|
|
Why is this code not working for this Question?
|
5
|
June 29, 2020
|
|
It is failing few test cases of modular exponentation
|
3
|
June 29, 2020
|
|
Getting error in the practice challenge
|
5
|
June 29, 2020
|
|
K order knapsack ---runtime error
|
3
|
June 29, 2020
|
|
Why are we not swapping the names of the stacks
|
3
|
June 29, 2020
|
|
Not able to think of an approach to go with
|
3
|
June 29, 2020
|
|
Cycle detection and removal
|
5
|
June 29, 2020
|
|
Not getting output
|
3
|
June 29, 2020
|
|
Getting compilation error
|
3
|
June 29, 2020
|
|
Explain the dry run of else statement
|
5
|
June 29, 2020
|
|
Why is cin>>no inside while loop not outside like cin >> N in last code
|
3
|
June 29, 2020
|
|
Why Sir took j=m-2? Please tell about that
|
3
|
June 29, 2020
|
|
Sir can you explain the last code why did sir used 2 while loop
|
3
|
June 29, 2020
|
|
PAINTER PROBLEM
|
3
|
June 29, 2020
|
|
Merge k sorted lists
|
4
|
June 29, 2020
|
|
What is sir passed after pq()
|
3
|
June 29, 2020
|
|
What is the mistake in my code
|
11
|
June 29, 2020
|