Skip to content
View hadisultan's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Houston, TX
Block or Report

Block or report hadisultan

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. Socket-Programming-Google-File-System Socket-Programming-Google-File-System Public

    An implementation of the Google File System (GFS) using basic chunk servers and low level socket programming in Python 2.7.

    Python 1

  2. Coin-Flip-With-Biases Coin-Flip-With-Biases Public

    My first program written in Java. A coin flipping program that can: 1) Emulate a single coin flip. 2) Emulate multiple coin flips (The user specifies how many, the programs runs these tests and ret…

    Java 1

  3. CS100-Computational-Problem-Solving-Fall-16-LUMS CS100-Computational-Problem-Solving-Fall-16-LUMS Public

    Code files for the CS100 course taught by Mr. Arif Zaman at LUMS.

    C++ 1

  4. Sudoku-Solver Sudoku-Solver Public

    Sudoku solver program using the backtracking algorithm in C++

    C++

  5. CS300-Advanced-Programming-Spring-18-LUMS CS300-Advanced-Programming-Spring-18-LUMS Public

    Code files for the CS300 course taught by Mr. Junaid Haroon Siddiqui at LUMS in Spring 18.

    JavaScript

  6. Prefix-And-Postfix-Sum-In-Golang Prefix-And-Postfix-Sum-In-Golang Public

    Codes for prefix and postfix sum of an array in Golang.

    Go