Skip to content
View Gihchathur's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Gihchathur

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. Formula-BODMAS-order-convention Formula-BODMAS-order-convention Public

     Loadthetext filewith mathematicalformulas.  Readasingleformula atatime.  Calculate the result of the formulas according to the BODMAS order convention (Bracket, OR operation, Division, Multipli…

    2

  2. Matrix-Multiplication-using-multiple-threads Matrix-Multiplication-using-multiple-threads Public

    Develop a C program to multiply two Matrixes using threads. Use POSIX Pthreads for implementing the threads. Your program must follow the following steps to get the inputs from the user. 1. Ask the…

    C 3

  3. Rate-Monotonic-Scheduling Rate-Monotonic-Scheduling Public

    Implement a program using C or C++ language to determine whether a given set of processes can be completed within the deadline if they are scheduled using the Rate-Monotonic (RM) algorithm. The tot…

    C++ 1

  4. Texas-Holdem-Poker-with-JAVA Texas-Holdem-Poker-with-JAVA Public template

    Java 1

  5. The-Maze-game The-Maze-game Public

    Maze games are very popular among the young children, where the player should find a path which connects the source and destination while avoiding dead ends and loops. More details please read the …

    Python 2

  6. Safe-Chatter Safe-Chatter Public

    Aim of this project is to provide a user friendly and easy method to Chat with friends. Users allow to request his friends using friends usernames, and request receiver can accept or reject the fri…

    2