You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizations.
Welcome to the Data Structures and Algorithms course! This repository contains the course contents, lab experiments, and additional resources for your reference.
dsa-in-c is my personal project showcasing fundamental Data Structures and Algorithms (DSA) in C. As a student, I’ve created this to share clear, beginner-friendly implementations and documentation to aid in understanding these key concepts.
This repository contains creation of a linked list, displaying of the same, and various other operations such as searching, sorting, merging, concatenation and many others.
Introducing Dhaka City's Smart Traffic Management: uses data to optimize flow via operations like insertion, deletion, search, and density-based sorting. Manages parking in real-time to ease congestion, suggests alternate routes for efficiency and city resilience. A leap forward in urban infrastructure for smarter, livable cities.