Minimum sum

gfg-potd

Given an array arr[] such that each element is in the range [0 – 9], find the minimum possible sum of two

Rotate by 90 degree

gfg-potd

Given asquare matrix[][]. The task is to rotate it by 90 degrees in clockwise direction without using any extra space. Examples: Input: mat[][]

Scroll to Top