Skip to content
View asheshvidyut's full-sized avatar
πŸ˜€
Working on something awesome!
πŸ˜€
Working on something awesome!

Organizations

@grpc @googlers

Block or report asheshvidyut

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
asheshvidyut/README.md
  • πŸ‘‹ Hi, I’m Ashesh Vidyut. Ashesh (in Hindi) means Complete/Absolute πŸ’― and Vidyut (in Hindi) means Electricity/Lightning ⚑ This is where my domain name (@absolutelightning) and other social media handles are derived from.
  • πŸ‘€ I’m interested in datastructures/algorithms/competitive programming/backend/frontend development.
  • 🌱 I’m currently working at @Google as Sr Software Engineer.
  • πŸ˜„ Pronouns: he/him/his

Pinned Loading

  1. treds treds Public

    Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search server. It also persists data on disk.

    Go 65 2

  2. zds zds Public

    A collection of high-performance data structures for Zig.

    Zig 46 2

  3. go-immutable-adaptive-radix go-immutable-adaptive-radix Public

    Immutable Adaptive Radix Tree implementation in go

    Go 21 1

  4. fastradix fastradix Public

    Fastest Prefix Based Search using modified Radix Trees

    HTML