Skip to content
View rsonkhla's full-sized avatar

Block or report rsonkhla

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

Popular repositories Loading

  1. IR-Project IR-Project Public

    Implemented a search engine for querying plain text and wiki-xml documents, • Created Wiki-parser and Inverted Index construction scalable to a large data-sets • Indexed more than 1,50,000 document…

    C++ 1

  2. OS-Project OS-Project Public

    Implemented major Operating System components like synchronization primitives, UNIX system calls and virtual memory subsystem in OS/161 development environment.

    C 1 1

  3. DS-Project DS-Project Public

    Developed a messenger app on Android platform which, • (Project 1) Guarantees total and causal delivery of messages • (Project 2) Chord based distributed hash table (DHT) for data storage and retri…

    Java

  4. DIC-Project DIC-Project Public

    Compared performance of Pairs and Stripes design patterns through computation of relative frequency of words in a large text corpus.

    Java