Skip to content
View AkshithD's full-sized avatar

Highlights

  • Pro

Block or report AkshithD

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

Pinned Loading

  1. Stocks-App Stocks-App Public

    JavaScript

  2. Validate-Courses Validate-Courses Public

    Java application which validates courses based on given prerequisites. Implemented using graph data structure.

    Java

  3. Imagify Imagify Public

    Java application can take a file as an input and add many types of custom filters. There are many functions and operations that this program can do.

    Java

  4. Huffman-Coding Huffman-Coding Public

    Using the huffman coding algorithm this application encodes and decodes files so that they can be transported safely and efficiently. This application makes use of the trees data structure to perfo…

    Java

  5. Train-Tracker Train-Tracker Public

    Java application which uses linked lists to make a train with multiple compartments. These can be used to do many functions like a linear search for a compartment.

    Java

  6. Warehouse-Inventory-Manager Warehouse-Inventory-Manager Public

    This application is based on priority queues and heap data structures to create an inventory system for a warehouse. This app has many features which help the wearhouse make wise decisions about wh…

    Java