You are on page 1of 1

Date DSA Remarks VUE Remarks

8/05/2020 i. Find the maximum i. Find all i. Till lecture 222. Completed
element for each dimension of till 220
and every the problem(i).
contiguous sub
array of size of size
k(3 parts)
ii. Count smaller
elements on right
side.(2 parts)
9/05/2020 **no work done **no work done
10/05/2020 i. Find the largest No significant
multiple of 3 work done
11/05/2020 At-least 4 videos Till 226*****
 Completed largest
multiple of 3.
 Completed sub
array with a given
sum

12/05/2020 No work No work


13/05/2020  Completed sub  Completed till
array with a given 223
sum(negative
numbers)
 Started the
maximum sub array
with equal 0’s and
1’s
14/05/2020  Completed the  Completed till
product of the 227
array without arr[i]
15/05/2020 No work No work
16/05/2020  Competed sorting
of a nearly sorted
array.
17/05/2020  Completed the Find
duplicate in O(n)
time and O(1)
space.
 Completed two
repeating elements
in an array.
18/05/2020  Completed  Completed
Rotation of array of Section 15
size(n) by (d)
elements.
Please check the
approach 2 code
concepts

You might also like