Skip to content
View prince-pastakiya's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report prince-pastakiya

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

Popular repositories

  1. prince6444 prince6444 Public

    Config files for my GitHub profile.

  2. AI-Project AI-Project Public

    AI Final Project

    Java

  3. Array-C- Array-C- Public

    Write a program that dynamically allocates an array large enough to hold a user-defined number of test scores. Once all the scores are entered, the array should be passed to a function that sorts t…

    C++

  4. Weather-Stats Weather-Stats Public

    This program is for output of total rainfall, average rainfall, highest temperature, lowest temperature of the year.

    C++

  5. Linked-Lists Linked-Lists Public

    A program which has constructor, copy constructor, insertion at first, deletion, search operations for linked list in Data Structures.

    C++

  6. Stack-Data-Structures Stack-Data-Structures Public

    This program is for all stacks operations such as Push and Pop functions.

    C++