Skip to content
View Kalyan767Z's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Kalyan767Z

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Cost_Accounting Cost_Accounting Public

    GPT Task 1: This program helps users track their daily expenses. The user is prompted to enter how many days they want to track expenses, and the program creates an array to store the expenses for …

    C# 1

  2. Find_index_of_array_element_method Find_index_of_array_element_method Public

    HomeWork 7: A program to find the index of an element in an integer array. Uses efficient traversal logic with user-friendly input validation.

    C# 1

  3. Method_Resize_and_addition Method_Resize_and_addition Public

    HomeWork 8: A comprehensive program to resize arrays and add or remove elements at specific positions. Demonstrates modular design in C#.

    C# 1

  4. Recursion Recursion Public

    HomeWork 9: A set of recursive functions in C# to print arrays, calculate their sum, and compute the digit sum of a number. Highlights recursion as a problem-solving technique.

    C# 1