Rishita
@Riya12
2 published packets
Joined Feb 2022
Published Projects
C++ code for top view of a binary tree
It is a C++ code with explanation for printing the top view of binary tree. Top view of a binary tree is the set of nodes visible when the tree is viewed from the top.
Apr 03, 2022
Scientific Calculator in C++
A calculator built using C++ which can perform basic arithmetic operations like addition, subtraction, multiplication, division, etc.
Mar 20, 2022