- 📫 How to reach me sumitbabar1234@gmail.com
Pinned Loading
-
personal-expense-tracker
personal-expense-tracker PublicThe Personal Expense Tracker is a command-line app for managing daily expenses. It allows users to add, view, update, and delete expense records with categories, storing data in an SQLite database.…
Python 1
-
Binary-tree
Binary-tree PublicThis C program implements a Binary Search Tree (BST) and offers features for creating, counting total nodes, and counting leaf nodes. The BST is a hierarchical data structure where each node has at…
C
-
Level_of_node_in_binary_trees
Level_of_node_in_binary_trees PublicThis C program determines the level of a given node in a binary tree. The tree nodes are represented by the node structure, which contains an integer data and pointers to the left and right children.
C
-
If the problem persists, check the GitHub status page or contact support.