Skip to content
View hemanthreddy6's full-sized avatar

Highlights

  • Pro

Block or report hemanthreddy6

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. decibel decibel Public

    Decibel is a simple, intuitive, statically typed, domain-specific audio programming language designed to simplify audio generation and processing.

    C++ 4

  2. AI1110 AI1110 Public

    This repository is intended for the course AI1110: Probability & Random Variables at Indian Institute of Technology Hyderabad.

    TeX

  3. digital-communication digital-communication Public

    Forked from gadepall/digital-communication

    A simulation based approach

    TeX

  4. Minesweeper Minesweeper Public

    A Simple Minesweeper game made using JavaScript.

    JavaScript

  5. linux-terminal linux-terminal Public

    This project is a simulation of Linux terminal, developed in C, that implements fundamental commands such as ls, ps, cp, mv and grep. Each command supports 4-5 flags.

    C

  6. cache-simulation cache-simulation Public

    This project simulates various cache replacement policies and analyzes the cache hit rate for any given access sequence.

    C++