Skip to content
View alirz-pixel's full-sized avatar
📒
📒
  • 중앙대학교

Organizations

@Advanced-BOJ @CTStudyGroup

Block or report alirz-pixel

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
alirz-pixel/README.md

👋 alirz-pixel 👋

✏️ My Algorithm skills ✏️              

문제해결에 호기심이 많은 개발자입니다.
제 블로그에도 한번 놀러오세요!







🖥️ Tech Stack 🖥️



Pinned Loading

  1. scalable_swap scalable_swap Public

    Linux Swap 대비 최대 throughput을 3배까지 향상

    C

  2. auto_complelete auto_complelete Public

    자동 완성 및 최적화 프로젝트 (using compressed trie)

    Python

  3. Problem_solving Problem_solving Public

    problem solving 모음집 입니다.

    C++

  4. [shell] bash_completion [shell] bash_completion
    1
    Bash Shell에서 원하는 명령어 자동완성 구현하기
    2
    
                  
    3
    ## bash_completion
    4
    
                  
    5
    `commands.yaml`에 bash_completion 하고 싶은 목록을 적는다. <br>