Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
person_outline
Profile
description
Contributions
school
Colleges
business
Companies
people_outline
Campus Ambassadors
A
arivashiscqxq
star
star
Current POTD Streak
STREAK
22
/1425
days
Longest streak/Global longest streak
Institution
Arya College of Engineering and IT (ACEIT) Jaipur
32 Rank
Institute Rank
Language Used
C++, Python, Java
Coding Score
919
Problem Solved
444
Contest Rating
1480
Apply for Campus Ambassador
92 points
Contributor
92 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
18 submissions in current year
Current
2024
2023
2022
January
February
March
April
May
June
SCHOOL (1)
BASIC (140)
EASY (213)
MEDIUM (81)
HARD (9)
Print Linked List
Count Linked List Nodes
Power of Four
Check for Binary String
Count Leaves in Binary Tree
Postorder Traversal
Implement stack using array
Replace all 0's with 5
Print number pattern
Preorder Traversal
First Occurence
C++ STL | Set 1 (vector)
Middle Pattern
Search a node in BST
Remainder with 7
Palindromic Array
Multiply Matrices
Peak element
Linked List Insertion At End
Minimum element in BST
Anagram of String
Is Linked List Length Even?
Identical Linked Lists
Insert in Middle of Linked List
Count Non-Leaf Nodes in Tree
Alternates in an Array
C++ Inheritance introduction
Start Coding
Logical Operators
Count Odd and Even
Front to Back
Queue Push & Pop
Set Operations
Zero Converter - Python
Welcome aboard - Python
Regex - Python
Decimal to binary
Bit Difference
Print 1 To N Without Loop
Reverse array in groups
Array Search
Sorted Array Search
Binary Array Sorting
Check if a string is Isogram or not
Most Frequent Character
Sum of numbers in string
Reverse a String
First n Fibonacci
C++ Hello World
Sum of Array
Sum of Natural Numbers
Searching in an Array
Print Elements of Array
Elements before which no element is bigger
Friendly Array
Balanced Array
Sort the Half Sorted
Sort The Array
Check if divisible by 4
Remove all characters other than alphabets
Maximum product of two numbers
Value equal to index value
Segregate Even and Odd numbers
The problem of identical arrays
Immediate Smaller Element
Sum of distinct elements
Swap kth elements
Smaller and Larger
Remove Spaces
Repeated Character
First 1 in a Sorted Binary Array
Length of Last word
Elements in the Range
Find element at a given Index
Last index of One
Upper Case Conversion
Merge two strings
Message decoding
Last duplicate element in a sorted array
Largest Element in Array
Rotate Array by One
Game with nos
Exceptionally odd
Ishaan Loves Chocolates
Array Subset
Rotating an Array
Product is even or odd?
Even occurring elements
Count of smaller elements
Min and Max in Array
Pattern of Strings
Print first letter of every word in the string
Perfect Reversible String
Remove character
Convert String to LowerCase
Snake Case
Triangle shrinking downwards
Triangle growing downwards
C++ Basic Data types
Magical String[Duplicate Problem]
GCD of two numbers
Find unique element
Odd or Even
Decision Making in Java
Java Hello World
Find the fine
Check if divisible by 5
Check perfect square
House Robber
Longest Increasing Subarray
Leap Year
Check perfect square
Median of an Array
Factorial Number
Factorial
Reverse digits
Prime Number
Find sum of even factors of a number
Sum of first n terms
Pronic Number
Pattern Printing
Disarium Number
Count Squares
Middle of Three
Print the Kth Digit
The Modulo Task
The amazing number
Flying Jet
Thief trying to escape
Interesting Patterns
Pattern-1
C++ | A Speed Breaker
Max Min
Pattern 1
Pattern 5
Pattern 6
Pattern 7
Pattern 8
Pattern 13
Data Type
Sort a linked list of 0s, 1s and 2s
Detect Loop in linked list
Merge Sort
Quick Sort
Tree Boundary Traversal
Validate an IP Address
Multiply two strings
Implement Atoi
Maximum Difference
Palindrome Linked List
Merge two BST 's
Count distinct elements in every window
Merge k Sorted Arrays
Find triplets with zero sum
Cat and Hat
Tower Of Hanoi
Smallest Positive Missing
Power Of Numbers
Rotate and delete
Rearrange Array Alternately
Rearrange an array with O(1) extra space
Maximum Index
Stock buy and sell
Rotate Array
Kadane's Algorithm
Majority Element
Two Repeated Elements
Union of 2 Sorted with Duplicates
Indexes of Subarray Sum
Triplet Sum in Array
Search in a sorted Matrix
Subarray range with given sum
Next Greater Element
K Sized Subarray Maximum
Minimum Jumps
Stickler Thief
Longest Common Subsequence
Lucky Numbers
Kth Smallest
Rotate by 90 degree
Closest Three Sum
Stock Buy and Sell – Multiple Transaction Allowed
Sort 0s, 1s and 2s
Sum of Middle elements of two sorted arrays
Single Among Doubles in a Sorted
Single Among Doubles
Search in Rotated Sorted Array
Form the Largest Number
Add Binary Strings
Row with max 1s
Check if frequencies can be equal
Longest Subarray with Sum K
k largest elements
Longest Common Substring
Longest Substring with K Uniques
K-th element of two Arrays
Missing element of AP
LCS of three strings
Minimum sum
Minimize the Heights II
First and Last Occurrences
Permutations of a String
Unique Number II
Maximum Tip Calculator
Coin Change (Count Ways)
Coin Change (Minimum Coins)
Perfect Sum Problem
Fibonacci Sum
nCr
Geek and its Game of Coins
Minimum steps to destination
Theft at World Bank
Jump Game
Subset Sum Problem
Search Pattern (Rabin-Karp Algorithm)
Unique Number III
Reverse a Stack
Pattern
Majority Element II
Minimal Cost
Implement Pow
Reverse a linked list
Delete nodes having greater value on right
Inorder Traversal
Bubble Sort
Insertion Sort
Right View of Binary Tree
Mirror Tree
Kth from End of Linked List
Middle of a Linked List
Left View of Binary Tree
Find Transition Point
Remove Duplicates from a Sorted Linked List
Square Root
Binary Search
Run Length Encoding
Remove Duplicates Sorted Array
Level Order Line by Line
Remove duplicates in array
Third largest element
Multiply two linked lists
Delete in a Singly Linked List
Minimum distance in an Array
Array Duplicates
Level order traversal
Index of an Extra Element
Operating an array
More than n/k Occurrences
Reverse Using Stack
Find length of Loop
Queue Reversal
Magical Number
Product of an Array
C++ Multi-level inheritance
C++ Function overloading
C++ complex number addition (operator overloading)
The New Line
Taking input
Learn to Comment
Learning to be precise
Bitwise Operators
For Loop- primeCheck
While loop- printTable
Start Coding - Java
The New Line - Java
Data Types - Java
Taking input - Java
Learn to Comment - Java
nextLine and next
Precise Format - Java
logical Operators - Java
Bitwise Operators - Java
For Loop- primeCheck - Java
Swap the array elements
Predict the Column
Count Odd Even - Java
Swap values using References
Swap the objects
Structs and Objects
Two Dimensional World
Find the Frequency
Reverse an Array
Stack Operations
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
Slicing in String - Python
Regular Expressions 2 - Python
String Functions - II - Python
String Functions I - Python
Intro to Dictionary - Python
Dictionary in Python - II
First Set Bit
Power of 2
Wave Array
Frequencies in a Limited Array
Equilibrium Point
Array Leaders
Floor in a Sorted Array
Minimum Number in a sorted rotated array
Roof Top
Intersection of two sorted arrays
Print Matrix in snake Pattern
Transpose of Matrix
Rotate by 90 degree
Anagram
Winner of an election
String Rotated by 2 Places
Strings Rotations of Each Other
Reverse Words
Minimum indexed character
Non Repeating Character
Parenthesis Checker
K largest elements
Reach a given score
First Repeating Element
Union of Arrays with Duplicates
Common Elements
Check Equal Arrays
Missing in Array
Product array puzzle
Roman Number to Integer
Intersection of Arrays with Distinct
Max Value Permutation
Missing And Repeating
Non-Repeating Element
Find Kth Rotation
Find the closest number
Common in 3 Sorted Arrays
Search in a Row-Column sorted matrix
Move All Zeroes to End
String Duplicates Removal
Minimize the sum of product
Missing number
Chocolate Distribution Problem
Count the triplets
Find Pair Given Difference
Pairs with difference k
Bitonic Point
Single Number
Alternate Positive Negative
Remaining String
Remove Consecutive Characters
Convert a sentence into its equivalent mobile numeric keypad sequence
Rearrange a string
Remove Duplicates
Nearest multiple of 10
Facing the sun
Twice Counter
Second Largest
Convert array into Zig-Zag fashion
Two Sum - Pair with Given Sum
Rotate Bits
Second most repeated string in a sequence
Find all pairs with a given sum
Number of occurrence
Average of Prefix
K-Pangrams
Divisibility by 999
Convert an array to reduced form
Check if array is sorted
Find missing in second array
Longest Common Prefix of Strings
First Repeated Character
Sum of distinct elements for a limited range
Two sum -Pairs with 0 Sum
Segregate 0s and 1s
Play With OR
Three Great Candidates
At Least K Occurrences
Count the Zeros
Four Elements
Palindrome String
Total count
Pattern Searching
Print Bracket Number
Easy string
Decode It
Extract the Number from the String
Divisibility by 8
Number of 1 Bits
Find the Highest number
The Nth Fibonnaci
Armstrong Numbers
AND operation
Max Sum Subarray of size K
Nth Fibonacci Number
Count Digits
Palindrome
Party of Couples
Sum 1 to n Divisors
Sieve of Eratosthenes
Minimum number of Coins
Number Of Open Doors
Perfect Numbers
Pair cube count
Kaprekar Number
Maximize Toys
Largest number possible
Print this pattern!
Trailing zeroes in factorial
Series GP
Sum of First N Natural Numbers
Is Square
Juggler Sequence
Summed Matrix
Row with Minimum 1s
Sequence Fun
Inverted triangle of stars
Print Pattern
Y shaped pattern
Largest value in each level
First and last occurrences of x
Insert an Element at the Bottom of a Stack
Choice
Pattern 2
Pattern 3
Pattern 4
Pattern 14
Print N to 1 without loop
Print GFG n times
Fibonacci series up to Nth term
Stock Buy and Sell – Max one Transaction Allowed
Is it Fibonacci
Minimum Integer
Unique Number of Occurrences
Winner Team
Boundary Sum of Matrix
Two Swaps
Meeting Rooms
Binary Tree to DLL
Clone List with Next and Random
String Permutations
Trapping Rain Water
Smallest window containing all characters of another string
Longest Prefix Suffix
Circle of strings
Longest repeating and non-overlapping substring
Longest valid Parentheses
Arrays (Sum of array)
close
A
person_outline
Profile
description
Contributions
school
Colleges
business
Companies
people_outline
Campus Ambassadors
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 !