Introduction to Min-Heap – Data Structure and Algorithm Tutorials
GeeksforGeeks
by Rishabh Prabhu
1h ago
Recommended Solve DSA problems on GfG Practice. Solve Problems My Personal Notes arrow_drop_up Save The post Introduction to Min-Heap – Data Structure and Algorithm Tutorials appeared first on GeeksforGeeks ..read more
Visit website
Quadruples for Sum and Product of Integers with XOR
GeeksforGeeks
by Team 1 - Programming
1h ago
Given an integer N, the task is to find X and Y where X is the number of quadruples of positive integers (A, B, C,… Read More The post Quadruples for Sum and Product of Integers with XOR appeared first on GeeksforGeeks ..read more
Visit website
Longest Subsequence with difference between characters equals to K
GeeksforGeeks
by Team 1 - Programming
1h ago
Given a string S consisting of lowercase letters. Find the longest subsequence of S such that the difference between the maximum and minimum occurring characters… Read More The post Longest Subsequence with difference between characters equals to K appeared first on GeeksforGeeks ..read more
Visit website
How to Invest in Share Market?
GeeksforGeeks
by Sayeba Naushad
1h ago
What are Shares? When the total capital of the company is divided into units of small denominations, it is known as shares. For example, if… Read More The post How to Invest in Share Market? appeared first on GeeksforGeeks ..read more
Visit website
Equal number of 0’s and 1’s
GeeksforGeeks
by Team 1 - Programming
1h ago
Given two numbers a and b. Find the minimum number of steps required to make the number of the set (1) and unset(0) bits equal… Read More The post Equal number of 0’s and 1’s appeared first on GeeksforGeeks ..read more
Visit website
What is Saving Function (Propensity to Save)?
GeeksforGeeks
by Sayeba Naushad
1h ago
The functional relationship between saving and national income is known as Saving Function. It shows the savings of households during a given period of time… Read More The post What is Saving Function (Propensity to Save)? appeared first on GeeksforGeeks ..read more
Visit website
Maximize the minimum element and return it
GeeksforGeeks
by Team 1 - Programming
1h ago
Given an array A[] of size N along with W, K. We can increase W continuous elements by 1 where we are allowed to perform… Read More The post Maximize the minimum element and return it appeared first on GeeksforGeeks ..read more
Visit website
Find the largest sum of a cycle in the maze
GeeksforGeeks
by Team 1 - Programming
1h ago
Given a maze with N cells. Each cell may have multiple entry points but not more than one exit(i.e entry/exit points are unidirectional doors like… Read More The post Find the largest sum of a cycle in the maze appeared first on GeeksforGeeks ..read more
Visit website
Count the possible integer sets of maximum size with the given condition
GeeksforGeeks
by Team 1 - Programming
1h ago
Given two integers L and R,   the task is to find the count of the sets of a maximum size such that each element… Read More The post Count the possible integer sets of maximum size with the given condition appeared first on GeeksforGeeks ..read more
Visit website
Count pairs of indices with a specific property in an Array
GeeksforGeeks
by Team 1 - Programming
1h ago
Given an array a[] of size n containing only non-negative integers, and an integer k, the task is to find the number of pairs of… Read More The post Count pairs of indices with a specific property in an Array appeared first on GeeksforGeeks ..read more
Visit website

Follow GeeksforGeeks on Feedspot for daily/weekly email updates.

Continue with Google
Continue with Apple
OR