Highlights
- Pro
Pinned Loading
-
LeetCode-Journey
LeetCode-Journey PublicFormal implementations and complexity analysis of algorithmic problems. Focus on asymptotic behavior, recurrence relations, and correctness proofs.
C++
-
Java-Chess-Desktop-Application-with-Observer-Pattern
Java-Chess-Desktop-Application-with-Observer-Pattern PublicMonolithic Java chess engine with Swing GUI implementing Observer and Strategy patterns. Features complete chess rules, user authentication, JSON persistence, and move history tracking. Educational…
Java
-
Asm-algorithms
Asm-algorithms PublicLow-level programming showcase: data structures, algorithms, and optimization techniques implemented in Assembly with production-quality testing
C
-
Browser-Simulation
Browser-Simulation PublicA minimal C-based browser simulator demonstrating tab management via a circular doubly‑linked list and stack‑based backward/forward navigation. Built for learning data structures, it supports openi…
C
-
Satellites_Huffman
Satellites_Huffman PublicEfficiently build and explore Huffman-like trees from satellite data! This C project uses heaps and binary trees to encode, decode, and analyze data structures—perfect for learning or experimenting…
C
-
0-1-Knapsack-Algorithmic-Analysis
0-1-Knapsack-Algorithmic-Analysis PublicComparative analysis of three algorithmic paradigms (Backtracking, Dynamic Programming, Greedy) for solving the 0/1 Knapsack Problem. Includes NP-hardness proof, empirical benchmarking on Pisinger'…
Java
If the problem persists, check the GitHub status page or contact support.

