lotabout / code-snippets

collection of useful code snippets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purpose

This repository is a collection of code snippets which I found interesting or useful.

Contents

  1. A simple implementation of reguler expression engine.
  2. A simple implementation of buddy system for memory management.
  3. Codes to build suffix array for strings.

About

collection of useful code snippets.


Languages

Language:C 98.7%Language:Makefile 1.3%