Manas Upadhyay
Manas Upadhyay
  • 114
  • 49 023

Відео

1310. XOR Queries of a Subarray Leetcode
Переглядів 10Місяць тому
XOR logic - suppose you have a^b^c^d^e and you need to only find value of c^d^e, xor it with a^b( index of this is prefix array will be at pref[queries[currentindex][0]-1]. Time complexity O(m n) where m is size of array and n of queries. Solution: leetcode.com/problems/xor-queries-of-a-subarray/solutions/5781303/use-xor-property/
#ARRAYS 1]- 88. Merge Sorted Array Leetcode
Переглядів 182 місяці тому
#ARRAYS 1]- 88. Merge Sorted Array Leetcode
958. Check Completeness of a Binary Tree (BFS) Leetcode
Переглядів 302 місяці тому
code-: leetcode.com/problems/check-completeness-of-a-binary-tree/solutions/5764028/to-check-the-last-level-apply-the-operations-on-the-level-1-nodes-to-check-last-level-nodes/
2326. Spiral Matrix IV Leetcode
Переглядів 202 місяці тому
leetcode.com/problems/spiral-matrix-iv/solutions/5762259/simulation/ Coloumnlast is less than coloumnfirst
725. Split Linked List in Parts Leetcode
Переглядів 242 місяці тому
leetcode.com/problems/split-linked-list-in-parts/solutions/5754563/mathematics/
1367. Linked List in Binary Tree Leetcode
Переглядів 532 місяці тому
Shift the linkedist into a List Apply DFS After reaching LeafNode, apply check method where you check if the list is present in the Path( i have used Collections.indexOfSubList() method). Check the global variable if found the linkedlist in the tree.
3217. Delete Nodes From Linked List Present in Array Leetcode
Переглядів 292 місяці тому
3217. Delete Nodes From Linked List Present in Array Leetcode
2028. Find Missing Observations Leetcode (RAW Problem Solving)
Переглядів 462 місяці тому
2028. Find Missing Observations Leetcode (RAW Problem Solving)
874. Walking Robot Simulation Leetcode (Approach)
Переглядів 142 місяці тому
874. Walking Robot Simulation Leetcode (Approach)
Codeforces Round 970 (Div. 3) /Prob2(Bug Fixed: Boundary Check for O's)
Переглядів 322 місяці тому
Codeforces Round 970 (Div. 3) /Prob2(Bug Fixed: Boundary Check for O's)
Codeforces round 970 div3 (prob1 +prob2)
Переглядів 422 місяці тому
prob1 prob2 next video debugged prob2
1305. All Elements in Two Binary Search Trees
Переглядів 322 місяці тому
1305. All Elements in Two Binary Search Trees
100. Same Tree LeetCode
Переглядів 72 місяці тому
100. Same Tree LeetCode
700. Search in a Binary Search Tree
Переглядів 152 місяці тому
700. Search in a Binary Search Tree
[Debugged, issue: Suffix array construction] 538. Convert BST to Greater Tree LeetCode
Переглядів 292 місяці тому
[Debugged, issue: Suffix array construction] 538. Convert BST to Greater Tree LeetCode
[Failed Attempt,can watch only for approach] 538 Convert BST to Greater Tree LeetCode Part 1 (Hindi)
Переглядів 222 місяці тому
[Failed Attempt,can watch only for approach] 538 Convert BST to Greater Tree LeetCode Part 1 (Hindi)
Some Amazon Array Problems GFG
Переглядів 502 місяці тому
Some Amazon Array Problems GFG
2265. Count Nodes Equal to Average of Subtree LeetCode
Переглядів 202 місяці тому
2265. Count Nodes Equal to Average of Subtree LeetCode
1038. Binary Search Tree to Greater Sum Tree Leetcode
Переглядів 862 місяці тому
1038. Binary Search Tree to Greater Sum Tree Leetcode
bread
Переглядів 65Рік тому
bread
UTSAHA VAIBHAVA 2023 (BMSIT FEST)
Переглядів 357Рік тому
UTSAHA VAIBHAVA 2023 (BMSIT FEST)
hard landing ( Beijing AIRindia )
Переглядів 78Рік тому
hard landing ( Beijing AIRindia )
RFS dubai to beijing AIRIndia
Переглядів 61Рік тому
RFS dubai to beijing AIRIndia
hermes pagani huayra | GamePlay
Переглядів 21Рік тому
hermes pagani huayra | GamePlay
@RayMak will not comment on this video
Переглядів 49Рік тому
@RayMak will not comment on this video
de poster presentation (om kumar & nimish narayan)
Переглядів 105Рік тому
de poster presentation (om kumar & nimish narayan)
flying an 225 mriya
Переглядів 69Рік тому
flying an 225 mriya
sky children of the light gameplay
Переглядів 21Рік тому
sky children of the light gameplay
freshers party dance @bmsit
Переглядів 811Рік тому
freshers party dance @bmsit

КОМЕНТАРІ