Skip to content
View alokbakshi's full-sized avatar

Block or report alokbakshi

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 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. Matrix-Multiplication Matrix-Multiplication Public

    This assignment explores speeding up matrix multiplication using AVX instructions and cache memory

    C 1 1

  2. Five-Cards-Trick Five-Cards-Trick Public

    This is a C++ implementation of five card trick puzzle

    C++

  3. alokbakshi.github.io alokbakshi.github.io Public

    Personal Website

    Ruby

  4. FFT FFT Public

    A recursive FFT implementation in C (based on Cooley–Tukey algorithm)

    C