Все публикации

Machine Learning : Overfitting and Regularization

Machine Learning: Polynomial Curve Fitting

19. Remove Nth Node From End of List || Leetcode || Medium

9. Palindrome Number || Leetcode || Easy

11. Container With Most Water || Leetcode || Medium

1. Two Sum || Leetcode || Easy

Dynamic Programming : Minimum Sum Partition || Amazon || Samsung ||Inspired by Subset Sum Problem :)

Dynamic Programming : Perfect Sum Problem | Count Subsets with given sum | Amazon | Microsoft |Tesco

Dynamic Programming: Partition Equal Subset Sum || Amazon|Microsoft|Adobe Inspired by Subset Sum :)

Dynamic Programming : Subset Sum Problem || Amazon || Microsoft || Inspired by 0/1 Knapsack :)

BST: Check for BST || Adobe || Amazon || Flipkart || Walmart || Samsung || Goldman Sachs

Dynamic Programming: 0/1 KnapSack ||Top Down Approach, Iterative, Explanation with Implementation.

Dynamic Programming: 0/1 Knapsack Recursion + Memoization Explained

Arrays: Smallest subarray with sum greater than x || Google || Amazon || Facebook || Accolite

0/1 Knapsack Problem : using Recursion OR Exhaustive Search. Recursive Code Explained.

Tree : Boundary Traversal of Binary tree || Amazon || Microsoft || Samsung || Snapdeal || Accolite

Greedy : Maximize sum after K negations

Greedy : Maximize sum(arr[i]*i) of an Array || Sap Labs

Greedy: CHOCOLA || SPOJ || Minimum cost to cut a board into squares || Explanation from Scratch

Greedy : Stock Buy and Sell || Google | Amazon | Microsoft | Oracle | Paytm | Flipkart

Greedy : Choose and Swap

Greedy : Swap and Maximize

Greedy : Smallest Number of D digits to get Sum of Digits S. || MAQ Software || Oyo Rooms

Bit Manipulation : Reverse Bits