Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
person_outline
Profile
description
Contributions
school
Colleges
business
Companies
people_outline
Campus Mantri
sanketpathak64
Current POTD Streak
STREAK
00
/1459
days
Longest streak/Global longest streak
Language Used
C++, C, Java, Python
Coding Score
679
Problem Solved
286
Contest Rating
__
292 points
Contributor
292 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
2019
2018
January
February
March
April
May
June
July
SCHOOL (0)
BASIC (45)
EASY (132)
MEDIUM (95)
HARD (14)
Sahil love good scorer
Reverse a linked list
Frequency in a Linked List
Pairwise swap elements of a linked list
Node at a given index in linked list
Inorder Traversal
Bubble Sort
Insertion Sort
Check for BST
Right View of Binary Tree
Two Mirror Trees
Delete without head pointer
Height of Binary Tree
Balanced Tree Check
Kth from End of Linked List
Middle of a Linked List
Left View of Binary Tree
Delete Middle of Linked List
Find Transition Point
Queue using two Stacks
Remove Duplicates from a Sorted Linked List
Stack using two queues
DFS of Graph
Insert a node in a BST
BFS of graph
Identical Trees
Square Root
Lowest Common Ancestor in a BST
Binary Search
Largest subarray of 0's and 1's
Remove Duplicates Sorted Array
Convert to Roman No
Josephus problem
Max distance between same elements
Longest Consecutive Subsequence
Kth largest element in BST
Array Duplicates
Special Stack
Level order traversal
Reverse Using Stack
Symmetric Tree
Coding with Operators - Java
Controlled_Printing - Java
Taking input
Start Coding - Java
The New Line - Java
Data Types - Java
Learn to Comment - Java
nextLine and next
logical Operators - Java
Bitwise Operators - Java
Even Odd - Java
For Loop- primeCheck - Java
While loop- printTable - Java
Step by Step Condition - Java
Swap the array elements
Count Odd Even - Java
Need Some Change - Java
Almost Equal -Java
Count the Specials - Java
Matrix Interchange - Java
Consonants and Vowels check - Java
Predict the Column - Java
Xoring and Clearing - Java
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
Mark Even and Odd - Python
Mean Finder
sep and end in Print()
Max and Second Max
First Set Bit
Rightmost different bit
Check K-th Bit
Digits In Factorial
GP Term
Primality Test
Exactly 3 Divisors
Power of 2
Swap odd and even bits
Equilibrium Point
Array Leaders
Intersection of two sorted arrays
Anagram
Strings Rotations of Each Other
Isomorphic Strings
Reverse Words
Non Repeating Character
Parenthesis Checker
N meetings in one room
Largest number with given sum
Count ways to N'th Stair
Count number of hops
First Repeating Element
Reach a given score
Check Equal Arrays
Find Immediate Smaller Than X
Two Sum
Missing in Array
Product array puzzle
Roman Number to Integer
Search an element in sorted and rotated array
Missing And Repeating
Adding Ones
Common in 3 Sorted Arrays
Count the triplets
Maximum Sum Bitonic Subsequence
Does array represent Heap
Longest Common Prefix of Strings
Two sum -Pairs with 0 Sum
Sum of f(a[i], a[j]) over all pairs in an array of n integers
Fitting The Array
Pair with given sum in a sorted array
Padovan Sequence
Minimum Operations
Number of 1 Bits
Maximum Sum Problem
Shortest path from 1 to n
Count numbers containing 4
Number Of Open Doors
Perfect Numbers
Maximize Toys
Page Faults in LRU
Trailing zeroes in factorial
Triangular Number
Increasing Sub Sequence
Sum of dependencies in a graph
Rotate a Linked List
Add Number Linked Lists
Detect Loop in linked list
Binary Tree from Inorder and Postorder
Bottom View of Binary Tree
Intersection in Y Shaped Lists
Diameter of a Binary Tree
Merge two sorted linked lists
Flattening a Linked List
Directed Graph Cycle
Undirected Graph Cycle
LCA in Binary Tree
The Celebrity Problem
Largest subarray with 0 sum
Topological sort
Find the number of islands
Serialize and deserialize a binary tree
Is Binary Tree Heap
Remove loop in Linked List
Largest BST
Implement Atoi
Palindrome Linked List
Rat in a Maze Problem - I
Bipartite Graph
Top View of Binary Tree
k-th Smallest in BST
Peak element
Pair Sum in BST
Construct Tree from Inorder & Preorder
Predecessor and Successor
C++ Generic sort
Count set bits
Reverse array in groups
Smallest Positive Missing
Power Of Numbers
Wave Array
Rearrange Array Alternately
Rearrange an array with O(1) extra space
Stock buy and sell
Rotate Array
Kadane's Algorithm
Majority Element
Count Inversions
Smallest Positive missing number
Indexes of Subarray Sum
Triplet Sum in Array
Merge Without Extra Space
Spirally traversing a matrix
Subarray with 0 sum
Next Greater Element
K Sized Subarray Maximum
Kth smallest element
Activity Selection
Fractional Knapsack
Job Sequencing Problem
Minimum Platforms
M-Coloring Problem
Stickler Thief
Ways to Reach the n'th Stair
Longest Increasing Subsequence
0 - 1 Knapsack Problem
Largest number
Lucky Numbers
Number of Unique Paths
Equal Sum Partition
Rotten Oranges
Overlapping Intervals
Sort 0s, 1s and 2s
Pascal Triangle
Maximum Index
Single Among Doubles in a Sorted
Search in Rotated Sorted Array
Form the Largest Number
Rotate a Matrix
Longest Subarray with Sum K
Length of the longest substring
Smallest distinct window
Longest Palindrome in a String
Look and Say Pattern
K-th element of two Arrays
Missing element of AP
Permutations of a String
Subsequence matching
Friends Pairing Problem
Skip the work
Coin Change (Count Ways)
Sieve of Eratosthenes
Gold Mine Problem
Power Set
nCr
Subset Sums
Choose and Swap
Next Permutation
Check Mirror in N-ary tree
Floyd Warshall
Linked List Group Reverse
Binary Tree to DLL
Clone List with Next and Random
Maximum subset XOR
Trapping Rain Water
Histogram Max Rectangular Area
Find median in a stream
Solve the Sudoku
Merge Without Extra Space
Ugly Numbers
Longest Prefix Suffix
Median in a row-wise sorted Matrix
Word Break - 2
N-Queen Problem
Rotate Array
Print Linked List
Count Linked List Nodes
Check for Binary String
Count Leaves in Binary Tree
Postorder Traversal
Implement stack using array
Queue Using Array
Preorder Traversal
First Occurence
Smallest divisible number
Remainder with 7
Minimum element in BST
Insert in Middle of Linked List
Alternates in an Array
Start Coding - Python
Space Seperated - Python
Concatenating Strings - Python
Taking input and typecasting - Python
Taking input - Python
Comparison Operators - Python
Two digit Sum
AweSum
Who has the majority?
Absolute Value
Convert Celsius To Fahrenheit
Bit Difference
Number is sparse or not
Binary To Gray Code Conversion
Print 1 To N Without Loop
Adding two matrices
Multiply the matrices
Most Frequent Character
Sum of Digits of a Number
Fibonacci Using Recursion
Addition Under Modulo
Missing Characters in Panagram
First n Fibonacci
Sort the string in descending order
Product is even or odd?
Multiply left and right array sum
GCD of two numbers
Java Hello World
LCM And GCD
Squares in a Matrix
close
S
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 !