top of page
Gradient

Data Structures

I leveraged my theoretical knowledge on data structures to apply them in practical domains through various real world projects. 

google-blueg-algorithm-seo-ss-1920-800x450.jpeg

01

Implemented page rank algorithm to search most used words in Wikipedia articles based on Euclidean distance and inner products. 

https://github.com/blipblopblop/Page-Rank-Algorithm

02

Using hash tables to count occurence of each word published on webpage or file. 

https://github.com/blipblopblop/WordsMonitor-

word-count.png
LSBAWS_HTTP_request_response.png

03

A multi-threaded web-server was designed to serve web requests efficiently by using multiple threads and round robin approach. 

https://github.com/blipblopblop/Webserver

04

The program is designed to create threads, destroy them, and run them concurrently on a single processor.

https://github.com/blipblopblop/User-Level-Threads-Package

11-Figure2-8-1.png

Follow Me

  • LinkedIn

© 2023 By Fatima Siddiqui

bottom of page