Praba Prakash

Results 8 issues of Praba Prakash

https://github.com/leonardomso/33-js-concepts

1. **this** 2. **immutable** data objects using a linter 3. **immutable** objects and **collections** 4. data transformations using core operations like **filter, map, sort, or reduce** 5. use statements like...

algorithm
fp

```js let node = (data) => ({ left: null, right: null, data: data }) let bst = { root: null, insert: (root = bst.root, data) => { if (root ===...

tree
graph
bst

https://www.hackerrank.com/challenges/construct-the-array/problem

dynamic
algorithm
conditional

Algo ```cpp #include using namespace std; string richieRich(string s, int n, int k){ int lives=k; vector mod(n,false); string temp(s); for (int i=0;i0) temp[n/2]='9';} return temp; } int main() { int...

greedy
lives

Need more focus on Dynamic Programming

memoziation
recursion
hashing

Algorithms to solve it, 1. Modular multiplicative inverse 2. Combinatorics and Permutation

fermat
modular
exponent
prime
memoziation

Please change the name before hotstar block you., It happen for me. I was wondering where do you get the akamai cdn key? https://github.com/Gotham25/hotstar-dl/blob/master/utils/hotstarauthgenerator.go