8000 GitHub - Shubhkarman/AlgoTemps: Helpful Algorithm Templates for Competitive Programming in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Shubhkarman/AlgoTemps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AlgoTemps

Helpful Algorithm Templates and Shortcuts for Competitive Programming in C++.

Using CodeBlocks-Abbreviations and Algorithm-Templates,one could get the template of an algorithm by just typing its identifier+< Crtl+j>, like for recursive DFS(Depth First Search) just type ”dfs” keyword for C++.

About

Helpful Algorithm Templates for Competitive Programming in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0