Skip to content

Coolmangamer786/Cpp-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Cpp Programs

For running specific code

  • make sure gcc/g++ or mingw or any other compiler is install
  • compile the code
    g++ [file_name.cpp]
    
  • run to get output
    ./a.out
    

List of some top cpp programs very important for clearing technical interviews.

You can help us by contributing to the repo.

About

CPP important question for technical placements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages