Sandeep Joshi

Build a Jekyll blog in minutes, without touching the command line.

Blog About

Public key encryption with keyword search

This is an attempt to convey a method to do encrypted search to non-cryptographers. Please excuse the lack of rigour for which I will compensate at the end of the article.

Read More

How Uber finds similar trips in same direction

Summary of talk given at Spark Summit 2016

Read More

JIT-based SQL systems

This is a short survey of systems which have been developed for JIT-based execution of SQL queries.

Read More

File Format design

Points to consider while designing a file format

Read More

Address Sanitizer

Summary of Address Sanitizer paper

Read More