Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
person_outline
Profile
description
Contributions
school
Colleges
business
Companies
people_outline
Campus Mantri
prathamjha5683
Current POTD Streak
STREAK
12
/1477
days
Longest streak/Global longest streak
Institution
MCKV Institute of Engineering Howrah
48 Rank
Institute Rank
Organization
GeeksforGeeks
Language Used
C++, Python, C, Java
Coding Score
678
Problem Solved
252
Contest Rating
__
Apply for Campus Mantri
106 points
Contributor
106 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
70 submissions in current year
Current
2024
2023
2022
2021
2020
2019
January
February
March
April
May
June
July
August
SCHOOL (1)
BASIC (33)
EASY (81)
MEDIUM (123)
HARD (14)
Count Linked List Nodes
Implement stack using array
Queue Using Array
Smallest divisible number
Peak element
Linked List Insertion At End
Minimum element in BST
Circular Linked List Traversal
Who has the majority?
Absolute Value
Convert Celsius To Fahrenheit
Quadratic Equation Roots
Print 1 To N Without Loop
Reverse array in groups
Sum of Digits of a Number
Fibonacci Using Recursion
Addition Under Modulo
Searching in an Array
Check Arithmetic Progression
Value equal to index value
Maximum triplet sum in array
Sum of distinct elements
Rotate Array by One
Exceptionally odd
Array Subset
Rotating an Array
Odd or Even
Set the rightmost unset bit
Count Squares
Swap two numbers
Pattern Jumping
Sorted matrix
Max Min
Rotate a Linked List
Sort a linked list of 0s, 1s and 2s
Add 1 to a Linked List Number
Detect Loop in linked list
Insert in Sorted Circular Linked List
Merge Sort
Bottom View of Binary Tree
Intersection in Y Shaped Lists
Merge two sorted linked lists
Flattening a Linked List
Tree Boundary Traversal
Directed Graph Cycle
Undirected Graph Cycle
Two Stacks in an Array
The Celebrity Problem
Largest subarray with 0 sum
Topological sort
Merge K sorted linked lists
Find the number of islands
Kth element in Matrix
Remove loop in Linked List
Dijkstra Algorithm
Largest BST
Count Palindromic Subsequences
Palindrome Linked List
Rat in a Maze Problem - I
Find triplets with zero sum
Sort a stack
Top View of Binary Tree
Root to Leaf Paths
Predecessor and Successor
Children Sum in a Binary Tree
Ceil in BST
Rotate Array
Kadane's Algorithm
Majority Element
Count Inversions
Two Repeated Elements
Indexes of Subarray Sum
Triplet Sum in Array
Spirally traversing a matrix
Subarray with 0 sum
Subarrays with equal 1s and 0s
K Sized Subarray Maximum
Fractional Knapsack
Minimum Platforms
M-Coloring Problem
Minimum Jumps
Allocate Minimum Pages
Zero Sum Subarrays
Rotten Oranges
Steps by Knight
Container With Most Water
4 Sum - All Quadruples
Sort 0s, 1s and 2s
Maximum Sub Array
Count of Subarrays
Happiest Triplet
Search in Rotated Sorted Array
Longest subarray with sum divisible by K
Row with max 1s
Substrings with K Distinct
Rotate a Matrix
Equal 0, 1 and 2
Longest Substring with K Uniques
K-th element of two Arrays
Triplets with Smaller Sum
First negative in every window of size k
Maximum possible sum
First and Last Occurrences
A difference of values and indexes
Game of XOR
Shreyansh and his bits
Longest Bitonic subsequence
Count possible ways to construct buildings
Magic Triplets
Subset Sums
Unique partitions
Akku and Binary Numbers
LCM Triplet
Count even length
Finding Profession
Stream First Non-repeating
Segregate even and odd nodes in a Linked List
Longest Perfect Piece
Two numbers with odd occurrences
Jump Game
Longest Palindromic Substring
Subarrays with sum K
Minimum XOR value pair
Number of Provinces
Reverse a Stack
Hit most Balloons
Wine Buying and Selling
Calculate the average Waiting Time and Turnaround Time using Shortest Job First
Construct Binary Tree from String with bracket representation
Check if all levels of two trees are anagrams or not
Number of Distinct Islands
Alex Travelling
Shortest Path in Undirected Graph
Shortest path in Directed Acyclic Graph
Sum of Beauty of All Substrings
Binary subarray with sum
Aggressive Cows
Check if there exists a subsequence with sum K
Generate all binary strings
Delete all occurrences of a given key in a doubly linked list
Maximum Sum Combination
Replace elements by its rank in the array
Convert Min Heap to Max Heap
Minimize number of Students to be removed
Maximum Value
Shortest Prime Path
Flattening a Linked List
Absolute difference divisible by K
Make array elements unique
Next Greater Element in Circular Array
Find minimum number of Laptops required
Geeks And The String
Find the longest string
Maximum Profit By Choosing A Subset Of Intervals
Count Subarrays with given XOR
Connected Components in an Undirected Graph
Reverse a linked list
Frequency in a Linked List
Node at a given index in linked list
Delete nodes having greater value on right
Remove duplicates from an unsorted linked list
Split a Linked List into two halves
Reverse a Doubly Linked List
Mirror Tree
Kth from End of Linked List
Middle of a Linked List
Check If Circular Linked List
Find Transition Point
Remove Duplicates from a Sorted Linked List
DFS of Graph
BFS of graph
Largest subarray of 0's and 1's
Remove Duplicates Sorted Array
Third largest element
Multiply two linked lists
Max distance between same elements
Delete in a Singly Linked List
Reverse Using Stack
Merge Lists Alternatingly
Find length of Loop
Check K-th Bit
Digits In Factorial
GP Term
Primality Test
Exactly 3 Divisors
Modular Inverse
Power of 2
Wave Array
Frequencies in a Limited Array
Equilibrium Point
Array Leaders
Floor in a Sorted Array
Roof Top
Transpose of Matrix
Rotate by 90 degree
Parenthesis Checker
Minimum Cost of ropes
N meetings in one room
First Repeating Element
Find Immediate Smaller Than X
Missing in Array
Count the pairs with maximum difference
Missing And Repeating
Find Kth Rotation
Professor and Parties
k sorted array
Common in 3 Sorted Arrays
Count the triplets
Find Pair Given Difference
Two Sum - Pair with Given Sum
Number of occurrence
Does array represent Heap
Sum Pair closest to target
Find missing in second array
Two sum -Pairs with 0 Sum
Find the closest pair from two arrays
Four Elements
Search array with adjacent diff at most k
Number of 1 Bits
Max Sum Subarray of size K
Ceil The Floor
Minimum steps to minimize n as per given condition
Minimum number of Coins
Number Of Open Doors
Break a number
Find nth root of m
Maximum Sum LCM
Find pairs with given sum in doubly linked list
Maximum Number
Police Station
Find XOR of numbers from L to R.
Remove duplicates from a sorted doubly linked list
Unique Binary Tree Requirements
Minimize the sum
Last modified ball
Transform to Sum Tree
Parent of Max GCD Siblings in a Binary Tree
Linked List Group Reverse
Max rectangle
Points in Straight Line
Alien Dictionary
Trapping Rain Water
Histogram Max Rectangular Area
Max of min for every window size
Burning Tree
The Painter's Partition Problem-II
Matrix Chain Multiplication
Median in a row-wise sorted Matrix
Split Array Largest Sum
Optimum location of point to minimize total distance
Minimize Max Distance to Gas Station
Reverse an Array
close
P
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 !