I hereby claim:
- I am moui72 on github.
- I am moui72 (https://keybase.io/moui72) on keybase.
- I have a public key ASBPu8IzAI4dMyYyoBIq9l8B47Iu59cHlSA6drUn5LWhlAo
To claim this, I am signing this object:
| const merger = meetings => { | |
| // initialize merged blocks with first meeting | |
| let merged = [meetings[0]]; | |
| for (let mtg = 1; mtg < meetings.length; mtg++) { | |
| // iterate over each other meeting once | |
| // otherwise, look for collision btwn current mtg and existing time blocks | |
| let collisionIndex = -1; | |
| for(let i = 0; i < merged.length; i++){ | |
| // iterate over each existing merged block | |
| if ( |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: