Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
person_outline
Profile
description
Contributions
school
Colleges
business
Companies
people_outline
Campus Mantri
niharika1517
Current POTD Streak
STREAK
02
/1488
days
Longest streak/Global longest streak
Institution
student
Language Used
C++, Java, Python, C
Coding Score
582
Problem Solved
288
Contest Rating
__
Apply for Campus Mantri
84 points
Contributor
84 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
2020
January
February
March
April
May
June
July
August
SCHOOL (3)
BASIC (58)
EASY (149)
MEDIUM (74)
HARD (4)
Quick Sort
Heap Sort
Two Stacks in an Array
Binary Heap Operations
Largest subarray with 0 sum
Find the number of islands
Merge k Sorted Arrays
Find triplets with zero sum
Sort a stack
k-th Smallest in BST
Level order traversal
Peak element
Children Sum in a Binary Tree
Cat and Hat
Coin Change - Minimum number of coins
Count set bits
Gray to Binary Conversion
Tower Of Hanoi
Reverse array in groups
Smallest Positive Missing
Power Of Numbers
Maximum occured integer
Wave Array
Rearrange Array Alternately
Rearrange an array with O(1) extra space
Maximum Index
Stock buy and sell
Rotate Array
Kadane's Algorithm
Majority Element
Binary Array Sorting
Count Inversions
Two Repeated Elements
Union of 2 Sorted Arrays
Indexes of Subarray Sum
Count the number of possible triangles
Triplet Sum in Array
Merge three sorted arrays
Boolean Matrix
Spirally traversing a matrix
Search in a sorted Matrix
Rotate by 90 degree
Distance of nearest cell having 1
Strings Rotations of Each Other
Kth largest element
Kth smallest element
Kth largest element in a stream
K Most occurring elements
Minimum Cost of ropes
Nearly sorted
Activity Selection
Fractional Knapsack
Job Sequencing Problem
Minimum Jumps
Ways to write n as sum
0 - 1 Knapsack Problem
Equal Sum Partition
Kth Smallest
Implement Trie
Nth Catalan Number
Longest Subarray Of Evens And Odds
Maximum Water Between Two Buildings
Sort 0s, 1s and 2s
Coin Change (Count Ways)
Partition Equal Subset Sum
Magic Triplets
Matchsticks game
Find the Safe Position
The Smurfs
Satisfy the equation
Two odd Occuring
Floyd Warshall
Subset Sum Problem
Minimum number of jumps
Sahil loves gfg
Sahil love good scorer
Implement input/output
Bit checker
Days in month
Geek-onacci Number
Prime and Palindrome
Geek Learns Bitwise Operations
XOR on Array
Inorder Traversal
Bubble Sort
Insertion Sort
Check for BST
Maximum Width of Tree
Height of Binary Tree
Level Order in spiral form
DFS of Graph
Stack using Linked List
Implement stack using array
BFS of graph
Identical Trees
Square Root
Insertion at doubly linked list
Binary Search
Level Order Line by Line
Josephus problem
Three way partitioning
More than n/k Occurrences
Counting Sort
Delete Mid of a Stack
Java Collections | Set 7 (LinkedList)
Controlled_Printing
Coding with Operators
Bridge of Stones
Learn to Comment - Java
Get min at pop
Deque Implementations
Repetitive Printing - Python
Operators in Python
Split the input - Python
Comment in Python
Logical Operators - Python
Increment and Decrement - Python
Bitwise Operators - Python
If conditional statement- Python
Check the status - Python
Mark Even and Odd - Python
For loop - Python
For Loop 2- Python
While loop in Python
Jumping through While - Python
Intro to Lists - Python
Count Even Odd - Python
Functions in Lists - Python
Average_Min_Max - Python
Mean Finder
Is and In Operator
sep and end in Print()
Max and Second Max
Hashing for pair - 1
Hashing for pair - 2
Fibonacci Numbers - Top Down DP
Fibonacci Numbers - Bottom Up DP
Coin Change - Number of ways
Kadane's Algorithm - I
Inorder traversal of a BST
Levelorder traversal of a BST
First Set Bit
Rightmost different bit
Check K-th Bit
Factorial Of Number
Digits In Factorial
GP Term
Primality Test
Longest Consecutive 1's
Exactly 3 Divisors
Mean And Median of Array
Modular Inverse
Power of 2
Swap odd and even bits
Minimum adjacent difference in a circular array
Frequencies in a Limited Array
Equilibrium Point
Array Leaders
Count 1's in binary array
Floor in a Sorted Array
Minimum Number in a sorted rotated array
Roof Top
Intersection of two sorted arrays
Closet 0s 1s and 2s
Print adjacency list
Sum of upper and lower triangles
Print Matrix in snake Pattern
Transpose of Matrix
Interchanging the rows of a Matrix
Reversing the columns of a Matrix
Matrix Boundary Traversal
Exchange matrix columns
Separate chaining in Hashing
Naive Pattern Search
Linear Probing in Hashing
Quadratic Probing in Hashing
Check if a string is Isogram or not
Count Non-Repeated Elements
Print Non-Repeated Elements
Anagram
Winner of an election
String Rotated by 2 Places
Isomorphic Strings
Most Frequent Character
The Modified String
Reverse Words
Sum of numbers in string
Minimum indexed character
Panagram Checking
Repeating Character
Non Repeating Character
Removing consecutive duplicates
Removing consecutive duplicates - 2
Parenthesis Checker
K largest elements
N meetings in one room
Largest number with given sum
Count Digits in a Number
Digital Root
Power Set Using Recursion
Pattern searching
Deque deletion
First Repeating Element
Union of Arrays with Duplicates
Check Equal Arrays
Numbers containing 1, 2 and 3
Missing in Array
Intersection of Arrays with Distinct
Minimize the sum of product
Convert array into Zig-Zag fashion
At Least K Occurrences
Minimum number of Coins
Number Game
Sequence Fun
Print Pattern
Primes sum
Chicks in a Zoo
Maximum Sum LCM
Minimum Difference in an Array
Minimum product
Find the number of Matchsticks
Equilibrium Point
Total Cuts
In new line
Find Length of Linked List
Postorder Traversal
Queue using Linked List
Queue Using Array
Preorder Traversal
First Occurence
Search a node in BST
Linked List Insertion At End
Identical Linked Lists
Insert in Middle of Linked List
Start Coding - Python
Space Seperated - Python
Concatenating Strings - Python
Taking input and typecasting - Python
Taking input - Python
Comparison Operators - Python
Zero Converter - Python
Iterating through Lists - Python
Two digit Sum
Who has the majority?
Strongest Neighbour
Array insert at index
Array insert at end
Start coding - C
Input/Output - C
Comments in C
Operations on Stack
Operations on Queue
Absolute Value
Convert Celsius To Fahrenheit
Quadratic Equation Roots
Bit Difference
Number is sparse or not
Binary To Gray Code Conversion
Print 1 To N Without Loop
Array Search
Sorted Array Search
Left Index
Adding two matrices
Multiply the matrices
Binary String
Remove common characters and concatenate
Sum of Digits of a Number
Power Using Recursion
Fibonacci Using Recursion
Addition Under Modulo
Multiplication Under Modulo
Insertion in deque
Deque Traversal
Keypad typing
First n Fibonacci
Betting game
Red OR Green
Convert String to LowerCase
set-bits and number
Check if the number is Fibonacci
Convert array into Zig-Zag fashion
Trapping Rain Water
Pattern Search
Minimum sum partition
N-Queen Problem
Reverse an Array
Jumble datatype
Algebra expression
close
N
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 !