Skip to content
View bnsk's full-sized avatar
  • JP Morgan Chase
  • India

Block or report bnsk

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 Loading

  1. Coinchange_Problem Coinchange_Problem Public

    This implementation includes the Backtracking, Dynamic and Greedy approaches towards a coin change problem.

    C 1

  2. cassandra-c-client cassandra-c-client Public

    Forked from pjh/cassandra-c-client

    A very basic C client for Cassandra

    C

  3. IP_Packet_Reassembly IP_Packet_Reassembly Public

    The main aim of this program is to understand and simulate the working of the IP packet reassembly process.

    C

  4. Myshell Myshell Public

    This program is an implementation of the Bash shell with limited functionality.

    C

  5. Cuckoo_Hashing Cuckoo_Hashing Public

    This program implements the Cuckoo Dynamic Hashing algorithm.

    C 2

  6. Singly_Linkedlist Singly_Linkedlist Public

    This program is an implementation of the single linked list data structure including some of the basic operations that can be performed on it like delete, search, find, print, etc.

    C