Skip to content
View shriniketbuche's full-sized avatar

Block or report shriniketbuche

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. CS32-Project-2 CS32-Project-2 Public

    Creating a data structure using a linked list, including all auxilliary functions required. This is the second project I had to do in CS 32: Introduction to Computer Science 2

    C++

  2. CS32-Project-3 CS32-Project-3 Public

    Created a full playable mancala game including a smart player AI that can play against you using game trees.

    C++

  3. CS35L_Assignment3 CS35L_Assignment3 Public

    Implementation of Coreutils GNU shuf in python. Done as part of Assignment 3 in CS35L

    Python