Skip to content
View Sumit157's full-sized avatar

Block or report Sumit157

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sumit157/README.md

Pinned Loading

  1. personal-expense-tracker personal-expense-tracker Public

    The 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

  2. Binary-tree Binary-tree Public

    This 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

  3. Level_of_node_in_binary_trees Level_of_node_in_binary_trees Public

    This 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

  4. sports-management sports-management Public

    C# 1