Skip to content

Repository files navigation

Queries on Social Networks 📊

Optimized social network queries using advanced data structures to enhance performance from quadratic to logarithmic/linear time.

Project Overview

Implemented:

  • Red-Black Trees for efficient indexing.
  • Adjacency Lists for scalable graph representation.
  • Disk-backed file handling for large data processing.

Problem Solved

Reduced query runtimes on user profile and friend network data, demonstrating significant scalability for large datasets.

Tech Stack

  • C++
  • Custom I/O and data storage format

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages