employer cover photo

Cyber Infrastructure (CIS)

Is this your company?

Cyber Infrastructure (CIS) Interview Question

Write a program to find 4th max number in an array?

Interview Answer

Anonymous

Jan 9, 2019

first sort array using any sorting algorithm then print 4th no.