Bruno Papa

Results 4 repositories owned by Bruno Papa

recursion-tree-visualizer

450
Stars
63
Forks
Watchers

🌳 Input the source code of any recursive function in javascript, python or golang and visualize its recursion tree

pathfinding-visualizer

23
Stars
2
Forks
Watchers

🔍 A friendly visualizer for some search algorithms, like DFS, BDS, Greedy and A*

4711A-bomberman

20
Stars
3
Forks
Watchers

💣 A 4-player real-time bomberman game

algorithms

30
Stars
14
Forks
Watchers

🎈My notebook and solutions for 300+ problems that I solved during practice for ACM-ICPC