Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Prince-1501/Hello_world-Competiitve-Programming
/ functions
Functions
340 in github.com/Prince-1501/Hello_world-Competiitve-Programming
⨍
Functions
340
◇
Types & classes
123
Function
main
50_vanya_and_books_codeforces.cpp:13
Function
main
Lecture - 17.cpp:11
Function
main
Lecture - 26.cpp:11
Function
main
55_codechef_Easy_Fibonacci.cpp:13
Function
main
Lecture - 33.cpp:11
Function
main
Lecture - 20.cpp:4
Function
main
59_codechef_operations_on_a_matrix.cpp:18
Function
main
47_candles_codeforces.cpp:11
Function
main
35_hacker_two_strings.cpp:15
Function
main
Templates_in_c++.cpp:23
Function
main
Lecture - 34.cpp:11
Function
main
37_codechef_spell_bob.cpp:15
Function
main
56_codechef_Chef_and_Interesting_Subsequences.cpp:63
Function
main
60_Adding_one_to_the_numbers.cpp:13
Function
main
Lecture - 31.cpp:11
Function
main
45_codechef_uncle_johny.cpp:15
Function
main
Lecture - 25.cpp:20
Function
main
chef and Icecream.cpp:14
Function
main
Lecture - 16.cpp:12
Function
main
Lecture - 19.cpp:5
Function
main
Leetcode/Rearrange Array Alternately Geeksforgeeks.cpp:26
Function
main
Leetcode/Square root.cpp:39
Function
main
Leetcode/sum of numbers in string.cpp:25
Function
main
Leetcode/Trapping Rain Water.cpp:32
Function
main
Leetcode/count 1's in binary array.cpp:39
Function
main
Leetcode/Majority Element Geeksforgeeks leetcode Moore's Voting Algorithm.cpp:36
Function
main
Leetcode/stack/Reverse First K elements of Queue.cpp:9
Function
main
Leetcode/Hashing/unordered_set.cpp:5
Function
main
Leetcode/Hashing/unordered_map.cpp:5
Function
main
STL/stack in STL data structure.cpp:22
Function
main
STL/Array_Algorithms_in_stl.cpp:15
Function
main
STL/sort_in_STL.cpp:20
Function
main
STL/What is STL.cpp:14
Function
main
STL/List_in_STL.cpp:23
Function
main
STL/Vectors_Functions_in_STL.cpp:21
Function
main
STL/deque_in_STL.cpp:23
Function
main
STL/Queue_in_STL.cpp:24
Function
main
STL/pair_in_STL.cpp:13
Function
main
STL/Binary search in STL.cpp:19
Function
main
STL/priority Queue in STL.cpp:24
Function
main
Tree/Binary_tree.cpp:41
Function
main
Tree/code of preorer and Postorder traversal.cpp:74
Function
main
Tree/code of Hashing in C++.cpp:45
Function
main
Tree/Code of Inorder Traversal.cpp:42
Function
main
Tree/Insertion in BST.cpp:51
Function
main
Tree/Code of Deletion of Node in BST.cpp:113
Function
main
Data Structures/Doubly Linked list.cpp:50
Function
main
Data Structures/Insert Node at the End of Doubly Linked List.cpp:95
Function
main
Data Structures/structure_in_c++.cpp:24
Function
main
Data Structures/Vectors_in_STL_data_structure.cpp:14
Function
main
Data Structures/Add a node at the front of linked list.cpp:47
Function
main
Data Structures/Delete a node of a linked list.cpp:74
Function
main
Data Structures/Add a node at the Middle of linked list.cpp:50
Function
main
Data Structures/Array_in_data_structures.cpp:11
Function
main
Data Structures/Insert Node in Middle of Doubly Linkedlist.cpp:70
Function
main
Data Structures/Add a node at the end of linked list.cpp:75
Function
main
Data Structures/Find the middle of a given linked list.cpp:46
Function
main
Data Structures/Circular Linked List data_structure.cpp:45
Function
main
Data Structures/LinkedList_Code_Practice.cpp:28
Method
match
Leetcode/Tree/Symmetric Tree.cpp:17
Method
match
Leetcode/Tree/Subtree of Another Tree.cpp:20
Method
maxAreaOfIsland
Leetcode/Graph/Max Area of Island.cpp:31
Method
maxDepth
Leetcode/Tree/Maximum Depth of Binary Tree.cpp:5
Method
maxIceCream
Leetcode/string/Maximum Ice Cream Bars.cpp:5
Method
maxProfit
Leetcode/Recursion/Best Time to Buy and Sell Stock.cpp:5
Method
mergeSortedList
Leetcode/linkedlist/Sort List.cpp:27
Method
mergeTwoLists
Leetcode/linkedlist/Merge Two Sorted Lists.cpp:15
Method
middleNode
Leetcode/Middle of the Linked List Leetcode.cpp:26
Method
middleNode
Leetcode/Middle of the Linked List.cpp:13
Method
minCost
Leetcode/Recursion/Min Cost Climbing Stairs.cpp:7
Method
minCostClimbingStairs
Leetcode/Recursion/Min Cost Climbing Stairs.cpp:14
Method
minStepToReachTarget
Leetcode/Graph/Steps by Knight.cpp:15
Method
minTime
Leetcode/Graph/Minimum Time to Collect All Apples in a Tree.cpp:17
Method
moveZeroes
Leetcode/Move Zeroes.cpp:5
Function
multiplyMatrix
Leetcode/Multiply two matrices.cpp:3
Method
next
Leetcode/stack/Online Stock Span.cpp:10
Method
nextGreaterElement
Leetcode/stack/Next Greater Element I.cpp:5
Method
next_smaller
Leetcode/stack/Largest Rectangle in Histogram.cpp:22
Function
nonrepeatingCharacter
Complete this function
Leetcode/Non Repeating Character.cpp:2
Method
nthFibonacci
Leetcode/Recursion/Nth Fibonacci Number.cpp:7
Method
numDecodings
Leetcode/Recursion/Decode Ways.cpp:19
Method
numDecodingsHelper
Leetcode/Recursion/Decode Ways.cpp:7
Method
numEnclaves
Leetcode/Graph/Number of Enclaves.cpp:44
Method
numIslands
Leetcode/Graph/Number of Islands.cpp:32
Method
numIslandsRec
Leetcode/Graph/Number of Islands.cpp:14
Method
numOfMinutes
Leetcode/Graph/Time Needed to Inform All Employees.cpp:22
Method
numSquares
Leetcode/Recursion/Perfect Squares.cpp:18
Method
orangesRotting
Leetcode/Graph/Rotting Oranges.cpp:14
Function
peakElement
Leetcode/Peak element.cpp:3
Method
peek
Leetcode/stack/Implement Queue using Stacks.cpp:23
Method
perfectSum
Leetcode/Recursion/Perfect Sum Problem.cpp:29
Method
power
Leetcode/Recursion/Power Of Numbers.cpp:7
Method
preorder
Leetcode/Tree/same Tree.cpp:27
Method
preorder
Leetcode/Tree/Binary Tree Inorder Traversal.cpp:18
Method
previous_smaller
Leetcode/stack/Largest Rectangle in Histogram.cpp:6
Function
printList
Data Structures/Find the middle of a given linked list.cpp:21
Function
printList
Data Structures/Circular Linked List data_structure.cpp:21
Method
printNos
Complete this function
Leetcode/Recursion/Print 1 To N Without Loop.cpp:6
Method
push
Leetcode/stack/Implement Stack using Queues.cpp:12
Method
put
Leetcode/Hashing/LFU Cache.cpp:44
← previous
next →
201–300 of 340, ranked by callers