EdocGram
Home
(current)
Topics
EdocAI
Code Editor
HTML
Javascript
PHP
Python
Python AI Code Editor
More
Contact
About
Privacy Policy
Terms and Conditions
Log In
Topic
View
More
Topic
Hashing
Linked List
Queue
Stack
Backtracking
Dynamic Programming
Graph Theory
Bit Manipulation
Mathematics
Sliding Window Technique
Divide And Conquer
Matrix Manipulation
Two Pointers
Tree
Topic: mathematics-problem / Level: intermediate
1051. Create a program to find the LCM of multiple numbers in an array.
1052. Write a program to check if a number is a perfect cube using binary search.
1053. Implement a function to find the maximum sum of a contiguous subarray.
1054. Create a program to calculate the harmonic mean of a set of numbers.
1055. Write a program to compute the nth term of an arithmetic sequence.
1056. Implement a function to find the median of two sorted arrays.
1057. Create a program to check if a number is a strong prime.
1058. Write a program to compute the sum of the first n Fibonacci numbers using dynamic programming.
1059. Implement a function to find the largest element in a rotated sorted array.
1060. Create a program to determine the number of integers in an array that are less than a given value.
1061. Write a program to implement the extended Euclidean algorithm.
1062. Implement a function to check if a given string can be rearranged to form a palindrome.
1063. Create a program to calculate the sum of all divisors of a number.
1064. Write a program to implement binary search in a sorted array.
1065. Implement a function to find the longest palindromic substring in a string.
1066. Create a program to find the total number of combinations of n items taken k at a time.
1067. Write a program to calculate the power set of a given set.
1068. Implement a function to find the k-th smallest element in an array.
1069. Create a program to compute the number of ways to make change for a given amount using dynamic programming.
1070. Write a program to find the largest product of three integers in an array.
1071. Implement a function to compute the sum of the digits of a number until a single digit is obtained.
1072. Create a program to check if two integers are relatively prime.
1073. Write a program to find the total number of trailing zeroes in the factorial of a number.
1074. Implement a function to find the longest increasing subsequence in an array.
1075. Create a program to determine if a number can be expressed as a sum of two cubes.
1076. Write a program to calculate the number of unique paths in a grid with obstacles.
1077. Implement a function to find the maximum sum of non-adjacent numbers in a list.
1078. Create a program to check if a number is a strong composite number.
1079. Write a program to find the number of unique characters in a string.
1080. Implement a function to calculate the number of distinct integers in a list.
1081. Create a program to find the sum of prime numbers up to n.
1082. Write a program to calculate the number of combinations of n items taken k at a time using factorial.
1083. Implement a function to find the maximum sum of any contiguous subarray using Kadane’s algorithm.
1084. Create a program to determine the area of a triangle given its vertices.
1085. Write a program to find the sum of the first n odd natural numbers.
1086. Implement a function to check if a given number is a Mersenne prime.
1087. Create a program to calculate the average of prime numbers in a list.
1088. Write a program to find the GCD of two polynomials.
1089. Implement a function to check if a number is a Fibonacci prime.
1090. Create a program to find the number of trailing zeroes in a factorial using string manipulation.
1091. Write a program to determine the maximum product of a contiguous subarray of size k.
1092. Implement a function to calculate the sum of the squares of the digits of a number.
1093. Create a program to find the LCM of multiple fractions.
1094. Write a program to compute the sum of squares of the first n natural numbers.
1095. Implement a function to find the maximum product of any two integers in an array.
1096. Create a program to calculate the area of a polygon given its vertices.
1097. Write a program to find the number of unique paths in a grid with diagonal moves allowed.
1098. Implement a function to find the number of subsets of a set with a given sum.
1099. Create a program to compute the sum of the first n prime numbers using the Sieve of Eratosthenes.
1100. Write a program to determine if a string is a valid arithmetic expression.
Previous
1
2
3
...
20
Next
More Levels
Beginner
Advanced
Aniket The Programmer
This website is managed by aniket the programmer :)
Website
Instagram