Built a high-performance CSV → JSON streaming converter from scratch using Core Java. Implemented memory-efficient processing (O(M) space), custom CSV parsing, and automatic type inference without ...