Cognizant Interview Experience for Fresher Programmer Analyst,
Aug 2022
Cognizant Interview Experience for Fresher Programmer Analyst,
Aug 2022
Posted: 16 Oct 2022
0
Selected
Interview Rounds
Application Process
Round 1
Round 2
Round 3
Interview Process
Online Coding Interview
Moderate
Duration:
90 Minutes
Interview-Date:
8 Aug 2022
Problems:
1
Squares of a Sorted Array
You are given an array/list ‘ARR’ of ‘N’ integers. You have to generate an array/list containing squares of each number in ‘ARR’, sorted in increasing order.