Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gumb0/k_exercise

Test exercise from some company - position sensors, noise reduction and speed calculation.
https://github.com/gumb0/k_exercise

Last synced: 17 days ago
JSON representation

Test exercise from some company - position sensors, noise reduction and speed calculation.

Awesome Lists containing this project

README

        

# k_exercise
Test exercise I've solved to get hired.

Emulate 20 position sensors, producing (x,y) coordinates similar to humans moving on the square playing field. Add noise to the output signal.

Process each sensor signal, reducing noise and calculating current speed and distance traveled.