Skip to content

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 ToubalCollaborator 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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors