Delete a Node in Single Linked List.cpp 30_August_2023 Aug 30, 2023 Delete nodes greater than k.cpp 02_August_2022 Aug 2, 2022 Delete nodes having greater value on right.cpp 29_August_2023 Aug 29, 2023 Distance from the Source (Bellman-Ford Algorithm).cpp 25_July_2022 Jul 25, 2022...
New Year Resolution.cpp Next Greater Element.java Non Repeating Character.java Nth Fibonacci Number.java Nth node from end of linked list.java Number of paths in a matrix with k coins.java Number of subarrays with maximum values in given range.java ...
0876-middle-of-the-linked-list 0877-shortest-path-visiting-all-nodes 0916-decoded-string-at-index 0932-monotonic-array 0941-sort-array-by-parity 0973-k-closest-points-to-origin 0976-largest-perimeter-triangle 0997-find-the-town-judge 1-two-sum 100-same-tree 102-binary-tree-level-order-travers...
Bit Magic Create Number is sparse or not.cpp Jul 1, 2024 Dyamic Programming Create Ways to write n as sum.cpp Jul 1, 2024 GFG Contest "/Maths,Arrays & Recusrion" Create Alternate Leaf Nodes Sum.cpp Jul 6, 2024 Linked List Create Count LL nodes.cpp Jul 1, 2024 ...
22 changes: 22 additions & 0 deletions 22 141-linked-list-cycle/linked-list-cycle.cpp Original file line numberDiff line numberDiff line change @@ -0,0 +1,22 @@ /** * Definition for singly-linked list. * struct ListNode { * int val; * ListNode *next;...
DSA-Cpp Contributors are invited to improve the content, add new problems to it. Arrays Array Character Arrays Sorting Array Algorithm Circular Max Sum Subarray First Repeating Element Matrix Transpose Maximum Subarray Sum Backtracking Binary Search ...
Nodes at Distance K.cpp Populating Right Next.cpp Shortest Distance Bw Two Nodes.cpp Sum Replacement.cpp Flatten A Binary Tree to Linked List Flatten A Binary Tree.cpp Flatten A Binary Tree 2.cpp Longest ZigZag Path in a Binary Tree README.md Code.cpp Maximum Width of Binary Tree...