MCPcopy Create free account

hub / github.com/codemistic/Data-Structures-and-Algorithms / functions

Functions2,714 in github.com/codemistic/Data-Structures-and-Algorithms

Method Insert
Arrays/17_nsertion_and_Deletion.cpp:54
MethodAbc
(String string, int value)
Java/OverridingEqualsMethod/Abc.java:14
MethodAppend
Arrays/18_Menu_Based_problem.cpp:59
MethodArray
Arrays/18_Menu_Based_problem.cpp:14
MethodArray
Member function must be inside public Write an constructor
Arrays/17_nsertion_and_Deletion.cpp:14
MethodAverage
(int[] salary)
CSharp/Programming Skills 1/average-salary-excluding-the-minimum-and-maximum-salary-1491.cs:2
MethodAvg
Arrays/18_Menu_Based_problem.cpp:173
MethodBST
()
Java/SearchingAlgorithms/BFS/BST.java:6
MethodBfsTraversal
(int v)
Java/BfsTraversal.java:9
MethodBinarySearch
Arrays/18_Menu_Based_problem.cpp:113
FunctionBitwise_add
(a,b)
Python/add_without_+.py:1
MethodCeilIndex
CPP/Leetcode/300-longest-increasing-subsequence/300-longest-increasing-subsequence.cpp:3
MethodCombinationIterator
(String sr, int d)
Java/Leetcode/LeetcodeIteratorForCombination.java:16
MethodCountOdds
(int low, int high)
CSharp/Programming Skills 1/count-odd-numbers-in-an-interval-range-1523.cs:2
MethodDFSTraversal
(int V)
Java/DFSTraversal.java:8
MethodDSU
CPP/Kruskal's_Algorithm.cpp:12
MethodDiff
Arrays/18_Menu_Based_problem.cpp:307
FunctionDifference
Arrays/16_Set_Operation.c:75
FunctionDisplay
Arrays/13_IsSorted .cpp:10
MethodEnqueue
(self,value)
Python/circular queue.py:37
MethodFront
CPP/vector-concepts/vector.h:34
MethodGet
Arrays/18_Menu_Based_problem.cpp:131
MethodGraph
CPP/Kruskal's_Algorithm.cpp:56
MethodGraph
CPP/graph_tree/Detect a cycle in a graph.cpp:31
MethodGraph
Create a graph with given vertices, and maintain an adjacency list
CPP/BFS GRAPH ALGO/BFS-GRAPH-ALGO.cpp:21
MethodGraph
BFS in C++/BFS.cpp:17
FunctionInsert
Trees/BST.C:11
MethodInsertSort
Arrays/18_Menu_Based_problem.cpp:195
MethodInter
Arrays/18_Menu_Based_problem.cpp:283
FunctionIntersection
Arrays/16_Set_Operation.c:48
FunctionInverseEuler
(n, MOD)
Python/CP_Templates.py:99
MethodIsVisit
CPP/questions/Max Area of Island.cpp:5
MethodIsvisit
CPP/Dynamic Programming/Number of Islands.cpp:4
MethodLRUCache
(int capacity)
Java/Leetcode/LeetcodeLruCache.java:6
MethodLUPrefix
CPP/Problems/longest_uploaded_prefix.cpp:5
MethodListNode
CPP/LINKED LIST/SINGLY LINKED LIST/leetcode25.cpp:9
MethodListNode
()
Java/LinkedList/ReverseLinkedList.java:12
MethodListNode
()
Java/LinkedList/LinkedListCycle.java:15
MethodListNode
()
Java/LinkedList/MiddleOfTheLinkedList.java:14
MethodMax
Arrays/18_Menu_Based_problem.cpp:142
MethodMerge
Arrays/18_Menu_Based_problem.cpp:233
MethodMin
Arrays/18_Menu_Based_problem.cpp:153
FunctionMorrisTraversal
CPP/graph_tree/Morris Order Traversal.cpp:14
MethodMyHashMap
Hashtable/design-hashmap.cpp:3
FunctionNode
(elm)
DSA Javascript/Stack_Using_Singly_Linked_List.js:4
MethodNode
constrcutor
CPP/LINKED LIST/CIRCULAR LINKED LIST/circularlinkedliist.cpp:11
MethodNode
CPP/Tries/implementTrie.cpp:7
MethodNode
CPP/Trees/LowestCommonAncestor.cpp:9
MethodNode
Trees/Convert Binary Tree to Doubly Linked List.cpp:7
MethodNode
Trees/burningTree.cpp:12
MethodNode
(T data)
Java/LinkedList/LengthOfLinkedList.java:8
MethodNode
(int d)
Java/LinkedList/Linked-List-Implementation.java:11
MethodNode
(int key, int value)
Java/Leetcode/LeetcodeLruCache.java:58
MethodNode
(int value)
Java/Linked List/LinkedList.java:15
MethodNode
(int value)
Java/SearchingAlgorithms/BFS/BST.java:15
MethodNode
(int self, int Parent)
graph/cycledetectionInUndirectedGraph.java:58
MethodRearrange
Arrays/18_Menu_Based_problem.cpp:219
MethodReverse
Arrays/18_Menu_Based_problem.cpp:177
MethodReverse2
Arrays/18_Menu_Based_problem.cpp:187
MethodSet
Arrays/18_Menu_Based_problem.cpp:137
FunctionShellSort
CPP/sorting/shellsort.cpp:10
MethodShivam
CPP/Dynamic Programming/House Robber II.cpp:3
MethodSolution
CPP/Problems/Leetcode-120-Traingle.cpp:4
MethodStack
Stack/stack_implementation_using_Linked_list.cpp:14
MethodSudoku
(int[][] board)
Java/SODUKO-SOLVER/soduko-solver.java:22
MethodTextEditor
CPP/LINKED LIST/SOME LEET CODE QUESTIONS/Design_a_Text_Editor.cpp:11
MethodTextEditor
CPP/Leetcode/2296-design-a-text-editor/2296-design-a-text-editor.cpp:7
MethodTopologicalSort
CPP/graph_tree/Topological_Sort.cpp:35
MethodTree
class constructor called when any object or pointer is created without any parameter.
Trees/delete_nodes_BST.cpp:15
MethodTreeNode
Leetcode-solutions/Symmetric_Tree/Symmetric_Tree.cpp:7
MethodTreeNode
CPP/Trees/TargetSum.cpp:8
MethodTreeNode
Trees/flatten-binary-tree-to-linked-list.cpp:22
MethodTreeNode
Trees/binary-tree-zigzag-level-order-traversal.cpp:22
MethodTreeNode
Trees/binary-tree-level-order-traversal.cpp:22
MethodTreeNode
Trees/addOneRowToTree.cpp:8
MethodTrie
CPP/Tries/implementTrie.cpp:29
MethodTrieNode
CPP/Tries/autoComplete.cpp:27
MethodUnion
Arrays/18_Menu_Based_problem.cpp:255
MethodVector
CPP/vector-concepts/vector.h:6
Method__abs__
(self)
Python/Turtle.py:164
Method__add__
(self, other)
Python/Operator_oveloading.py:11
Method__add__
(self, other)
Python/Turtle.py:150
Method__getnewargs__
(self)
Python/Turtle.py:173
Method__init__
(self,data)
CPP/LinkedList/all_singly_linkedlist.py:2
Method__init__
(self)
CPP/LinkedList/all_singly_linkedlist.py:8
Method__init__
(self, data)
Hashtable/Find-All-Duplicate-Subtrees.py:8
Method__init__
(self, vertices)
Python/Kruskal's_Algorithm.py:5
Method__init__
(self)
Python/Trie.py:3
Method__init__
(self)
Python/Trie.py:9
Method__init__
(self,value=None)
Python/stack using linked list.py:2
Method__init__
(self)
Python/stack using linked list.py:7
Method__init__
(self)
Python/stack using linked list.py:17
Method__init__
(self, north = False, east = False, south = False, west = False, exit = False)
Python/dijkstra.py:2
Method__init__
(self, a, b)
Python/Operator_oveloading.py:6
Method__init__
(self, freq, symbol, left=None, right=None)
Python/HuffmanCodingAlgo.py:4
Method__init__
(self,maxsize)
Python/circular queue.py:4
Method__init__
(self,stacksize)
Python/DIVIDE THE LIST INTO THREE STACKS.py:4
Method__init__
(self)
Python/queue via stack.py:4
Method__init__
(self)
Python/queue via stack.py:19
Method__init__
(self,arr)
Python/SegmentTree.py:2
← previousnext →1,301–1,400 of 2,714, ranked by callers