Skip to content

A collection of graph algorithms (DFS, BFS), optimization problems (knapsack, TSP/PVC), and data structure implementations in Go, C, and JavaScript. Developed during my studies in 2024, with additional deep dives into Angular for practical experimentation.

Notifications You must be signed in to change notification settings

Abdelkarim17B/Programming-Theory-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Theory Algorithms 🚀

School projects & personal explorations in graph algorithms (DFS, BFS), optimization (knapsack, TSP/PVC), and more—implemented in Go, C, and JavaScript. Also included: my Angular learning journey!

Key Topics

  • Graph Algorithms: DFS, BFS, shortest path
  • Optimization: Knapsack problem, Traveling Salesman (PVC)
  • Languages: Go, C, JavaScript (+ Angular experiments)

Shoutout

👯 Binome: Mahdia Toubal — Collaborator on this work


Making CS theory fun through code!

About

A collection of graph algorithms (DFS, BFS), optimization problems (knapsack, TSP/PVC), and data structure implementations in Go, C, and JavaScript. Developed during my studies in 2024, with additional deep dives into Angular for practical experimentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published