Skip to content
View mundraroshan's full-sized avatar
Block or Report

Block or report mundraroshan

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. tasks.c tasks.c Public

    Forked from iot-lab-kiit/tasks.c

    A Menu driven C program that covers code of various popular problems.

    C

  2. contributorsPage contributorsPage Public

    Forked from iot-lab-kiit/contributorsPage

    An HTML page delivered via express to show contributors for the Open Source FTW 2020/ Hacktober 2020 Pull Requests.

    HTML

  3. tasks.py tasks.py Public

    Forked from iot-lab-kiit/tasks.py

    A Menu driven python program that covers code for various popular problems.

    Python

  4. Multiple-Client-Server-Program-in-C-using-fork Multiple-Client-Server-Program-in-C-using-fork Public

    Forked from nikhilroxtomar/Multiple-Client-Server-Program-in-C-using-fork

    A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo sever that can handle multiple client using fork.

    C

  5. Payment-Date-Prediction Payment-Date-Prediction Public

    To predict the delay in the payment date of an invoice when generated in the system and categorize the delay into buckets

    Jupyter Notebook 1

  6. Loading-Data-in-Database Loading-Data-in-Database Public

    To load the data present in a dataset to the database in form of table and rows.

    Java