📄️ 2331-evaluate-boolean-binary-tree
Given the root of a full binary tree, evaluate the boolean result based on the given rules.
📄️ 2348. Number of Zero-Filled Subarrays
This is a solution to the 2348. Number of Zero-Filled Subarrays problem on LeetCode.
📄️ 2353 - Design a Food Rating System
This is a solution to the Design a Food Rating System problem on LeetCode.
📄️ 2367-Number of Arithmetic Triplets
This is a solution to the Number of Arithmetic Triplets in leetcode
📄️ Strictly Palindromic Number
This document provides solutions for the Strictly Palindromic Number problem.