Capgemini Engineering Interview Question

Given an array of integers, find the second largest element without sorting the array. Explain your approach and write the code