Skip to content
View kshk123's full-sized avatar

Block or report kshk123

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 Loading

  1. hashMap hashMap Public

    A concurrent thread-safe hash map implemented in C++

    C++ 144 35

  2. BuddyAllocator BuddyAllocator Public

    Implemention of a memory buddy allocator

    C 6 3

  3. PlayKnight PlayKnight Public

    A gaming program to move a knight to the bottom right cell of a chess board [8x8] from a given position

    C++ 1

  4. SearchWords SearchWords Public

    Search for the words present in a file and check if they are from the set of valid keywords (given in another file)

    C

  5. CSV_bsearch CSV_bsearch Public

    Implement a program called bsearch that takes as input a key and a CSV file sorted by the first column, and outputs the lines with a first column matching the key.

    C

  6. gmail_delete gmail_delete Public

    gmail_delete

    TypeScript