ProDeveloperTutorial

Heap: Frequency sort

Problem Statement: You are given an array with repeated elements. You need to sort such that the one that has ore frequency should come first.…

Score of Parentheses

Problem Statement: You are given a string consisting of pair of balanced parentheses. You need to calculate the total score of the given…