Creating Citrus 🍋 - Tetris Written in C

Creating Citrus 🍋 - Tetris Written in C

My short little journey of creating Tetris in the terminal using C and its standard library.

Range Queries, visualized (Part 3: Segment Trees)

Range Queries, visualized (Part 3: Segment Trees)

A quick dive into Segment Trees.

Range Queries, visualized (Part 2: Binary Indexed Trees)

Range Queries, visualized (Part 2: Binary Indexed Trees)

A look into Binary Indexed Trees.

Range Queries, visualized (Part 1: Static Queries)

Range Queries, visualized (Part 1: Static Queries)

Quick intro to static range queries.