Skip to content
View Armansingh911's full-sized avatar

Block or report Armansingh911

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

    File Handling: Programs that perform create, read, write, and append operations to files.

    C

  2. task2 task2 Public

    Data Structures: Implementation of a Singly Linked List with basic operations like insertion, deletion, and traversal.

    C

  3. task3 task3 Public

    Lexical Analysis: A simple lexical analyzer that identifies keywords, operators, and identifiers from an input file.

    C

  4. task4 task4 Public

    Data Compression: Implementation of the Run-Length Encoding (RLE) algorithm for compressing and decompressing text files.

    C