Skip to content
View kirki58's full-sized avatar

Highlights

  • Pro

Block or report kirki58

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. Linked-List-C Linked-List-C Public

    Linked list data structure implementation in C with various aspects.

    C

  2. stacks stacks Public

    two types of stack implementations using C

    C

  3. check-paranthesis-balance check-paranthesis-balance Public

    This C program uses stacks to check paranthesis balance in a string.

    C

  4. queue-implementation queue-implementation Public

    A circular array and linked list queue implementation in C.

    C

  5. BST-implementation-C BST-implementation-C Public

    A custom binary search tree implementation in c

    C

  6. custom-sorting-algorithms custom-sorting-algorithms Public

    sorting algorithms I implemented

    C