geeksforgeeks
search icon
  • Courses
  • Tutorials
  • Practice
  • Jobs
  • DSA
  • Practice Problems
  • C
  • C++
  • Java
  • Python
  • JavaScript
  • Data Science
  • Machine Learning
  • Courses
  • Linux
  • DevOps
Graphing Functions Practice ProblemsGraphing functions means drawing the graph of a mathematical function on the coordinate plane to show the relationship between the input values (x-values) and the output v... Read More
MathematicsMaths
Zeros Count in Sorted BinaryGiven an array arr[] of only 0's and 1's. The array is sorted in descending order. Find the count of all the 0's.Examples:Input: arr[] = [1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, ... Read More
DSA
Min Edge Movements to Connect a GraphGiven a graph with n vertices (0 to n-1) and m edges. You can remove one edge from anywhere and add that edge between any two vertices in one operation.Find the minimum nu... Read More
DSA
Direct and Indirect Proportion Practice QuestionsDirect and inverse proportions are mathematical concepts used to describe the relationship between two variables.Direct Proportions:Problem 1: A vertical pole of 10 m heig... Read More
Mathematicsmath
Maximum GCD of K Partition SumsGiven an array arr[] and an integer k, partition the array into exactly k non-empty contiguous subarrays such that the GCD of their sums is maximized. Return the maximum p... Read More
DSA
The Spider StepsGiven three integers h, u, and d, representing the height of a well, the distance a spider climbs in each step, and the distance it slips after each step, respectively.In ... Read More
DSA
Number that are not divisible by any number from 2 to 10Given a positive integer n, how many integers in the range [1, n] are not divisible by any of the numbers from 2 to 10.Examples:Input: n = 11Output: 2Explanation: The numb... Read More
DSA
Least Square Method Practice QuestionsThe Least Squares Method is a mathematical technique used to find the best-fitting curve or line through a set of data points by minimizing the sum of the squares of the d... Read More
MathematicsMathsStatistics
Assign Short Codes in Stream of WordsA railway department is renaming several cities, and the corresponding railway station codes must also be updated.Given an array cities[] containing the names of n cities ... Read More
DSATriecpp-vectorData Structuresstrings
Permutation Divisibility by 4You are given a number. Your task is to check if there exists a permutation of the digits of this number which is divisible by 4.  Examples:Input: 003 Output: trueExplanat... Read More
DSA
First n Kaprekar NumbersGiven an integer n, return the first n Kaprekar numbers. A Kaprekar number is a positive integer k such that when k² is split into two parts, where the right part contains... Read More
DSA
Final Amount using Compound InterestGiven four integers p, r, t, and n representing the principal amount, annual interest rate (in percentage), time period (in years), and the number of compounding periods p... Read More
DSA
Game Development with Unity Interview Questions and AnswersGame development interviews evaluate a candidate's understanding of programming, object-oriented concepts, Unity fundamentals, game mechanics, optimization, debugging and ... Read More
C#
Number SquaresGiven an array arr[] of n unique numeric strings, all of the same length, find all possible arrangements of these strings that form a number square. Strings from the list ... Read More
DSATrieAlgorithms-BacktrackingDSA
Characteristics of Living OrganismsLiving organisms are distinguished from non-living objects by the presence of certain unique characteristics that enable them to perform various life processes. Although l... Read More
BiologyCBSE - Class 11Biology-Class-11
1234

...

12157
GeeksforGeeks
location
Corporate & Communications Address:
A-143, 6th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
location
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play StoreGFG App on App Store
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • Careers
  • Contact Us
  • Corporate Solution
  • Campus Training Program
  • Explore
  • POTD
  • Practice Problems
  • Blogs
  • Upskill Courses
  • Connect
  • Tutorials
  • Programming Languages
  • DSA
  • Web Technology
  • AI, ML & Data Science
  • DevOps
  • CS Core Subjects
  • GATE
  • School Subjects
  • Software and Tools
  • Courses
  • ML and Data Science
  • DSA and Placements
  • Web Development
  • Data Science
  • Programming Languages
  • DevOps & Cloud
  • GATE
  • MongoDB Certifications
  • Preparation Corner
  • Interview Corner
  • Aptitude
  • Puzzles
  • GfG 160
  • System Design
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved