Solving K-Max problem combining PriorityQueue and HashMap data structureOur problem here, is to find the k-max values in a very large dataset of n elements without duplicates such as k << n.Apr 28, 20211Apr 28, 20211
Using Google’s ML Kit to control an Android device without handsThe idea is to detect facial expression such as blinking one eye, to perform action(s) on an Android device.Apr 19, 2021Apr 19, 2021