Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Nur

Nur

Nur has asked 0 questions and find answers to 2 problems.

Stats

42
EtPoint
12
Vote count
0
questions
2
answers

About

Hi I am Nur (Light)

I have come here to see the right way to solve the problem of new souls.

My payment:

  • Your smile 😄
  • Some appreciation ( 🤞 optional )

Answer by category:

Recursion
  • Trace paths from object
  • Generate Tree from undefined values of object
  • Compare two objects and get difference
  • Get value from there difference
  • Extract values from deep object
  • Find a node in a tree
  • Parse brackets recursively from string
Groups
  • Marge two arrays of objects
  • Group from object keys (67731045, 67829085)
  • Group Array and sum there values
  • Create tree from array (68260139, 67871472, 67240662)
Algorithms
  • Get users count from different weights
  • Generate decimal number into any base
  • Get similarity percentage from two strings
  • Create a power set of 1..N
  • Check if a matrix contain given path
  • Compare two array and get there recent added element
Java-Script
  • How to yield value multiple times from function?
  • var vs let keyword
  • Threading vs Asynchronous