Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Shubham Sharma
Shubham Sharma has asked
5
questions and find answers to
1
problems.
Stats
50
EtPoint
8
Vote count
5
questions
1
answers
About
Breathing to Code
Shubham Sharma questions
Number of ways to tile a W x H Grid with 2 x 1 and 1 x 2 dominos?
How to Check for existence of Hamiltonian walk in O(2^n) of memory and O(2^n *n) of time
Dividing an array into K subsets such that sum of all subsets is same using bitmasks+DP
Is Kadane's Algorithm Greedy or Optimised DP?
Shubham Sharma answers
Do you need to sort inputs for dynamic programming knapsack