Skip to content
View SaraAnwar97's full-sized avatar

Block or report SaraAnwar97

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

Pinned Loading

  1. 10-Days-Of-JavaScript10-Days-Of-JavaScriptPublic

    Solutions to HackerRank's 10 Days of Javascript challenge.

    JavaScript

  2. Bullseye-gameBullseye-gamePublic

    An IOS game where your our goal is to place the slider as close as possible to the target value. The closer you are, the more points you score.

    Swift

  3. HTTP-proxyHTTP-proxyPublic

    Based on (but not equivalent to) COS-461 [Princeton University] HTTP Proxy assignment.

    Python

  4. Multi-threaded-merge-sortMulti-threaded-merge-sortPublic

    Implemented merge sort using Pthreads.

    C 2 4

  5. SIC-XE-AssemblerSIC-XE-AssemblerPublic

    Implemented a SIC/XE assembler that produces code for the absolute loader used in the SIC/XE programming assignments.

    Java

  6. Simple-ShellSimple-ShellPublic

    A Unix shell program is simply a program that conveniently allows you to run other programs.

    C