MCPcopy Create free account

hub / github.com/Ayush7614/Daily-Coding-DS-ALGO-Practice / functions

Functions2,762 in github.com/Ayush7614/Daily-Coding-DS-ALGO-Practice

MethodList
Data Structures/LinkedList/C++/Merge Point of Two Linked List.cpp:28
MethodListNode
Leetcode/C++/SwapNodesInPairs.cpp:36
MethodListNode
(int d)
Leetcode/Java/Swap Nodes in Pairs.java:30
MethodMinHeapNode
Gfg/C++/Huffman Encoding.cpp:8
MethodMyStack
(int s)
Gfg/Java/Implementation of Stack.java:6
MethodNSE
In this function, we find next smallest element of each element
Leetcode/C++/Maximal Rectangle.cpp:18
FunctionNode
Gfg/C++/Remove duplicate element from sorted Linked List.cpp:3
MethodNode
(int data)
Algorithms/LinkedList/circularll.java:7
MethodNode
(int d)
Algorithms/LinkedList/singlyll.java:10
MethodNode
(int item)
Algorithms/LinkedList/doublyll.java:9
MethodNode
(int d)
Algorithms/LinkedList/linkedlist.java:12
MethodNode
Algorithms/Miscellaneous/C++/contamenatedwords.cpp:13
MethodNode
Leetcode/C++/clone a linked list using random pointer.cpp:21
MethodNode
Leetcode/C++/Invert binary tree.cpp:22
MethodNode
(int d)
Leetcode/Java/Delete Node in a Linked List.java:25
MethodNode
Hackerank/C++/Top-View.cpp:10
MethodNode
Data Structures/QueueUsingLL.cpp:31
MethodNode
Data Structures/LinkedList/C++/Doubly-Linked-List2.cpp:38
MethodNode
Data Structures/LinkedList/C++/Reorder_list.cpp:12
MethodNode
Data Structures/LinkedList/C++/Merge Point of Two Linked List.cpp:11
MethodNode
Data Structures/LinkedList/C++/KReverse.cpp:135
MethodNode
Data Structures/LinkedList/C++/Majority Element.cpp:8
MethodNode
Data Structures/LinkedList/C++/reverse_LL.cpp:10
MethodNode
Data Structures/LinkedList/C++/Doubly-Linked-List.cpp:37
MethodNode
Data Structures/LinkedList/C++/Reverse_a_sublist_of_a_list.cpp:9
MethodNode
Data Structures/LinkedList/C++/Join Two Linklist.cpp:9
MethodNode
(int d)
Data Structures/LinkedList/Java/Reversing_Circular_LinkedList.java:7
MethodNode
Data Structures/Tree/Tree_Traversal.cpp:26
MethodNode
Data Structures/Tree/C++/diameter_of_binary_tree.cpp:25
MethodNode
Constructor
Data Structures/Tree/C++/Binary Tree.cpp:23
MethodNode
Data Structures/Tree/C++/Binary_tree_traversal.cpp:70
MethodNode
(int data)
Data Structures/Tree/Java/AVL_Tree.java:13
MethodNode
(T data)
Data Structures/Stack/Java/Stack_Using_LinkedList.java:13
MethodNode
Gfg/RotateALinkedList.cpp:13
MethodNode
(int d)
Gfg/add two number by linked list.java:11
MethodNode
Gfg/C++/Multiply two linked lists.cpp:37
MethodNode
Gfg/C++/Mirror tree.cpp:15
MethodNode
Gfg/C++/merge_BST.cpp:21
MethodNode
Gfg/C++/Duplicate subtree in Binary Tree.cpp:18
MethodNode
Gfg/C++/Bottom_view_of_a_Tree.cpp:9
MethodNode
Gfg/C++/normal_BST_to_Balanced_BST.cpp:20
MethodNode
for storing the address of the next node
Gfg/C++/SinglyLinkedListInsertionSort.cpp:12
MethodNode
Gfg/C++/Intersection_Point_in_Y_Shapped_Linked_Lists.cpp:19
MethodNode
Gfg/C++/Add two numbers represented by linked lists.cpp:20
MethodNode
Gfg/C++/Flatten_a_linked_list.cpp:17
MethodNode
constructor of node class
Gfg/C++/postorder_traversal_of_binary_tree_iterative_approach.cpp:10
MethodNode
Gfg/C++/merge_k_sorted_linked_lists.cpp:18
MethodNode
Gfg/C++/Delete_without_head_pointer.cpp:10
MethodNode
Gfg/C++/LINKED_LIST_RATIO.cpp:30
MethodNode
Gfg/C++/clone_linked_list_with_next_and_random_pointer.cpp:26
MethodNode
Gfg/C++/Detect_Loop_in_linked_list.cpp:47
MethodNode
Gfg/C++/largest_BST.cpp:22
MethodNode
Gfg/C++/k-th_smallest_element_in_BST.cpp:19
MethodNode
Gfg/C++/Sum_of_nodes_on_the_longest_path_from_root_to_leaf.cpp:21
MethodNode
Gfg/C++/Join Two Linklist.cpp:8
MethodNode
(int d)
Gfg/Java/Merge_two_sorted_LL.java:38
MethodNode
(int data)
Gfg/Java/Diameter of Binary Tree.java:12
MethodNode
(String name,int freq,Node left,Node right)
Gfg/Java/Huffman Encoding.java:68
MethodNode
(int value)
Gfg/Java/reverseLinkedList.java:19
MethodNode
(int x)
Gfg/Java/DetectCycleInLinkedlist.java:12
MethodNode
(int x)
Gfg/Java/detect-loop-in-linked-list.java:12
MethodNode
(int key)
Gfg/Java/Node_Distance_BST.java:6
MethodNode
(int d)
Gfg/Java/Find_Nth_Node_From_End_of_LL.java:39
MethodPP
Gfg/C++/Palindromic partitioning.cpp:17
MethodPSE
In this function, we will find previous smallest element of each element
Leetcode/C++/Maximal Rectangle.cpp:35
MethodPair
(int vtx,String path,int wt)
Leetcode/Java/DijsktraAlgo.java:25
MethodProcess
Operating System/CPU Scheduler/Round Robin.cpp:25
MethodQueue
Data Structures/QueueUsingLL.cpp:46
MethodRBTree
Data Structures/Tree/C++/Red Black Tree (Insertion and Deletion operation).cpp:268
MethodReverSortOpertion
(int len, int a[])
codejam/Java/ReverSort.java:12
MethodReversingCircularLinkedList
()
Data Structures/LinkedList/Java/Reversing_Circular_LinkedList.java:19
MethodRoundRobin
Operating System/CPU Scheduler/Round Robin.cpp:69
MethodSkyLine
Leetcode/C++/SkyLine.cpp:40
MethodSolution
Leetcode/C++/Letter_Combinations_Phone_Number.cpp:42
MethodStackArray
()
Data Structures/Stack/Java/StackArray.java:8
MethodStrip
Leetcode/C++/SkyLine.cpp:21
MethodTNode
Data Structures/LinkedList/C++/Sorted_LinkedList_to_BST.cpp:23
MethodTree
Data Structures/Tree/Tree_Traversal.cpp:38
MethodTreeNode
()
Leetcode/Java/BFS.java:9
MethodTreeNode
()
Leetcode/Java/SumOfNodesWithEvenValuedGrandparent.java:14
MethodTreeNode
constructor
Data Structures/Tree/C++/countNodesgreaterthanX.cpp:12
MethodTreeNode
constructor
Data Structures/Tree/C++/countNodes.cpp:12
MethodTreeNode
(int item)
Data Structures/Tree/Java/PreOrderTraversal.java:13
MethodTreeNode
(int item)
Data Structures/Tree/Java/InOrderTraversal.java:12
MethodTreeNode
(int item)
Data Structures/Tree/Java/PostOrderTraversal.java:12
Method__init__
(self, edges, N)
Algorithms/Graph/Python/GraphColouringProblem.py:3
Method__init__
(self, data, left=None, right=None)
Data Structures/constructing a bst.py:4
Method__init__
(self, data, next=None)
Data Structures/Merge k sorted linkedlist.py:7
Method__init__
(self, val=None, left=None, right=None)
Data Structures/Tree/BST.py:17
Method__init__
(self, data)
Data Structures/Tree/postorder_traversal.py:6
Method__init__
(self, data)
Data Structures/Stack/Python/Stack.py:4
Method__init__
(self)
Data Structures/Stack/Python/Stack.py:10
Method__init__
(self,n)
Data Structures/Stack/Python/Infix_postfix.py:2
Method__init__
(self, data)
Gfg/Python/merge_two_sorted_linkedlists.py:5
Method__init__
(self)
Gfg/Python/merge_two_sorted_linkedlists.py:15
Method__init__
(self, key)
Gfg/Python/max_subtree_sum.py:5
Method__init__
(self, data)
Gfg/Python/rCircularLinked.py:8
Method__lt__
(self, other)
Data Structures/Merge k sorted linkedlist.py:12
MethodaddTwoNumbers
(self, l1: Optional[ListNode], l2: Optional[ListNode])
Leetcode/Python/AddTwoNumbers.py:22
MethodaddTwoNumbers
Leetcode/C++/Add Two Numbers In Linklist.cpp:15
← previousnext →1,501–1,600 of 2,762, ranked by callers