Name
nevermind
Rank in Institute
#12
Campus Ambassador
Overall Coding Score: 1424
Monthly Coding Score: 0
Weekly Coding Score: 0
- Height of Binary Tree
- Finding middle element in a linked list
- Postorder Traversal
- Binary Search
- Replace all 0's with 5
- Find triplets with zero sum
- Prime Number
- Power of 2
- Majority Element
- Shortest path from 1 to n
- Dice throw
- Permutations of a given string
- Missing number in array
- Number of paths
- Count numbers containing 4
- k largest elements
- Sum of Digits Divisibility
- Ways To Tile A Floor
- Generate Binary Numbers
- Angle between hour and minute hand
- Subset Sums
- Check if string is rotated by two places
- Find first set bit
- Does array represent Heap
- Find the element that appears once in sorted array
- URLify a given string
- Sorted matrix
- Print first n Fibonacci Numbers
- Count triplets with sum smaller than X
- Odd to Even
- Series X1
- Difference series
- Reverse a linked list
- Rotate a Linked List
- Given a linked list of 0s, 1s and 2s, sort it.
- Add two numbers represented by linked lists
- Add 1 to a number represented as linked list
- linked list of strings forms a palindrome
- Merge 2 sorted linked list in reverse order
- Detect Loop in linked list
- Remove duplicates from an unsorted linked list
- Reverse a Doubly Linked List
- Quick Sort
- Right View of Binary Tree
- K distance from root
- Mirror Tree
- Two Mirror Trees
- Maximum Width of Tree
- Diameter of Binary Tree
- Check for Balanced Tree
- Heap Sort
- Nth node from end of linked list
- Left View of Binary Tree
- Merge two sorted linked lists
- Sum Tree
- Transform to Sum Tree
- Intersection of two sorted Linked lists
- Queue using two Stacks
- Stack using two queues
- Level order traversal in spiral form
- Reverse Level Order Traversal
- DFS of Graph
- BFS of graph
- Lowest Common Ancestor in a Binary Tree
- Determine if Two Trees are Identical
- Print all nodes that don't have sibling
- Absolute List Sorting
- Lowest Common Ancestor in a BST
- Binary Heap Operations
- Max sum path in two arrays
- Run Length Encoding
- Largest subarray of 0's and 1's
- Level order traversal Line by Line
- Largest subarray with 0 sum
- Minimum Depth of a Binary Tree
- Binary Tree to BST
- K-Palindrome
- Equilibrium index of an array
- Is Binary Tree Heap
- Match specific pattern
- Validate an IP Address
- Distinct occurrences
- Sorted subsequence of size 3
- Josephus problem
- You and your books
- Check if Linked List is Palindrome
- Kth largest element in BST
- Find duplicates in an array
- Count distinct elements in every window
- Special Stack
- Three way partitioning
- Sort a stack
- Level order traversal
- Inorder Successor in BST
- Index Of an Extra Element
- Intersection of Two Linked Lists
- Ancestors in Binary Tree
- Counting Sort
- Construct Tree from Inorder & Preorder
- Huffman Decoding-1
- Count Pairs whose sum is equal to X
- Normal BST to Balanced BST
- Linked List Matrix
- Check if two Nodes are Cousins
- ZigZag Tree Traversal
- Find the Frequency
- Frequency Game
- Anagram
- Number of Unique Paths
- Print Pattern
- Search in a Rotated Array
- Rectangles in N*N Board
- Squares in N*N Chessboard
- Maximize Toys
- Trailing zeroes in factorial
- Non Repeating Character
- Minimum number of Coins
- Sum of Middle Elements of two sorted arrays
- Count Occurences of Anagrams
- Reverse words in a given string
- Move all zeroes to end of array
- Activity Selection
- Spirally traversing a matrix
- Sort an array of 0s, 1s and 2s
- Finding Number
- Maximum value in a bitonic array
- Next greater number set digits
- Amount of Water
- Does robot moves circular
- Count distinct pairs with difference k
- N meetings in one room
- Remove Duplicates
- Addition of submatrix
- Maximum sum increasing subsequence
- Triangular Number
- Max Sum without Adjacents
- Key Pair
- Maximum Difference
- Product array puzzle
- Length Unsorted Subarray
- Reverse Bits
- Reach the Nth point
- Subarray with given sum
- Adjacents are not allowed
- Leaders in an array
- Count number of hops
- Count pairs with given sum
- Triplet Sum in Array
- Three Great Candidates
- Dearrangement of balls
- Reach a given score
- Overlapping rectangles
- Minimum element in a sorted and rotated array
- Search in a matrix
- Day of the week
- Shop in Candy Store
- Largest number possible
- Missing element of AP
- Count the Zeros
- 0 - 1 Knapsack Problem
- Trail of ones
- Skip the work
- Cutted Segments
- Smallest number subset
- Power of Numbers
- Left out candies
- Permutation with Spaces
- Equilibrium point
- Floor in a Sorted Array
- Maximize Dot Product
- Flip Bits
- Finding the numbers
- Optimal walk
- Minimum Energy
- Euler Totient
- Adding Ones
- Min Number of Flips
- Lucas Number
- Knapsack with Duplicate Items
- Flood fill Algorithm
- Decode the pattern
- Roman Number to Integer
- Maximum no of 1's row
- Friends Pairing Problem
- Gold Mine Problem
- Smallest subarray with sum greater than x
- Find largest word in dictionary
- Minimum Operations
- Find all pairs with a given sum
- Check if frequencies can be equal
- Largest zigzag sequence
- Palindromic patitioning
- Temple Offerings
- Find the string in grid
- Largest Fibonacci Subsequence
- Longest Palindromic Subsequence
- Evaluation of Postfix Expression
- Common elements
- Recursive sequence
- Rod Cutting
- Divisible by 5 or not-1
- First negative integer in every window of size k
- Find the highest occurring digit in prime numbers in a range
- Paths to reach origin
- Subarray with 0 sum
- Get Minimum Squares
- Combine the strings
- Nth catalan number
- Group Anagrams Together
- Find the closest prime number to a given number
- Second most repeated string in a sequence
- Count all possible paths from top left to bottom right
- Minimum Deletions
- Shortest Common Supersequence
- Rearrange a string
- Divisibility by 999
- Minimum number of deletions to make a sorted sequence
- Minimum steps to minimize n as per given condition
- Minimum number of deletions.
- Ways to sum to N
- Subset with sum divisible by m
- Count of strings that can be formed using a, b and c under given constraints
- Maximum sum Problem
- Find number of times a string occurs as a subsequence
- High-effort vs. Low-effort
- Longest Repeating Subsequence
- Stickler Thief
- Special Numbers
- Maximum Height Tree
- Numbers containing 1, 2 and 3
- Geek and his Tricky Series
- Find if string is K-Palindrome or not
- Longest common prefix
- Find winner of the Game of Nim
- Sum of all divisors from 1 to n
- Maximum distinct elements after removing K elements
- Maximum difference of zeros and ones in binary string
- Maximum height of the staircase
- Count ways to express N as the sum of 1,3 and 4
- Cutting Binary String
- Check if any valid sequence is divisible by M
- Pair with given sum in a sorted array
- Given a linked list, reverse alternate nodes and append at the end
- Reverse a Linked List in groups of given size.
- Count BST nodes that lie in a given range
- Check for BST
- Tree from Postorder and Inorder
- Bottom View of Binary Tree
- Delete without head pointer
- Intersection Point in Y Shapped Linked Lists
- Add all greater values to every node in a BST
- Construct Binary Tree from Parent Array
- Connect Nodes at Same Level
- Clone a linked list with next and random pointer
- Diagonal Traversal of Binary Tree
- Boundary Traversal of binary tree
- Delete a node from BST
- Detect cycle in a directed graph
- Detect cycle in an undirected graph
- Min distance between two given nodes of a Binary Tree
- Maximum difference between node and its ancestor
- The Celebrity Problem
- Topological sort
- Print a Binary Tree in Vertical Order
- Merge K sorted linked lists
- Find the number of islands
- Get minimum element from stack
- Serialize and Deserialize a Binary Tree
- Circular tour
- Wildcard Pattern Matching
- Max rectangle
- Make Binary Tree From Linked List
- Check if subtree
- Extreme nodes in alternate order
- Kth element in Matrix
- Clone a Binary Tree
- Remove loop in Linked List
- Implementing Dijkstra | Set 1 (Adjacency Matrix)
- Max length chain
- Minimum Spanning Tree
- Interleaved Strings
- LRU Cache
- Box Stacking
- Multiply two strings
- Minimum Swaps to Sort
- Strongly Connected Components (Kosaraju's Algo)
- Rat in a Maze Problem
- Max sum subarray by removing at most one element
- Find the Closest Element in BST
- Delete keys in a Linked list
- Merge two BST 's
- Merge k Sorted Arrays
- Length of longest palindrome in linked list
- Duplicate subtree in Binary Tree
- Top View of Binary Tree
- k-th smallest element in BST
- Binary Tree to CDLL
- Find a pair with given target in BST
- Occurences of 2 as a digit
- K-Sum Paths
- Foldable Binary Tree
- Node at distance
- Leaves to DLL
- Construct Tree from Preorder Traversal
- Convert Level Order Traversal to BST
- Count Number of SubTrees having given Sum
- Swap Kth nodes from ends
- Smallest Positive missing number
- Unique BST's
- Unit Area of largest region of 1's
- Longest consecutive subsequence
- Count ways to N'th Stair(Order does not matter)
- Coin Change
- Kadane's Algorithm
- Find Missing And Repeating
- Excel Sheet | Part - 1
- Maximum Sub Array
- Print Diagonally
- Overlapping Intervals
- Maximum Index
- Next Permutation
- Longest Increasing Subsequence
- Parenthesis Checker
- Longest Common Subsequence
- Minimum number of jumps
- Count ways to reach the n'th stair
- Count ways to N'th Stair(Order does not matter)
- Egg Dropping Puzzle
- Count of n digit numbers whose sum of digits equals to given sum
- Edit Distance
- Magic Triplets
- nCr
- Maximum Rectangular Area in a Histogram
- Consecutive 1's not allowed
- Longest Even Length Substring
- Path in Matrix
- Trapping Rain Water
- String formation from substring
- Subset Sum Problem
- Maximize The Array
- Factorials of large numbers
- Number of Coins
- Minimum Platforms
- Number following a pattern
- Stock buy and sell
- Largest Number formed from an Array
- Number of paths in a matrix with k coins
- Jumping Numbers
- Longest Palindrome in a String
- Rearrange Array Alternately
- Relative Sorting
- Maximum of all subarrays of size k
- Largest square formed in a matrix
- Row with max 1s
- Boolean Matrix Problem
- Sorting Elements of an Array by Frequency
- Design a tiny URL or URL shortener
- Nuts and Bolts Problem
- Rotate a 2D array without using extra space
- Special Keyboard
- Number of ways
- Minimum Cost of ropes
- Sum of Query II
- Form a palindrome
- Inversion of array
- Preorder to Postorder
- Length of the longest substring
- Longest consecutive subsequence
- Largest subsquare surrounded by ‘X’
- Stock span problem
- Subsequence matching
- Handshakes
- Tic-Tac-Toe
- Palindromic Array
- Betting game
- Unique partitions
- Is Binary Number Multiple of 3
- Maximum Sum Subsequence of length k
- Preorder Traversal and BST
- Longest Arithmetic Progression
- Max possible amount
- Bleak Numbers
- Coin Piles
- Maximum Profit
- Digit multiplier
- Circle of strings
- Largest number in K swaps
- Special Matrix
- Minimize the heights
- Next larger element
- X Total Shapes
- Total Decoding Messages
- Unique BST's
- Subsets
- Combination Sum
- Combination Sum - Part 2
- Word Break
- Longest Prefix Suffix
- Kth smallest element
- Divisible by 8
- Longest Common Substring
- Count Palindrome Sub-Strings of a String
- Rotate and delete
- Negative weight cycle
- Snake and Ladder Problem
- Recursively remove all adjacent duplicates
- Shortest Source to Destination Path
- Replace O's with X's
- Knight Walk
- Find all four sum numbers
- Word Boggle
- Distance of nearest cell having 1
- Is Sudoku Valid
- Find whether path exist
- Check Mirror in N-ary tree
- Unit Area of largest region of 1's
- Rearrange characters
- First non-repeating character in a stream
- Count subsequences of type a^i b^j c^k
- Stepping Numbers
- Kth largest element in a stream
- Water Overflow
- Zero Sum Subarrays
- Smallest window in a string containing all the characters of another string
- Smallest distinct window
- Minimum number of steps to reach a given number.
- Floyd Warshall
- Infix to Postfix
- Geek collects the balls
- Smallest Positive missing number
- Longest Bitonic subsequence
- Maximum sum Rectangle
- Maximum Intervals Overlap
- Perfect Sum Problem
- Array Pair Sum Divisibility Problem
- Rotten Oranges
- LCS of three strings
- Longest repeating and non-overlapping substring
- Longest Common Prefix in an Array
- Minimum cost to fill given weight in a bag
- Steps by Knight
- In First But Second
- Count of sum of consecutives
- Matrix Chain Multiplication
- Longest Sub-Array with Sum K
- Part of it.
- Optimal Strategy For A Game
- Reorder List
- Binary Tree to DLL
- AVL Tree Insertion
- Partition array to K subsets
- Alien Dictionary
- Nodes at given distance in binary tree
- Fixing Two nodes of a BST
- Minimum sum partition
- Next Smallest Palindrome
- Find sum of different corresponding bits for all pairs
- Return two prime numbers
- Ugly Numbers
- Largest rectangle of 1’s with swapping of columns allowed
- Longest valid Parentheses
- Minimum Cost Path
- N-Queen Problem
- Solve the Sudoku
- Find median in a stream
- Max Circular Subarray Sum