Skip to content

shubhamag/Competetive-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Competetive-coding

Interesting coding problems or solutions Mainly intended for practicing my C++ divided into basics where I play around with syntax, stdlib, pointers, sorting and "leetcode", where I code leetcode problem solutions

All code tested with c++ 14, to compile: g++ -std=c++14 reverse_string.cpp -o reverse_string

About

Interesting coding problems or solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages