Tags
Authors
Brainstorming Quiz - Day 2 Solution
This is the solution to the Brainstorming Quiz for Day 2 of Techfest 7.0. The problem involves calculating how many people received tickets in a conce...
Dec 4, 2024
Brainstorming Quiz - Day 3 Solution
This blog explains how to decode a message by extracting palindromic and non-palindromic substrings, concatenating the non-palindromic strings, and th...
Dec 5, 2024
Brainstorming Quiz - Day 4 Solution
This blog explains how to solve a party problem where guests stay only if conditions are met. It provides a C++ solution to calculate the total guests...
Dec 6, 2024
Brainstorming Quiz, Day - 5 Solution
This blog explains how to efficiently find ACES numbers (divisible by their square root) within a range using binary search for square roots and optim...
Dec 7, 2024