MCPcopy Create free account

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

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

↓ 3 callersMethod_tracer
dummy method - to be overwritten by child class
Python/Turtle.py:1904
↓ 3 callersMethod_update_data
(self)
Python/Turtle.py:2544
↓ 3 callersMethod_window_size
Return the width and height of the turtle window.
Python/Turtle.py:686
↓ 3 callersMethodaddAtEnd
(Node node)
Java/Linked List/LinkedList.java:31
↓ 3 callersMethodadd_beginning
(self,data)
CPP/LinkedList/all_singly_linkedlist.py:22
↓ 3 callersFunctionbeginning
Arrays/32_Operations_on_arrays.c:62
↓ 3 callersMethodbgcolor
Set or return backgroundcolor of the TurtleScreen. Arguments (if given): a color string or three numbers in the range 0..colormode or
Python/Turtle.py:1121
↓ 3 callersFunctionbin
CPP/searching/binary_search.cpp:3
↓ 3 callersMethodceil
(ArrayList<Integer> list, int target)
Leetcode-solutions/Binary-search/LongestIncrSubSeq.java:27
↓ 3 callersMethodcget
'forward' method, which canvas itself has inherited...
Python/Turtle.py:302
↓ 3 callersMethoddisplay
CPP/class of book.cpp:21
↓ 3 callersFunctionend
Arrays/32_Operations_on_arrays.c:101
↓ 3 callersFunctionfact
Arrays/NCRcombination.c:3
↓ 3 callersFunctionfib
CPP/recursion/fib_series.cpp:8
↓ 3 callersFunctionget_starting_node
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/find_begeningof_circle.cpp:87
↓ 3 callersFunctionhashfunction
CPP/hashing/quadratic_probing.cpp:3
↓ 3 callersMethodindexOf
(element)
DSA Javascript/linked_list.js:140
↓ 3 callersMethodinfix2Prefix
(String expression)
Java/Stack/InfixToPrefix.java:10
↓ 3 callersFunctioninsert_bst_recursive
CPP/AVL Trees/AVL_Trees.cpp:72
↓ 3 callersFunctioninsertathead
CPP/LINKED LIST/DOUBLY LINKED LIST/microsoftquestion.cpp:32
↓ 3 callersFunctioninsertathead
CPP/LINKED LIST/DOUBLY LINKED LIST/middleoflinkedlist.cpp:32
↓ 3 callersFunctioninsertathead
CPP/LINKED LIST/CIRCULAR LINKED LIST/reverse_linkedlist.cpp:26
↓ 3 callersFunctioninsertathead
CPP/LINKED LIST/CIRCULAR LINKED LIST/test2.cpp:26
↓ 3 callersFunctioninsertattail
CPP/LINKED LIST/SOME LEET CODE QUESTIONS/delete_unsorted.cpp:22
↓ 3 callersFunctioninsertattail
CPP/LINKED LIST/DOUBLY LINKED LIST/doublylinkedlist.cpp:51
↓ 3 callersMethodisBadVersion
(int n)
Leetcode-solutions/Binary-search/FirstbadVersion.java:40
↓ 3 callersFunctionis_ancestor
Trees/LCA.cpp:26
↓ 3 callersFunctionlca
Trees/LCA.cpp:31
↓ 3 callersFunctionmerge
CPP/sorting/merge_sort.cpp:9
↓ 3 callersFunctionmerge
CPP/Segment Tree/lazy_queries_segment_tree.cpp:23
↓ 3 callersMethodmode
Set turtle-mode ('standard', 'logo' or 'world') and perform reset. Optional argument: mode -- one of the strings 'standard', 'logo' o
Python/Turtle.py:933
↓ 3 callersFunctionnodeHeight
CPP/AVL Trees/AVL_Trees.cpp:19
↓ 3 callersFunctionpal
Method 2
CPP/Dynamic Programming/5_Check_Palindrome.cpp:13
↓ 3 callersFunctionpeek
CPP/Trees/Expression_tree/Stack.c:42
↓ 3 callersFunctionpop
CPP/Trees/Expression_tree/Stack.c:9
↓ 3 callersFunctionpower
CPP/Maths/power.cpp:5
↓ 3 callersMethodprecedence
(char c)
Java/Stack/InfixToPostfix/InfixToPostfix_byManik.java:5
↓ 3 callersFunctionprint
CPP/LINKED LIST/SINGLY LINKED LIST/linkedlistF.cpp:72
↓ 3 callersFunctionprint
CPP/LINKED LIST/DOUBLY LINKED LIST/removenthnode.cpp:33
↓ 3 callersMethodprintPoly
PolynomialAddition.cpp:98
↓ 3 callersMethodpush
(self,value)
Python/stack using linked list.py:30
↓ 3 callersMethodresizemode
Set resizemode to one of the values: "auto", "user", "noresize". (Optional) Argument: rmode -- one of the strings "auto", "user", "no
Python/Turtle.py:1943
↓ 3 callersMethodreverse
(int[] arr, int low, int high)
Java/Array/LeftRotateArrayByD.java:6
↓ 3 callersMethodrotate
rotate self counterclockwise by angle
Python/Turtle.py:166
↓ 3 callersFunctionsolve
Trees/LCA.cpp:53
↓ 3 callersMethodsquare
(int n)
Java/Leetcode/Leetcode202.java:27
↓ 3 callersFunctionsum
(n)
Python/5 recusrion problems.py:48
↓ 3 callersMethodswap
(int [] arr, int i, int j)
Java/Array/Sort012.java:63
↓ 3 callersFunctionupdate
CPP/Segment Tree/basic.cpp:47
↓ 2 callersMethodDelete
Arrays/18_Menu_Based_problem.cpp:77
↓ 2 callersMethodDisplay
Arrays/18_Menu_Based_problem.cpp:52
↓ 2 callersFunctionHeight
Trees/BST.C:87
↓ 2 callersFunctionSum
Arrays/11_Get_Set_max_min_sum_avg.c:51
↓ 2 callersFunction__methodDict
helper function for Scrolled Canvas
Python/Turtle.py:187
↓ 2 callersMethod_clear
Delete all of pen's drawings
Python/Turtle.py:2515
↓ 2 callersMethod_clearstamp
does the work for clearstamp() and clearstamps()
Python/Turtle.py:2978
↓ 2 callersMethod_colorstr
(self, args)
Python/Turtle.py:2594
↓ 2 callersFunction_make_global_funcs
(functions, cls, obj, init, docrevise)
Python/Turtle.py:3857
↓ 2 callersMethod_reset
(self, pencolor=_CFG["pencolor"], fillcolor=_CFG["fillcolor"])
Python/Turtle.py:1929
↓ 2 callersMethod_setDegreesPerAU
Helper function for degrees() and radians()
Python/Turtle.py:1454
↓ 2 callersMethod_setmode
Set turtle-mode to 'standard', 'world' or 'logo'.
Python/Turtle.py:1439
↓ 2 callersMethod_setscrollregion
(self, srx1, sry1, srx2, sry2)
Python/Turtle.py:656
↓ 2 callersMethod_setshape
(self, shapeIndex)
Python/Turtle.py:2389
↓ 2 callersMethod_undo
Does the main part of the work for undo()
Python/Turtle.py:3489
↓ 2 callersMethodadd_end
(self,data)
CPP/LinkedList/all_singly_linkedlist.py:28
↓ 2 callersMethodadjustScrolls
Adjust scrollbars according to window- and canvas-size.
Python/Turtle.py:277
↓ 2 callersFunctionbfs
CPP/graph_tree/bfs.cpp:11
↓ 2 callersFunctionbfs
graph/code4.cpp:13
↓ 2 callersFunctionbin2dec
(binary)
Python/des.py:61
↓ 2 callersFunctionbinarySearch
CPP/searching/binary_search_in_rotated_array.cpp:22
↓ 2 callersMethodbuild
(self,ind,low,high)
Python/SegmentTree.py:6
↓ 2 callersMethodcapacity
CPP/vector-concepts/vector.h:47
↓ 2 callersFunctioncompressString
CPP/char array/lengthencode.cpp:8
↓ 2 callersMethodcondition
(int[] nums, int m, int target)
Leetcode-solutions/Binary-search/MinSizeSubArrSum.java:25
↓ 2 callersFunctionconfig_dict
Convert content of config-file into dictionary.
Python/Turtle.py:69
↓ 2 callersFunctioncreateEXTNode
CPP/Trees/Expression_tree/BST.c:7
↓ 2 callersFunctioncuckoo
function for Cuckoo-hashing keys * keys[]: input array of keys * n: size of input array */
Hashtable/cuckoo-hashing.cpp:100
↓ 2 callersFunctiondec
CPP/recursion/rec_direction.cpp:8
↓ 2 callersFunctiondel_memory
CPP/Problems/maze_game.c:71
↓ 2 callersMethoddelete
(self)
Python/circular queue.py:80
↓ 2 callersMethoddelete_given
(self,x)
CPP/LinkedList/all_singly_linkedlist.py:106
↓ 2 callersFunctiondeletebyvalue
CPP/LINKED LIST/SINGLY LINKED LIST/linkedlistF.cpp:81
↓ 2 callersFunctiondeletenode
CPP/LINKED LIST/DOUBLY LINKED LIST/removenthnode.cpp:70
↓ 2 callersFunctiondetectcycle
CPP/LINKED LIST/ALGORITHMIC PROBLEMS RELATED TO LINKEDLIST/detectloop.cpp:65
↓ 2 callersFunctiondisplay
CPP/structures/LRU.cpp:26
↓ 2 callersMethoddisplay
Stack/stack_implementation_using_Linked_list.cpp:46
↓ 2 callersMethoddisplay
()
Java/SODUKO-SOLVER/soduko-solver.java:97
↓ 2 callersFunctionencrypt
(pt, rkb, rk)
Python/des.py:200
↓ 2 callersFunctionescape_route
(maze)
Python/dijkstra.py:42
↓ 2 callersMethodfilling
Return fillstate (True if filling, False else). No argument. Example (for a Turtle instance named turtle): >>> turtle.begin_
Python/Turtle.py:3195
↓ 2 callersFunctionfindMMI
A Function to calculate Modulo Multiplicative Inverse of 'n'
Hashtable/Palindrome-Substring-Queries.cpp:49
↓ 2 callersFunctionfindMedian
A simple function to find median of arr[]
CPP/arrays/KthSmallest.cpp:29
↓ 2 callersFunctionfindPath
Finds the path from root node to given root of the tree, Stores the path in a vector path[], returns true if path exists otherwise false
CPP/graph_tree/LCA_Binary-tree.cpp:26
↓ 2 callersFunctionfloor
(num1, num2)
Python/Calculator.py:36
↓ 2 callersMethodforward
Move the turtle forward by the specified distance. Aliases: forward | fd Argument: distance -- a number (integer or float)
Python/Turtle.py:1515
↓ 2 callersFunctionget
CPP/Dynamic Programming/Circular Palindromes.cpp:92
↓ 2 callersFunctiongetSum
CPP/Fenwick Tree/fenwickTree.cpp:4
↓ 2 callersMethodgetValue
()
Java/OverridingEqualsMethod/Abc.java:7
↓ 2 callersMethodgetValue
(char ch)
Java/String/RomanToInteger.java:18
↓ 2 callersFunctionget_closest
(val1, val2, t)
Python/findClosestNumberr.py:1
← previousnext →201–300 of 2,714, ranked by callers