Skip to content

Instantly share code, notes, and snippets.

View el1s7's full-sized avatar
๐Ÿƒ

Eli$ el1s7

๐Ÿƒ
View GitHub Profile
@el1s7
el1s7 / uber-taxi.js
Last active April 20, 2021 19:53
Uber Coding Challange
/*
I applied for a engineering position at Uber, I had to do some coding challanges as a part of interview
I failed solving any challange in 3 hours time limit, felt a little dumb tbh
After a few days I tried solving one of the challanges
Finished it in about 20 minutes
The Challange:
There is a list of available Taxis and the time they take to finish one trip in minutes.
@el1s7
el1s7 / shuffler.js
Created January 21, 2021 15:02
Text Shuffle / Roll Effect
/*
Author: Elis
License: MIT
Usage:
Shuffler(element,{
speed?: 20 // Shuffle speed in ms
limit?: 10 // Characters shuffle count per letter