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

Highlights

  • Pro

Block or report Jainil2004

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. Portfolio Portfolio Public

    This is my Portfolio Site which is also my first web development project

    HTML 1

  2. Singly_linked_list Singly_linked_list Public

    implementation of singly linked list data structure in C programming language

    C 1

  3. Doubly_linked_lists Doubly_linked_lists Public

    this repo contains the implementation of a doubly linked list with a custom built in manipulation panel giving users various operations to perform on their doubly linked lists.

    C 1

  4. Circular_linked_list Circular_linked_list Public

    This repo contains the implementation of a circular linked list with a custom built-in manipulation panel giving users various operations to perform on their Circular linked lists.

    C 1

  5. Stack_using_arrays Stack_using_arrays Public

    this repo houses the implementation of stack data structure using dynamic arrays in C. It also features a custom designed UI for manipulation of the stack.

    C 1

  6. Stack_using_linkedLists Stack_using_linkedLists Public

    This repo houses the implementation of stack data structure using singly linked lists. It also has a custom specifically UI for manipulation of the stack.

    C 1