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

Block or report PankajDeshmukh93

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

  1. learning-area learning-area Public

    Forked from mdn/learning-area

    Github repo for the MDN Learning Area.

    HTML

  2. Last-Occurenece-of-Number-in-a-Array Last-Occurenece-of-Number-in-a-Array Public

    Write java program which accept N numbers from user and accept one another number as NO , return index of last occurrence of that NO. Input : N : 6 NO: 66 Elements : 85 66 3 66 93 88 Output : 3 Inp…

    Java

  3. write-a-C-program-to-Find-the-last-occurence-of-the-NUmber- write-a-C-program-to-Find-the-last-occurence-of-the-NUmber- Public

    C

  4. Process-Subsystem Process-Subsystem Public

    C

  5. File-Packer-Unpacker- File-Packer-Unpacker- Public

    By using this project we can fetch data from all files and merge it into one file. As well as we can also extract all packed file whenever required.

    Java

  6. Customized-Virtual-File-Sysytem Customized-Virtual-File-Sysytem Public

    This project is used to create customized file system which can be work on Windows NT platform. We are going to implement Unix File System(UFS).

    C++