A Java-based command-line application that simulates an online voting system with candidate and voter management. This version uses a hybrid data structure combining HashMap and Circular Doubly Linked ...