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

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.

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

  1. 10-Days-Of-JavaScript 10-Days-Of-JavaScript Public

    Solutions to HackerRank's 10 Days of Javascript challenge.

    JavaScript

  2. Bullseye-game Bullseye-game Public

    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-proxy HTTP-proxy Public

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

    Python

  4. Multi-threaded-merge-sort Multi-threaded-merge-sort Public

    Implemented merge sort using Pthreads.

    C 2 4

  5. SIC-XE-Assembler SIC-XE-Assembler Public

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

    Java

  6. Simple-Shell Simple-Shell Public

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

    C