Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of... read more
Q2. Find the Duplicate Number Problem Statement Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appe... read more
Q3. Constellation Identification Problem Given a matrix named UNIVERSE with 3 rows and 'N' columns, filled with characters {#, *, .}, where: '*... read more