Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
person_outline
Profile
description
Contributions
school
Colleges
business
Companies
people_outline
Campus Mantri
H
harshmaster07705
Current POTD Streak
STREAK
78
/1474
days
Longest streak/Global longest streak
Institution
Sarvajanik College of Engineering and Technology Surat
10 Rank
Institute Rank
Language Used
Python, C++, Java
Coding Score
1177
Problem Solved
463
Contest Rating
__
Apply for Campus Mantri
416 points
Contributor
416 points
Contributor
1 Point
Proficient
Proficient
100 Point
Scholar
Scholar
1k Point
Master
Master
10k Point
Ace
Ace
50k Point
Find Your Place Among the Best
Explore Our Badge Program and Start Writing.
Start writing
How Badges Work
0 submissions in current year
Current
2024
2023
2022
2021
January
February
March
April
May
June
July
August
SCHOOL (2)
BASIC (98)
EASY (149)
MEDIUM (178)
HARD (36)
Geek-onacci Number
Sum of Elements
PP - Euclidean Distance
PP - Point lies inside the circle or not
Checking number
Geek and New Job
Bubble Sort
Selection Sort
Insertion Sort
Find Transition Point
Queue using two Stacks
Square Root
Binary Search
Unique rows in boolean matrix
Toeplitz matrix
Array Duplicates
Increment a variable
Reverse Using Stack
Find length of Loop
Move all zeros to the front of the linked list
Delete Mid of a Stack
Frequency in Queue
Operators in Python
Comment in Python
Mean And Median of Array
Frequencies in a Limited Array
Count 1's in binary array
Minimum Number in a sorted rotated array
Transpose of Matrix
Count Non-Repeated Elements
Print Non-Repeated Elements
Anagram
Reverse Words
Minimum indexed character
Parenthesis Checker
Count Digits in a Number
Union-Find
Recursively Sum N Numbers
Factorial Using Recursion
Check Palindrome
Uppercase to Lowercase
Union of Arrays with Duplicates
Check Equal Arrays
Count Elements Greater Than X
Count Smaller Than X
Find Immediate Smaller Than X
Array Update At Index
Array Delete And Shift
Is Array Sorted
Find Immediate Greater Than X
Missing in Array
Reverse The Array
Find nCr
String Validation
Find Index
Sort by Set Bit Count
Adding Ones
Sum of elements between k1'th and k2'th smallest elements
Fascinating Number
Rearrange a string
Second Largest
Average of Prefix
Find the left over element
Reversing the equation
Counts Zeros Xor Pairs
Hungry Pizza Lovers
Maximum sum of increasing order elements from n arrays
Maximum average subarray
Smallest greater elements in whole array
Shop in Candy Store
Partition a number into two divisible parts
Is Binary Number Multiple of 3
Number of 1 Bits
Armstrong Numbers
Change Bits
Copy Set Bits in Range
Sum Of Digits
Palindrome
Party of Couples
Swap bits
Nth item through sum
Maximize Toys
Sum of Product of Digits
Sum of Maximum And Minimum
Least Prime Factor
Sum of First N Natural Numbers
Maximum Diamonds
Trace Path
Help the Old Man!!!
K-Ary Tree
Array to BST
Rearrange Geek and his Classmates
Fraction Trouble
Gadgets of Doraland
Sum of two numbers without using arithmetic operators
Even and Odd
Search insert position of K in a sorted array
Largest value in each level
PP - Random Numbers List
Geek and Snow Fighting
Count the Substrings
The Ultimate Duel
The Final Task
Find all possible paths from top to bottom
Minimum Coins To Pay
Smallest window containing 0, 1 and 2
Can Make Triangle
Matrix Operations
Maximum Frequency
Triangle and Square
Game Of Two
Problem Setting at GFG
Beautiful Number
Maximum Number
Complete the Staircase
Birthday Party
Count the Substrings
Beautiful Sum
Max Min Sum
Is it Fibonacci
Maximum Depth Of Binary Tree
Geek and Balls
Geek and his Mansion
Geek and Triangle
Geek and OTP
Is it Fibonacci
Frogs and Jumps
Make Array Elements Equal
Equal Left and Right Subarray Sum
Make the array beautiful
Remainder on dividing by 11
Maximum Identical Bowls
Bus Conductor
Wifi Range
Minimum Number
Minimum Integer
Seating Arrangement
String Mirror
Make Palindrome
Binary Modulo
Total Cuts
Bit Magic
Array Operations
Dominant Pairs
Total Traversal Time
Ticket Counter
Unique Number of Occurrences
Is it a Leap Year
Minimise the Expression
Average Speed
Area and perimeter of a rectangle
Compute the volume of a cylinder
Last 3 digits in phone number
Day after X days
Lucky Number
Swapping of Numbers
Even Odd
Pass or Fail
PP - Voting Eligibility
PP - Distribute Chocolates
Print Linked List
Check for Binary String
Replace all 0's with 5
Print number pattern
Palindromic Array
Multiply Matrices
C++ Functions (Sum of numbers) | Set 1
Anagram of String
Alternates in an Array
Java Inheritance
Taking input - Python
Comparison Operators - Python
Who has the majority?
Array insert at index
Array insert at end
Print 1 To N Without Loop
Array Search
Sorted Array Search
Sum of Digits of a Number
Fibonacci Using Recursion
The Sequence
Length of String
Vowels in String
Count Distinct Vowels in String
Count Words in String
Reverse a String
Lowercase to Upercase
Panagram Checking
Missing Characters in Panagram
Get Element At Index
Maximum and Minimum In Array
Palindrome Array
Sum of Array
Sum of Natural Numbers
Print Elements of Array
At least two greater elements
Value equal to index value
Convert a list of characters into a String
Count of camel case characters
Count type of Characters
Swap kth elements
Lower case to upper case
Smaller and Larger
Remove Spaces
Display longest name
Find element at a given Index
Upper Case Conversion
Largest Element in Array
Rotate Array by One
Game with nos
Ishaan Loves Chocolates
C++ Strings
Count of smaller elements
Min and Max in Array
Convert String to LowerCase
Delete alternate characters
Reverse a String
Java Strings | Set 1
GCD of two numbers
C++ if-else (Decision Making)
Addition of Two Numbers
C++ Input / Output
Odd or Even
C++ Switch Case Statement
Find position of set bit
Java Hello World
Mean of an Array
Find n-th term of series 1, 3, 6, 10, 15, 21
Median of an Array
Sum of Digit is Palindrome or not
Greatest of three numbers
Reverse digits
Binary number to decimal number
Series AP
Sum of elements in a matrix
Multiplication Table
The dice problem
Remainder Evaluation
Print 1 to n without using loops
Swap two numbers
PP - Print Table
PP - Check Substring
PP - Compare Strings
PP - Print Cards
Append and Pop
PP - Area of square
Alphanumeric String
Count BST nodes that lie in a given range
Quick Sort
Merge two sorted linked lists
Diagonal Tree Traversal
Two Stacks in an Array
Merge K sorted linked lists
Find the number of islands
Find kth element of spiral matrix
Dijkstra Algorithm
Largest BST
Minimum Swaps to Sort
Bipartite Graph
Closest in BST
Find triplets with zero sum
Peak element
Polynomial Addition
Union of Two Linked Lists
Predecessor and Successor
Leaves to DLL
Swap Kth nodes from ends
Maximum sum of Non-adjacent nodes
Reverse array in groups
Smallest Positive Missing
Power Of Numbers
Rearrange an array with O(1) extra space
Rotate Array
Kadane's Algorithm
Majority Element
Indexes of Subarray Sum
Merge Without Extra Space
Nearly sorted
Unique Subsets
Find whether path exist
Kth Smallest
Count subsequences of type a^i, b^j, c^k
Stock Buy and Sell – Multiple Transaction Allowed
Excel Sheet | Part - 1
Sort 0s, 1s and 2s
Maximum Index
Equivalent Sub-Arrays
Smallest number with at least n trailing zeroes in factorial
Maximize The Array
Super Primes
Longest subarray with sum divisible by K
Transform String
Number of positive integral solutions
Cutting Binary String
Remove leading zeros from an IP address
Magnet Array Problem
Smallest distinct window
Longest Palindrome in a String
Arranging the array
String formation from substring
Rod Cutting
Smallest Absolute Difference
Reaching the heights
Smaller on Left
Maximum Product of Increasing Subsequence of Size 3
Previous number in one swap
Subarrays Product Less than K
Santa Banta
nCr
Number of ways
Subsets with XOR value
XOR Game
Min Coin
Handshakes
Count possible ways to construct buildings
Count digit groupings of a number
Probability of Knight
Brain Game
Matchsticks game
Killing Spree
Fill the Tank
Permutation with Spaces
Choose and Swap
Return two prime numbers
Party in Town
Next Permutation
Matrix Exponentiation
Finding Profession
Villain Con
Tricky Subset Problem
Rat Maze With Multiple Jumps
Pairs of Non Coinciding Points
7 Segment Display
Product of Primes
Eulerian Path in an Undirected Graph
nCr mod M | Part 2
Check Mirror in N-ary tree
Queries on Strings
Special Matrix
Broken blocks
Express as sum of power of natural numbers
Shortest Uncommon Subsequence
Nodes at even distance
Biconnected Graph
Help a Thief!!!
Count the paths
Negative weight cycle
Form coils in a matrix
Shortest Path between Cities
Moving on grid
Height Using Parent Array
Recursively Remove Adjacent Duplicates
Theft at World Bank
Coins of Geekland
Transfiguration
Spidey Sense
Escape the Forbidden Forest
Jump Game
Iterative Postorder
Form a palindrome
Partition a Linked List around a given value
Capacity To Ship Packages Within D Days
Coin Piles
Count pairs in array divisible by K
Prefix match with other strings
Maximum GCD of siblings of a binary tree
Find rectangle with corners as 1
Cousins of a given node
Sort for Singly Linked List
Subsets
Rank The Permutations
Course Schedule
Find and Replace in String
Minimum times A has to be repeated such that B is a substring of it
Bitwise AND of the Array
Remove and Reverse
Maximum number of events that can be attended
Longest Possible Route in a Matrix with Hurdles
Find k-th smallest element in given n ranges
Even Swap
Farthest number
Robots
Hit most Balloons
Max Equal sum of 3 Stacks
Concatenate Equal to Target
Exactly one swap
Maximum Winning score
Compute Before Matrix
Special Keyboard 2
Maximum selections
LCP
Next element with greater frequency
Sum of nodes within k distance from target
Minimum increment/decrement to make array non-Increasing
Task Scheduler
Lemonade Change
Maximum Intersecting Lines
Knight in Geekland
Shy Geek
Count Special Numbers
Minimum Steps Required
Maximum Length
Remove the balls
Unequal Arrays
Job Sequencing Problem
Bheem Wants Ladoos
Prefix Suffix String
Smaller Sum
Nearest smaller tower
Another Coin Change Problem
Geek's Village and Wells
Find Number
Powerful Integer
Max Coins
Good Subtrees
Subtree In N-ary Tree
Easy Task
Add Minimum Characters
Maximum subset sum
Palindrome with minimum sum
Count Total Setbits
Tree Transformation
Construct a Full Binary Tree
Modify Linked List-1
Find Kth permutation
Distinct palindromic substrings
Next Happy Number
Kill Captain America
Bike Racing
Word Break - 2
Brackets in Matrix Chain Multiplication
nCr mod M | Part 1
Adventure in a Maze
Closest Palindrome
Optimal binary search tree
Longest Path in a matrix
Word Wrap
Maximum sum Rectangle
Find the Maximum Flow
Corona Vaccine
Maximum XOR subarray
Longest substring to form a Palindrome
Minimum X (xor) A
Sorted Linked List to BST
Palindrome Pairs
Array Partition
Number of distinct words with K maximum contiguous vowels
Reverse a sublist of a linked list
Shortest Unique prefix for every word
Find number of closed islands
Geek in a Maze
Expression Add Operators
Redundant Parenthesis
Partition the Array
Count Binary Strings With No Consecutive 1s
Divide in Incremental Groups
Minimum BST Sum Subtree
Special Digits
Cake Distribution Problem
Min Time
Game Of Subsets
Search in a 2D Matrix
Arrays (Sum of array)
close
H
person_outline
Profile
description
Contributions
school
Colleges
business
Companies
people_outline
Campus Mantri
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !