-
Defect Description : prerequisites , objective and acknowledgements are missing in the menu.steps to reproduce the issue:1.click on problem solving lab .2.check the menu.expected result : it should sh…
-
Defect Description:without knowing the problem how we can write the codesteps to reproduce the issue:click problem solving lab ,list of experiments.recursion in that procedure![Screenshot__4_](https:/…
-
**Defect Description:** when we are clicking on the partner's tab it redirecting to http://vlab.co.in/#partner but the page vlab page doesn't have any tag #partner**steps to reproduce the issue:** dir…
-
Defect Description :the problem is to find the longest increasing subsequence of the sequence of the problem.the second input is given as 1 3 2 10 4 5,the output must be length of the longest increasi…
-
* Defect Description : no page loading and session ending for hint * steps to reproduce the issue :after running and compiling the code for the problem-1 in any list of experiments in the problem so…
-
Defect Description:when all labs tab is clicked ,the page is not opening. steps to reproduce the issue : 1)after logging in vlabs. 2) selecting iiit-hyderabad institute available in the participating …
-
Defect Description:the weight 10 can be measured using the given 5 weights which are 1,2,4,6,8 by more than 14 ways but, it is given as 14 ways only which is the incorrect one.steps to reproduce:1.cli…
-
Defect Description:given the number of weights as 2 and the weights as 1,3. destination weight is 5. it can be obtained by using the given weights as 1+1+3 but the given output is "no" which indicates…
-
Defect Description:given a set of numbers the output should contain the single number which is the length of the longest monotone decreasing subsequence.given set of numbers are 1 2 3 4 5 6 7 8 for wh…
-
Defect Description:when an integer is given as input the output must be the number of digits in the factorial of the given number but, in the given problem if 5 is given as the input the output is 2 w…